deps: bump @types/node from 24.12.0 to 25.5.0#3
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.12.0 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>
d9b59f2 to
c46e2c9
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s Node.js TypeScript type definitions to a newer release, keeping the development toolchain in sync with upstream @types/node updates.
Changes:
- Bump
@types/nodefrom^24.xto^25.5.0inpackage.json. - Update
package-lock.jsonto lock@types/nodeat25.5.0. - Update the transitive dependency
undici-typesto the version required by the new@types/node.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the dev dependency version range for @types/node to ^25.5.0. |
| package-lock.json | Refreshes the lockfile entries for @types/node and its transitive undici-types dependency. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @types/node from 24.12.0 to 25.5.0.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)