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
4 times, most recently
from
July 24, 2026 15:10
5af6fa5 to
e781fee
Compare
dependabot
Bot
force-pushed
the
dependabot/bun/cli/cli-dependencies-8d54e375e2
branch
2 times, most recently
from
July 30, 2026 15:36
5ca0db6 to
f16291b
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.31.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.58.0` | `0.61.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.73.0` | `1.76.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.31.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.31.0/packages/knip) Updates `oxfmt` from 0.58.0 to 0.61.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.61.0/npm/oxfmt) Updates `oxlint` from 1.73.0 to 1.76.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.76.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
August 5, 2026 19:05
f16291b to
8624c5a
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.31.00.58.00.61.01.73.01.76.00.24.07.0.20016.0.37.0.2Updates
knipfrom 6.25.0 to 6.31.0Release notes
Sourced from knip's releases.
... (truncated)
Commits
69c6006Release knip@6.31.05aadf47Use Array.from in Marko compilerc6b1516feat: Add basic support for Marko 6 and 5 (#1914)837e52cRelease knip@6.30.06cdb3a6Update dependenciesb90a299Consume only the default export of inline dynamic import loaders (resolve #1915)cbe13bfTrack assets referenced from SCSS URLs (resolve #1916)87d713eAnalyze published type dependencies (resolve #1909) (#1912)360a471Add ES2023 array types to TypeScript 5 CI3f61542Update dependenciesUpdates
oxfmtfrom 0.58.0 to 0.61.0Commits
65fe65drelease(apps): oxlint v1.76.0 && oxfmt v0.61.0 (#24976)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.76.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
65fe65drelease(apps): oxlint v1.76.0 && oxfmt v0.61.0 (#24976)3ff2e0edocs(linter): clarify config extends types (#24936)8d31dfafeat(linter): verify eslint/no-restricted-globals config schema (#24598)7069621feat(linter): verify jest/vitest prefer-lowercase-title config schema (#24724)016cf2afeat(linter/oxc): add bad-match-all-arg rule (#24900)cdc941efeat(linter/n): implementexports-stylerule (#24087)1ad6f6cfeat(linter/eslint): implementid-denylistrule (#24632)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)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.