Skip to content

build(deps-dev): Bump @types/node from 14.18.51 to 22.13.16 #320

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps @types/node from 14.18.51 to 22.13.16.

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@types/node [>= 20.a, < 21]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2025
@mvadari
Copy link
Collaborator

mvadari commented Apr 1, 2025

Need to upgrade Node first

@ckeshava
Copy link
Contributor

Need to upgrade Node first

@mvadari How are the tests passing without any other changes?

The other two node related dependencies are ts-node-dev and eslint-plugin-node -- both of these are in the most recent major versions.

What other changes do you expect to do before we migrate to Node v22 ?

@ckeshava
Copy link
Contributor

What other changes do you expect to do before we migrate to Node v22 ?

The Github Actions workflows need to eliminate Node v14 and introduce Node v22.

@ckeshava ckeshava mentioned this pull request Apr 10, 2025
7 tasks
@mvadari
Copy link
Collaborator

mvadari commented Apr 10, 2025

cc @ckniffen who I believe has more info on this

Roughly, this type library corresponds with Node v22, which we are not running. So we should be using the minimum Node version here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/types/node-22.13.16 branch from e4b3221 to 0115240 Compare April 25, 2025 21:52
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.51 to 22.13.16.
- [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]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/types/node-22.13.16 branch from 0115240 to 86728da Compare April 25, 2025 21:59
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #341.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/types/node-22.13.16 branch May 1, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants