chore(deps): bump the cli-dependencies group in /cli with 6 updates - #105
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cli-dependencies group in /cli with 6 updates: | Package | From | To | | --- | --- | --- | | [oauth4webapi](https://github.com/panva/oauth4webapi) | `3.8.7` | `3.8.8` | | [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.4.0` | `1.4.1` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.32.2` | `6.34.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.63.0` | `0.66.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.78.0` | `1.81.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | 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 `@types/bun` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `knip` from 6.32.2 to 6.34.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.34.0/packages/knip) Updates `oxfmt` from 0.63.0 to 0.66.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.66.0/npm/oxfmt) Updates `oxlint` from 1.78.0 to 1.81.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.81.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: oauth4webapi dependency-version: 3.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cli-dependencies - dependency-name: "@types/bun" dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cli-dependencies - dependency-name: knip dependency-version: 6.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cli-dependencies - dependency-name: oxfmt dependency-version: 0.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cli-dependencies - dependency-name: oxlint dependency-version: 1.81.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>
albert20260301
left a comment
There was a problem hiding this comment.
The TypeScript 7 upgrade breaks the required canonical integration check: openapi-typescript calls ts.factory.createKeywordTypeNode, which is unavailable in this compiler release. Please keep TypeScript on a compatible version (or update openapi-typescript to a compatible release) and rerun the full verification matrix before this dependency group can merge.
|
TypeScript 7 makes the generated-artifact check crash inside |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the cli-dependencies group in /cli with 6 updates:
3.8.73.8.81.4.01.4.16.32.26.34.00.63.00.66.01.78.01.81.06.0.37.0.2Updates
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
@types/bunfrom 1.4.0 to 1.4.1Commits
Updates
knipfrom 6.32.2 to 6.34.0Release notes
Sourced from knip's releases.
... (truncated)
Commits
4ffebb7Release knip@6.34.0f0cf11dAssert counters in targeted regression tests96ff2dfDeclare webpack directly instead of through@types/webpackc4e0f08Update dependenciescc47061Resolve Nuxt#sharedimports from the shared directory (#1991)462ae45fix: compile files with workspace-scoped compilers (#1997)ab90e24fix(cli): validate numeric options instead of passing NaN through (#1975)964085dSet an explicit Bun test timeout1c90b49Make prop access consistent while at itf93ad09Respect JSDoc tags on URL dependencies (resolve #1943)Updates
oxfmtfrom 0.63.0 to 0.66.0Commits
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.81.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
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)aa49d86fix(linter): allow spread rule options in config types (#25675)8922381refactor(linter): remove inactive react config rule (#25740)8c4552dfeat(linter)!: split react/react-compiler into per-category rules (#25500)36f8451fix(linter/eslint/no-eval): align indirect default with ESLint (#25656)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.
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