chore(deps-dev): bump the cli-dependencies group across 1 directory with 5 updates#74
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the cli-dependencies group across 1 directory with 5 updates#74dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
This is still blocked by the TypeScript 7 update. I reproduced the failing CI step locally on The current dependency set moves |
dependabot
Bot
force-pushed
the
dependabot/bun/cli/cli-dependencies-8d54e375e2
branch
2 times, most recently
from
July 20, 2026 13:38
fc040c7 to
a2f6ff6
Compare
…ith 5 updates Bumps the cli-dependencies group with 5 updates in the /cli directory: | Package | From | To | | --- | --- | --- | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.25.0` | `6.29.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.58.0` | `0.60.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.73.0` | `1.75.0` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.24.0` | `7.0.2001` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `knip` from 6.25.0 to 6.29.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.29.0/packages/knip) Updates `oxfmt` from 0.58.0 to 0.60.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.60.0/npm/oxfmt) Updates `oxlint` from 1.73.0 to 1.75.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.75.0/npm/oxlint) Updates `oxlint-tsgolint` from 0.24.0 to 7.0.2001 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.24.0...v7.0.2001) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: knip dependency-version: 6.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cli-dependencies - dependency-name: oxfmt dependency-version: 0.59.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cli-dependencies - dependency-name: oxlint dependency-version: 1.74.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cli-dependencies - dependency-name: oxlint-tsgolint dependency-version: 0.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cli-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: cli-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bun/cli/cli-dependencies-8d54e375e2
branch
from
July 22, 2026 19:05
a2f6ff6 to
5af6fa5
Compare
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 cli-dependencies group with 5 updates in the /cli directory:
6.25.06.29.00.58.00.60.01.73.01.75.00.24.07.0.20016.0.37.0.2Updates
knipfrom 6.25.0 to 6.29.0Release notes
Sourced from knip's releases.
... (truncated)
Commits
d9a6fe0Release knip@6.29.0932b926Fix -u shortcut for --durationdb05e01Add built-in compiler for tsrxb7d5ce2fix(glob): do not follow symbolic links in async glob (#1900)fc16b38Release knip@6.28.0140a25aMigrate from typescript/native-preview to typescript810147bUpdate dependenciesb7266eefix: don't treat [-]-c[heck] as config flag for prettier (#1902)86ffab7Improve Nuxt and Nitro plugin resolutionbaff301Invalidate glob cache when .gitignore changesUpdates
oxfmtfrom 0.58.0 to 0.60.0Commits
83abe3brelease(apps): oxlint v1.75.0 && oxfmt v0.60.0 (#24713)e2e0f94chore(docs): update sponsor section (#24588)2d4e8d2release(apps): oxlint v1.74.0 && oxfmt v0.59.0 (#24454)415fe1efix(oxfmt): error on ignorePatterns that cannot match files outside the confi...Updates
oxlintfrom 1.73.0 to 1.75.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
83abe3brelease(apps): oxlint v1.75.0 && oxfmt v0.60.0 (#24713)6ce51d3chore(deps): update dependency oxlint-tsgolint to v7.0.2000 (#24763)dd18383feat(linter/node): implement no-top-level-await rule (#24634)8694167fix(linter/eslint/prefer-destructuring): handle typed declarations (#24616)e2e0f94chore(docs): update sponsor section (#24588)16a65f2feat(linter/react): implement function-component-definition rule (#24471)7f1f585feat(linter): reusejest/padding-around-test-blocksfor `vitest/padding-aro...99978a8feat(linter/import/consistent-type-specifier-style): support `prefer-top-leve...2d4e8d2release(apps): oxlint v1.74.0 && oxfmt v0.59.0 (#24454)7f80cacperf(linter/vue/prop-name-casing): precompileignorePropsregex pattern (#2...Updates
oxlint-tsgolintfrom 0.24.0 to 7.0.2001Release notes
Sourced from oxlint-tsgolint's releases.
... (truncated)
Commits
482dcf7fix(release): preserve binary executable permissions (#1104)7ea9b74fix(ci): disable pnpm git checks for generated release packages (#1103)a90133bchore(deps): update npm packages (#1100)f5a7520chore(deps): update module github.com/dlclark/regexp2/v2 to v2.5.2 (#1099)5cc766echore(deps): update github actions (#1098)4e9120afix(no-unnecessary-type-assertion): preserve type-changing assertions (#1097)bbcafc7feat(no-floating-promises): improve diagnostics (#1093)305e137ci: use pnpm publish and drop global npm install (#1095)1b97ad9feat(no-unnecessary-condition): improve diagnostics (#1092)1abf9a5docs: update sponsor sectionUpdates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.