-
Notifications
You must be signed in to change notification settings - Fork 11
Update to node 20 #199
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
Merged
Merged
Update to node 20 #199
Changes from 7 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
7ad652a
chore: update to node 20
tarzacodes cc6ce53
chore: re-lint everything due to linter update
tarzacodes 50c7f66
fix: update tsconfig
tarzacodes b5ddd64
fix: update tsconfig - 2
tarzacodes 64789f1
fix: package-lock regeneration and minor fix
tarzacodes 0368cb0
chore: update node version to lts in tool-versions
tarzacodes 9ab7c14
chore: use subarray instead of slice which has been deprecated
tarzacodes 19315db
chore: removed trailingComma from prettier conf and applied the rule
tarzacodes 664a8ce
chore: minor cleanup
tarzacodes 46671b5
chore: expanded ci node versions matrix
tarzacodes 6b961a7
chore: downgrade cspell to run tooling on node16 too
tarzacodes f209833
chore: regenerated package.lock for cspell downgrade
tarzacodes a912367
chore: update rabbitmq running on the pipeline
tarzacodes 65685af
test: increase timeout on test which is flaky on the pipeline
tarzacodes 499e620
chore: remove node 16 from pipeline matrix, improve pipeline definiti…
tarzacodes a49e28e
fix: typo
tarzacodes c9705ee
tests: log error to diagnose pipeline issue
tarzacodes 9476b41
tests: log error to diagnose pipeline issue - 2
tarzacodes 066aa60
tests: log error to diagnose pipeline issue - 3
tarzacodes 04c028a
tests: log error to diagnose pipeline issue - 4
tarzacodes 0314b91
tests: log error to diagnose pipeline issue - 5
tarzacodes 68daa04
tests: log error to diagnose pipeline issue - 6
tarzacodes 227f7cb
tests: log error to diagnose pipeline issue - 7
tarzacodes ba9043d
tests: log error to diagnose pipeline issue - 8
tarzacodes d481451
tests: log error to diagnose pipeline issue - try without Promise.all
tarzacodes 6111e14
tests: log error to diagnose pipeline issue - add explicit return
tarzacodes af5752c
tests: log error to diagnose pipeline issue - 10
tarzacodes eefd4e0
tests: cleanup
tarzacodes 6e02616
tests: cleanup - 2
tarzacodes File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| nodejs 16.15.1 | ||
| nodejs 20.15.0 | ||
| python 3.8.12 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.