Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update node dependencies 2024-11-22 #265

Merged
merged 7 commits into from
Nov 22, 2024

Conversation

tkmcmaster
Copy link
Collaborator

@tkmcmaster tkmcmaster commented Nov 22, 2024

Coverage:
Common:
image
Agent:
image
Controller:
image

Acceptance:
image
image

- Updated npm-run-all and express to latest
- Held back chai and openid-client due to ESM requirements
- Held back rimraf due to node v20 requirements
- Updated eslint to fixed version of eslint and typescript eslint
- Locked storybook version due to issue with newer versions of next dependency
- Changed yamlparser to let RUST_LOG override the LoggingLevel going to the yaml parser
- Added LOGGING_LEVEL and LOGGING_LEVEL_CONSOLE to comply with environement variable standards while keeping backwards compatibility
@tkmcmaster tkmcmaster self-assigned this Nov 22, 2024
@tkmcmaster tkmcmaster requested a review from a team November 22, 2024 20:39
@tkmcmaster tkmcmaster marked this pull request as ready for review November 22, 2024 20:50
@tkmcmaster tkmcmaster changed the title Update node dependencies 2024 11 22 Update node dependencies 2024-11-22 Nov 22, 2024
@tkmcmaster tkmcmaster merged commit ac15d4f into master Nov 22, 2024
6 checks passed
@tkmcmaster tkmcmaster deleted the update-node-dependencies-2024-11-22 branch November 22, 2024 20:53
tkmcmaster added a commit that referenced this pull request Nov 22, 2024
* Fix provider docs (#262)

* Fixed the example in the docs to remove the dashes

* Updated the lock file to latest

* Update node dependencies 2024-11-22 (#265)

* Updated lock file and dependencies

- Updated npm-run-all and express to latest
- Held back chai and openid-client due to ESM requirements
- Held back rimraf due to node v20 requirements

* Fixed quoting issue in json

* Updated dependencies and eslint

- Updated eslint to fixed version of eslint and typescript eslint
- Locked storybook version due to issue with newer versions of next dependency

* Updated Next.js to v15

* Updated logging parameters

- Changed yamlparser to let RUST_LOG override the LoggingLevel going to the yaml parser
- Added LOGGING_LEVEL and LOGGING_LEVEL_CONSOLE to comply with environement variable standards while keeping backwards compatibility

* Removed instrumentationHook now that it's on by default in Next 15

* Changed next.config to be a typescript file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants