Bump @types/node from 26.1.1 to 26.4.1 in /api - #123
Conversation
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.1 to 26.4.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.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
There was a problem hiding this comment.
🟢 Approval recommended
The PR only updates TypeScript type definitions and the lockfile consistently, with no remaining references to the old version.
Pull request overview
Updates the API workspace’s Node.js TypeScript type definitions to the latest patch release, keeping compile-time typings aligned with the current Node runtime targets.
Changes:
- Bump
@types/nodeinapi/package.jsonfrom^26.1.1to^26.4.1 - Update
api/package-lock.jsonto lock@types/nodeat26.4.1with updated tarball metadata (resolved URL/integrity)
File summaries
| File | Description |
|---|---|
| api/package.json | Updates the @types/node devDependency version range to ^26.4.1. |
| api/package-lock.json | Locks @types/node to 26.4.1 and updates associated lock metadata. |
Review details
Files not reviewed (1)
- api/package-lock.json: Generated file
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Superseded by #128. |
Bumps @types/node from 26.1.1 to 26.4.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)