chore(deps): bump the cli-dependencies group across 1 directory with 7 updates - #112
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/bun/cli/cli-dependencies-da8f1dba08
branch
from
September 16, 2026 21:21
0088e06 to
887ca5f
Compare
Contributor
…7 updates Bumps the cli-dependencies group with 7 updates in the /cli directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.7.0` | `1.8.1` | | [oauth4webapi](https://github.com/panva/oauth4webapi) | `3.8.7` | `3.8.8` | | [yaml](https://github.com/eemeli/yaml) | `2.9.0` | `2.9.1` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.32.2` | `6.35.1` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.63.0` | `0.68.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.78.0` | `1.83.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@clack/prompts` from 1.7.0 to 1.8.1 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.8.1/packages/prompts) Updates `oauth4webapi` from 3.8.7 to 3.8.8 - [Release notes](https://github.com/panva/oauth4webapi/releases) - [Changelog](https://github.com/panva/oauth4webapi/blob/main/CHANGELOG.md) - [Commits](panva/oauth4webapi@v3.8.7...v3.8.8) Updates `yaml` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.9.0...v2.9.1) Updates `knip` from 6.32.2 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 `oxfmt` from 0.63.0 to 0.68.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.68.0/npm/oxfmt) Updates `oxlint` from 1.78.0 to 1.83.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.83.0/npm/oxlint) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cli-dependencies - dependency-name: knip dependency-version: 6.35.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cli-dependencies - dependency-name: oauth4webapi dependency-version: 3.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cli-dependencies - dependency-name: oxfmt dependency-version: 0.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cli-dependencies - dependency-name: oxlint dependency-version: 1.82.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 - dependency-name: yaml dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cli-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bun/cli/cli-dependencies-da8f1dba08
branch
from
September 17, 2026 14:09
887ca5f to
b2dac64
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 7 updates in the /cli directory:
1.7.01.8.13.8.73.8.82.9.02.9.16.32.26.35.10.63.00.68.01.78.01.83.06.0.37.0.2Updates
@clack/promptsfrom 1.7.0 to 1.8.1Release notes
Sourced from @clack/prompts's releases.
Changelog
Sourced from @clack/prompts's changelog.
Commits
da44e23[ci] release (#605)8bd9129fix: correctly specify return type ofCANCEL_SYMBOL(#601)de1ef16[ci] release (#589)0547d6ffix: output submit gap only when guide enabled (#599)ae636ddfeat: add async validation (#583)37fca4efeat(prompts): add tab-completion to path prompt (#594)caa32e8feat: exportCANCEL_SYMBOL(#592)8d81248chore: stop publishing CHANGELOG.md to npm (#591)e238070test(box): remove redundant test (#590)6506135fix(prompts): style box guide bar to match other gutters (#588)Updates
oauth4webapifrom 3.8.7 to 3.8.8Release notes
Sourced from oauth4webapi's releases.
Changelog
Sourced from oauth4webapi's changelog.
Commits
916b979chore(release): 3.8.8eb564a4test: accept WebCrypto DOMException rejections on Node 20fbe6c02perf: cache imported issuer verification keys by algorithme64849eperf: coalesce compatible in-flight JWKS requests53900ccrefactor: consolidate ID Token validation policyedbebebfix: validate ID Token subjects and DPoP identifiers as stringsbd7fcb0fix: decode HTTP authentication quoted pairs correctly3414db5fix: accept space runs in Bearer and DPoP credentials656d762fix: honor explicit auth-time skips in authorization responsesb898ba5fix: forward arguments to AVA test runnersUpdates
yamlfrom 2.9.0 to 2.9.1Release notes
Sourced from yaml's releases.
Commits
1440ecd2.9.1c699bc5fix: Simplify line unfolding during quoted string parsing (#714)d11ce77fix: Limit recursive merge aliases (#713)c5f49f4chore: Update docs-slateUpdates
knipfrom 6.32.2 to 6.35.1Release notes
Sourced from knip's releases.
... (truncated)
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
oxfmtfrom 0.63.0 to 0.68.0Commits
7bf68f7release(apps): oxlint v1.83.0 && oxfmt v0.68.0 (#26631)b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)9a612d5chore(deps): update npm packages (#26178)0b4e2e6release(apps): oxlint v1.81.0 && oxfmt v0.66.0 (#26199)5ff57f8fix(formatter/sort-imports): handle custom side effect groups (#26217)63bc313chore(npm): update funding URL (#26066)97e99b8release(apps): oxlint v1.80.0 && oxfmt v0.65.0 (#26045)0db127crelease(apps): oxlint v1.79.0 && oxfmt v0.64.0 (#25866)c07fe7cfeat(oxfmt): supportexperimentalOperatorPosition(#25643)fed6681docs(oxfmt): skip expanding overrides options (#25572)Updates
oxlintfrom 1.78.0 to 1.83.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
7bf68f7release(apps): oxlint v1.83.0 && oxfmt v0.68.0 (#26631)b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)aa38ddffix(linter/unicorn/numeric-separators-style): correct schema defaults (#26393)6a0e19cfeat(linter/eslint/no-unmodified-loop-condition): support `checkConditionalEx...0b4e2e6release(apps): oxlint v1.81.0 && oxfmt v0.66.0 (#26199)d5be037docs(linter/typescript/switch-exhaustiveness-check): clarify default case com...63bc313chore(npm): update funding URL (#26066)97e99b8release(apps): oxlint v1.80.0 && oxfmt v0.65.0 (#26045)0db127crelease(apps): oxlint v1.79.0 && oxfmt v0.64.0 (#25866)228e8e0fix(linter): resolve inactive React compiler rules (#25830)Updates
typescriptfrom 6.0.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.