chore(deps): bump the minor-patch group with 3 updates - #86
Merged
Merged
Conversation
Bumps the minor-patch group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 26.5.0 to 26.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `knip` from 6.34.0 to 6.35.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.35.1/packages/knip) Updates `typescript-eslint` from 8.69.0 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: knip dependency-version: 6.35.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: typescript-eslint dependency-version: 8.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
8 tasks
vvillait88
added a commit
that referenced
this pull request
Sep 14, 2026
## Summary Dependency sweep for node-sdk, plus the release bump to 2.7.11. - The osv-scanner binary the Dependency Scan job downloads moves from v2.5.1 to v2.6.0. That pin is a workflow input, so dependabot never proposes it. - Version 2.7.10 to 2.7.11, which picks up the dev-tooling bumps merged in #86 (`@types/node`, `knip`, `typescript-eslint`) at release time. The SDK has no runtime dependencies, so nothing a consumer installs changes. Checked and found current: every GitHub Action is on a release-tag major and that major is upstream's latest (`actions/checkout@v7` at v7.0.1, `actions/setup-node@v7` at v7.0.0, `actions/cache@v6` at v6.1.0, `oven-sh/setup-bun@v2` at v2.2.0, `useblacksmith/checkout@v1` at v1.7.0), with no branch refs and no exact pins; no Dockerfile, so no base digest to check; `packageManager` bun 1.4.2 is bun's latest; `engines` (`node >=22 <25`) matches the org standard and the Node 24 LTS the publish job uses; dependabot config (bun and actions ecosystems, majors-only ignores on the eslint and TypeScript holds), and hook/CI parity (hooks run eslint, typecheck and knip; CI adds the full test suite and the build). Deliberately not taken: eslint 10 and TypeScript 7 (org-wide holds), and lefthook 2.1.14, published today and still inside the 24h release-age soak. The `esbuild ^0.28.1` override stays: removing it resolves esbuild back to 0.27.7. ## Type of change - [ ] Bug fix (no breaking change) - [ ] New feature (no breaking change) - [ ] Breaking change (existing callers must update) - [x] Docs, tests, or internal maintenance only ## Public API None. ## Test plan Locally: `bun run lint`, `bun run typecheck`, `bun run knip`, `bun run build`, `bun run test -- --coverage` (7 files, 167 passed, 9 skipped), all exit 0. `osv-scanner` 2.6.0 over `bun.lock`: 492 packages, no issues. Override drill run from a clean install with and without the override. ## Checklist - [x] Tests cover the new behavior, and the suite passes locally - [x] Lint, format, and type checks pass - [x] Docs and README examples updated if the public surface changed - [x] No secrets, credentials, or personal data in the diff or the tests Worked with Varun. The tag follows the merge.
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 minor-patch group with 3 updates: @types/node, knip and typescript-eslint.
Updates
@types/nodefrom 26.5.0 to 26.5.1Commits
Updates
knipfrom 6.34.0 to 6.35.1Release notes
Sourced from knip's releases.
Commits
68a5344Release knip@6.35.17be11aaFix npm alias attribution under Yarn PnP (resolve #2024)37b2642Exit with code 2 when a plugin config file fails to load (#1947)c2d652cRelease knip@6.35.04afbbcfAdd editor severity setting for diagnostics (resolve #1955)db6d891Add mise plugin (resolve #2001)1cc979bResolve Vite public script entries (resolve #2023)e2bd3fcUpdate dependencies75d5628fix: ignore raw Vite import globs (#2017)a4c7a93Fix Windows paths in cache persistence and test fixturesUpdates
typescript-eslintfrom 8.69.0 to 8.70.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
7ee7608chore(release): publish 8.70.04586535fix(eslint-plugin): [no-deprecated] report deprecated imported values used in...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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions