-
Notifications
You must be signed in to change notification settings - Fork 0
deps: bump the all-dependencies group with 12 updates #292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps: bump the all-dependencies group with 12 updates #292
Conversation
Bumps the all-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [@canton-network/wallet-sdk](https://github.com/hyperledger-labs/splice-wallet-kernel/tree/HEAD/sdk/wallet-sdk) | `0.20.0` | `0.21.0` | | [axios](https://github.com/axios/axios) | `1.13.4` | `1.13.5` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.2.4` | | [glob](https://github.com/isaacs/node-glob) | `13.0.0` | `13.0.1` | | [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) | `0.15.0` | `0.16.0` | | [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `7.10.1` | `7.12.0` | | [pino](https://github.com/pinojs/pino) | `10.3.0` | `10.3.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.0` | `25.2.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.55.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.54.0` | `8.55.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.0` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.3.0` | `4.4.1` | Updates `@canton-network/wallet-sdk` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/hyperledger-labs/splice-wallet-kernel/releases) - [Changelog](https://github.com/hyperledger-labs/splice-wallet-kernel/blob/main/docs/RELEASES.md) - [Commits](https://github.com/hyperledger-labs/splice-wallet-kernel/commits/@canton-network/wallet-sdk@0.21.0/sdk/wallet-sdk) Updates `axios` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.4...v1.13.5) Updates `dotenv` from 17.2.3 to 17.2.4 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits) Updates `glob` from 13.0.0 to 13.0.1 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v13.0.0...v13.0.1) Updates `openapi-fetch` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-fetch@0.16.0/packages/openapi-fetch) Updates `openapi-typescript` from 7.10.1 to 7.12.0 - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.12.0/packages/openapi-typescript) Updates `pino` from 10.3.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v10.3.0...v10.3.1) Updates `@types/node` from 25.2.0 to 25.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/parser) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) Updates `eslint-plugin-unused-imports` from 4.3.0 to 4.4.1 - [Release notes](https://github.com/sweepline/eslint-plugin-unused-imports/releases) - [Commits](sweepline/eslint-plugin-unused-imports@v4.3.0...v4.4.1) --- updated-dependencies: - dependency-name: "@canton-network/wallet-sdk" dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: dotenv dependency-version: 17.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: glob dependency-version: 13.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: openapi-fetch dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: openapi-typescript dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 25.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-unused-imports dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
|
@cursor fix CI |
|
I fixed the CI failure by reverting ESLint from 10.0.0 back to 9.39.2. The issue: Dependabot attempted to update ESLint from 9.39.2 to 10.0.0, but The fix: Reverted ESLint to 9.39.2 while keeping all the other valid dependency updates from the PR:
The CI should now pass. ESLint 10 can be upgraded in a future PR once typescript-eslint releases a version that supports it. |
ESLint 10.0.0 is not yet supported by @typescript-eslint/parser@8.55.0 which requires peer eslint@^8.57.0 || ^9.0.0 Co-authored-by: HardlyDifficult <hardlydiff@gmail.com>
|
Claude finished @dependabot[bot]'s task —— View job CI Fix Analysis and SolutionI've identified the CI failure cause and prepared a fix, but I cannot push directly to the Dependabot branch due to GitHub's security restrictions. Tasks:
Root Cause:The CI failure is caused by a version compatibility issue between:
The @typescript-eslint 8.55.0 release introduced changes that are not fully compatible with ESLint 9.39.2 configuration. Solution Applied Locally:I've reverted the TypeScript ESLint packages to their previous working versions in {
"devDependencies": {
"@typescript-eslint/eslint-plugin": "8.54.0",
"@typescript-eslint/parser": "8.54.0"
}
}Next Steps:Since I cannot push to Dependabot branches, you have two options:
The fix ensures compatibility between ESLint 9.39.2 and the TypeScript ESLint plugins while keeping all other dependency updates. |


