Skip to content

build(deps-dev): Bump @types/node from 22.18.13 to 25.5.0 in /item-counter-spe#1832

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/item-counter-spe/types/node-25.5.0
Open

build(deps-dev): Bump @types/node from 22.18.13 to 25.5.0 in /item-counter-spe#1832
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/item-counter-spe/types/node-25.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps @types/node from 22.18.13 to 25.5.0.

Commits

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 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)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.18.13 to 25.5.0.
- [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-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 18, 2026 07:38
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Mar 18, 2026
@jzaffiro
Copy link

/azp run Microsoft.FluidExamples

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@CraigMacomber
Copy link
Contributor

I don't think you want to update the types for node unless you also update node: having a newer node types than NodeJS defeates the point of these types as it would let you use node APis which don't exist.

Also 25 is a non lts version, you probably shouldn't use it. I'd recommend sticking to NodeJS 22 or 24, and having the types match the node version.

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