build(deps-dev): bump @types/node from 24.13.3 to 26.1.1 - #59
build(deps-dev): bump @types/node from 24.13.3 to 26.1.1#59dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.13.3 to 26.1.1. - [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: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
Dependency review: holding this PR despite green CI.\n\nWhy not merged:\n- The application declares and runs Node 24.x.\n- @types/node major versions track the corresponding Node major. Moving to v26 would expose Node 26 APIs/types that are unavailable in the supported Node 24 runtime.\n- This weakens type safety by allowing code that can compile but fail at runtime.\n- Current checks pass because they do not exercise future accidental use of Node 26-only APIs.\n\nNext steps:\n1. Keep @types/node on the latest v24 release while Node 24.x is the supported runtime.\n2. Configure Dependabot to ignore @types/node major v26 updates for now.\n3. Upgrade runtime, CI, engines, and deployment to Node 26 first.\n4. Recreate/merge this type upgrade as part of that coordinated runtime migration. |
Bumps @types/node from 24.13.3 to 26.1.1.
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)Summary by cubic
Bumps
@types/nodefrom 24.13.3 to 26.1.1 to pick up the latest Node.js type definitions. Dev-only change with no runtime impact.@types/node: 24.13.3 -> 26.1.1undici-types: 7.18.2 -> 8.3.0Written for commit 0f55ae8. Summary will update on new commits.