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

Node 20 #647

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Node 20 #647

merged 2 commits into from
Oct 30, 2023

Conversation

kasperg
Copy link
Contributor

@kasperg kasperg commented Oct 30, 2023

Description

Node 16 has reached EOL
https://nodejs.org/en/blog/announcements/nodejs16-eol

Node 20 has now reached LTS with 20.9.0 so upgrade to use that:
https://nodejs.org/en/blog/release/v20.9.0

GitHub Actions will automatically pick up the version from .nvmrc.
Docker Compose needs to be updated manually.

kasperg and others added 2 commits October 30, 2023 11:53
Node 16 has reached EOL
https://nodejs.org/en/blog/announcements/nodejs16-eol

Node 20 has now reached LTS with 20.9.0 so upgrade to use that:
https://nodejs.org/en/blog/release/v20.9.0

GitHub Actions will automatically pick up the version from .nvmrc.
Docker Compose needs to be updated manually.
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.31 to 20.8.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@kasperbirch1 kasperbirch1 removed their assignment Oct 30, 2023
@kasperg kasperg merged commit 1a848d6 into develop Oct 30, 2023
16 checks passed
@kasperg kasperg deleted the node-20 branch October 30, 2023 12:52
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.

5 participants