chore(dev-deps):(deps-dev): bump @types/node from 25.9.2 to 26.0.0 in the types group across 1 directory#161
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the types group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 25.9.2 to 26.0.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.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] <support@github.com>
9ba8391 to
5f86388
Compare
AmrDab
added a commit
that referenced
this pull request
Jun 25, 2026
Triaged and merged the 6 open Dependabot PRs as one verified batch (each was red only on the now-fixed hono audit; rebasing/applying on current main + the full gate confirms them together): - @types/node 25 -> 26 (#161, major — typecheck clean) - eslint 10.4 -> 10.5 + @typescript-eslint 8.60 -> 8.62 (#162) - @vitest/coverage-v8 -> 4.1.9 (#163) - sharp 0.34 -> 0.35 (#164) — required a 1-line fix: `sharp.Sharp` namespace type access broke; use ReturnType<typeof sharp> (version-agnostic) - playwright 1.60 -> 1.61 (#165) - form-data -> 4.0.6 (#166, transitive) Gate: typecheck + typecheck:tests clean, 0 lint errors, 1113 tests, build OK, npm audit --audit-level=high clean. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Owner
|
Applied directly to main in v1.5.6 (commit 89bb565) as one verified batch — typecheck/lint/tests/build all green together (sharp 0.35 needed a 1-line |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the types group with 1 update in the / directory: @types/node.
Updates
@types/nodefrom 25.9.2 to 26.0.0Commits