chore(deps): consolidate 10 open dependabot bumps into one PR - #146
Merged
Conversation
Replaces PRs #113, #117, #118, #119, #120 (npm devDependencies) and #136, #137, #138, #139, #140 (GitHub Actions) with a single bump, each to the exact version those PRs proposed: npm (lockfile-only, package.json ranges already cover the new versions): @typescript-eslint/eslint-plugin 8.62.0 -> 8.62.1 @typescript-eslint/parser 8.62.0 -> 8.62.1 eslint 10.5.0 -> 10.6.0 knip 6.19.0 -> 6.24.0 @types/node 26.0.0 -> 26.1.0 GitHub Actions (pinned by commit SHA): github/codeql-action/{init,autobuild,analyze,upload-sarif} v4.36.2 -> v4.37.0 actions/setup-node (6 workflow usages) v6.4.0 -> v7.0.0
This was referenced Aug 11, 2026
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.
Summary
Replaces all 10 currently-open dependabot PRs with a single bump, each dep
taken to the exact version its dependabot PR proposed — closing #113, #117,
#118, #119, #120, #136, #137, #138, #139, #140 once this merges.
npm (lockfile-only — package.json's existing caret ranges already cover
the new versions, same as each individual dependabot PR did):
@typescript-eslint/eslint-plugin@typescript-eslint/parsereslintknip@types/nodeGitHub Actions (pinned by commit SHA, as this repo already does):
github/codeql-action/{init,autobuild,analyze,upload-sarif}actions/setup-node(6 workflow usages: ci.yml x3, mutation-weekly.yml, nightly.yml, release.yml)Test plan
npx tsc --noEmit— cleannpm run lint— cleannpm run build— cleannpm run knip— clean (pre-existing unused-export findings unrelated to this bump)vitest run— 1267 passed, 0 failed, 19 skipped🤖 Generated with Claude Code
https://claude.ai/code/session_01XF2BHQjPL3FeAyBpA2pWZw