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 scripting 2024-11-22 #266

Merged

Conversation

tkmcmaster
Copy link
Collaborator

@tkmcmaster tkmcmaster commented Nov 22, 2024

* Fixed the example in the docs to remove the dashes

* Updated the lock file to latest
* 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
@tkmcmaster tkmcmaster self-assigned this Nov 22, 2024
@tkmcmaster tkmcmaster marked this pull request as ready for review November 22, 2024 21:44
@tkmcmaster tkmcmaster requested a review from a team November 22, 2024 21:44
@tkmcmaster tkmcmaster merged commit 24f0521 into 0.6.0-scripting-dev Nov 22, 2024
6 checks passed
@tkmcmaster tkmcmaster deleted the update-node-dependencies-scripting-2024-11-22 branch November 22, 2024 23:41
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