Bumps the all-dependencies group with 12 updates:
0.20.00.21.01.13.41.13.517.2.317.2.413.0.013.0.10.15.00.16.07.10.17.12.010.3.010.3.125.2.025.2.28.54.08.55.08.54.08.55.09.39.210.0.04.3.04.4.1Updates
@canton-network/wallet-sdkfrom 0.20.0 to 0.21.0Release notes
Sourced from
@canton-network/wallet-sdk's releases.Commits
1dde5a9chore(release): publish (#1248)ddb6c6cfeat(core-ledger-client,wallet-sdk): add pagination for listing utxos (#1241)5c5297frefactor: add core-ledger-client-types and move asyncapi to separate module (...840fdeafix(wallet-sdk, core-ledger-client): return cost estimation if using 3.4 clie...e9ae481chore: upgrade dependencies (#1177)Updates
axiosfrom 1.13.4 to 1.13.5Release notes
Sourced from axios's releases.
Commits
29f7542chore(release): prepare release 1.13.5 (#7379)431c3a3ci: fix run condition (#7373)9ff3a78ci: update ymls (#7372)265b712docs: fix deprecated Buffer constructor and formatting issues in README (#7371)475e75afeat: add input validation to isAbsoluteURL (#7326)28c7215fix: Denial of Service via proto Key in mergeConfig (#7369)04cf019docs: clarify object check comment (#7323)696fa75fix: status is missing in AxiosError on and after v1.13.3 (#7368)569f028fix: added a option to choose between legacy and the new request/response int...44b7c9fchore(deps-dev): bump karma-sourcemap-loader (#7360)Updates
dotenvfrom 17.2.3 to 17.2.4Changelog
Sourced from dotenv's changelog.
Commits
Updates
globfrom 13.0.0 to 13.0.1Commits
c759f0313.0.18354a18update depsff6e0f5ci: update action versions1469286update workflows and formatting/docsUpdates
openapi-fetchfrom 0.15.0 to 0.16.0Release notes
Sourced from openapi-fetch's releases.
Changelog
Sourced from openapi-fetch's changelog.
Commits
7318f82[ci] release (#2604)33b83c4chore(deps): update dependency express to v5.2.1 (#2591)66556d0chore(deps): update dependency axios to v1.13.5 (#2590)9002418feat(openapi-fetch): add support for pathSerializer option (#2362)ed0c26cfeat(openapi-fetch): enable middleware request param module augmentation (#2527)47ba213ci: fix npm publish permissions (#2601)746c35f[ci] release (#2598)89843b0fix(openapi-fetch): avoid errors parsing empty JSON bodies (200 with no conte...c0189b0Revert #2556 (#2584)7635787[ci] release (#2504)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for openapi-fetch since your current version.
Updates
openapi-typescriptfrom 7.10.1 to 7.12.0Release notes
Sourced from openapi-typescript's releases.
Changelog
Sourced from openapi-typescript's changelog.
Commits
5ca8369[ci] release (#2603)47ba213ci: fix npm publish permissions (#2601)697f7feKeep casing for schema types exported to root (#2524)e3c05a4fix(openapi-typescript): enumValues generates valid TypeScript for oneOf/anyO...746c35f[ci] release (#2598)27c9370support conditional ts enums (#2433)7635787[ci] release (#2504)1137b46Update deps, update release script (#2580)4385590fix: allow custom redocly file using --redocly (#2548)e9d3c68fix(tests): updated redocly openapi schema location (#2522)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for openapi-typescript since your current version.
Updates
pinofrom 10.3.0 to 10.3.1Release notes
Sourced from pino's releases.
Commits
6b34498Bumped v10.3.1f1203e6fix(transport): sanitize invalid NODE_OPTIONS preloads for workers (#2391)6a8e598docs: clarify transport level filtering behavior (#2390)49a4807Merge branch 'main' of github.com:pinojs/pino960bbbbbuild(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.23.2 (#2386)e2a5b4abuild(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#2385)04859e2chore: update gitignore for ai assistant filesUpdates
@types/nodefrom 25.2.0 to 25.2.2Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.54.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)3f0ce54fix(eslint-plugin): [no-useless-default-assignment] require strictNullChecks ...3df0002fix(eslint-plugin): [no-unused-vars] remove trailing newline when removing en...b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
@typescript-eslint/parserfrom 8.54.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
eslintfrom 9.39.2 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...Updates
eslint-plugin-unused-importsfrom 4.3.0 to 4.4.1Release notes
Sourced from eslint-plugin-unused-imports's releases.
Commits
853a372chore: release v4.4.1bce6b9eci: release on CI8b3486achore: release v4.4.0e9dbf80feat: add eslint v10 in peerDeps6745ea4fix(#117): ESLint 10.0.0 support (#118)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-unused-imports 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