chore(deps): bump the npm-minor-and-patch group across 3 directories with 12 updates - #308
Conversation
4e17867 to
9408279
Compare
3c135fa to
9070ba6
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
There are 3 total unresolved issues (including 2 from previous reviews).
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 9070ba6. Configure here.
| "license": "MIT", | ||
| "peerDependencies": { | ||
| "@privy-io/node": "^0.15.0", | ||
| "@privy-io/node": "^0.30.0", |
There was a problem hiding this comment.
Privy peer range jumps incompatibly
Medium Severity
The optional @privy-io/node peer and dev range moved from ^0.15.0 to ^0.30.0. For 0.x packages a caret only allows patches, so existing apps on 0.15.x no longer satisfy the peer after the next @polymarket/client publish. This bump was grouped as a compatible minor/patch update even though it changes the public install contract.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 9070ba6. Configure here.
7faa29f to
b800960
Compare
…with 12 updates Bumps the npm-minor-and-patch group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.9` | `2.5.11` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.4.1` | | [msw](https://github.com/mswjs/msw) | `2.12.14` | `2.15.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.3` | `8.2.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.2` | `4.1.11` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.5.4` | | [it-merge](https://github.com/achingbrain/it) | `3.0.14` | `3.0.15` | | [it-pushable](https://github.com/alanshaw/it-pushable) | `3.2.3` | `3.2.4` | | [@privy-io/node](https://github.com/privy-io/node-sdk) | `0.15.0` | `0.34.0` | | [viem](https://github.com/wevm/viem) | `2.47.10` | `2.56.3` | | [type-fest](https://github.com/sindresorhus/type-fest) | `5.5.0` | `5.9.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.4` | `4.23.13` | Bumps the npm-minor-and-patch group with 2 updates in the /examples/scripts directory: [viem](https://github.com/wevm/viem) and [tsx](https://github.com/privatenumber/tsx). Bumps the npm-minor-and-patch group with 1 update in the /packages/client directory: [@privy-io/node](https://github.com/privy-io/node-sdk). Updates `@biomejs/biome` from 2.4.9 to 2.5.11 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.11/packages/@biomejs/biome) Updates `@types/node` from 26.1.1 to 26.4.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `msw` from 2.12.14 to 2.15.0 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.14...v2.15.0) Updates `vite` from 8.0.3 to 8.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite) Updates `vitest` from 4.1.2 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) Updates `zod` from 4.3.6 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.5.4) Updates `it-merge` from 3.0.14 to 3.0.15 - [Release notes](https://github.com/achingbrain/it/releases) - [Commits](achingbrain/it@it-merge-3.0.14...it-merge-3.0.15) Updates `it-pushable` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/alanshaw/it-pushable/releases) - [Changelog](https://github.com/alanshaw/it-pushable/blob/master/CHANGELOG.md) - [Commits](alanshaw/it-pushable@v3.2.3...v3.2.4) Updates `@privy-io/node` from 0.15.0 to 0.34.0 - [Release notes](https://github.com/privy-io/node-sdk/releases) - [Changelog](https://github.com/privy-io/node-sdk/blob/main/CHANGELOG.md) - [Commits](privy-io/node-sdk@v0.15.0...v0.34.0) Updates `viem` from 2.47.10 to 2.56.3 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.47.10...viem@2.56.3) Updates `type-fest` from 5.5.0 to 5.9.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v5.5.0...v5.9.0) Updates `tsx` from 4.22.4 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.4...v4.23.13) Updates `viem` from 2.47.10 to 2.56.3 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.47.10...viem@2.56.3) Updates `tsx` from 4.22.4 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.4...v4.23.13) Updates `it-merge` from 3.0.14 to 3.0.15 - [Release notes](https://github.com/achingbrain/it/releases) - [Commits](achingbrain/it@it-merge-3.0.14...it-merge-3.0.15) Updates `it-pushable` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/alanshaw/it-pushable/releases) - [Changelog](https://github.com/alanshaw/it-pushable/blob/master/CHANGELOG.md) - [Commits](alanshaw/it-pushable@v3.2.3...v3.2.4) Updates `zod` from 4.3.6 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.5.4) Updates `@privy-io/node` from 0.15.0 to 0.34.0 - [Release notes](https://github.com/privy-io/node-sdk/releases) - [Changelog](https://github.com/privy-io/node-sdk/blob/main/CHANGELOG.md) - [Commits](privy-io/node-sdk@v0.15.0...v0.34.0) Updates `viem` from 2.47.10 to 2.56.3 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.47.10...viem@2.56.3) Updates `viem` from 2.47.10 to 2.56.3 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.47.10...viem@2.56.3) Updates `tsx` from 4.22.4 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.4...v4.23.13) Updates `@privy-io/node` from 0.15.0 to 0.34.0 - [Release notes](https://github.com/privy-io/node-sdk/releases) - [Changelog](https://github.com/privy-io/node-sdk/blob/main/CHANGELOG.md) - [Commits](privy-io/node-sdk@v0.15.0...v0.34.0) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@privy-io/node" dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@privy-io/node" dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@privy-io/node" dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: it-merge dependency-version: 3.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: it-merge dependency-version: 3.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: it-pushable dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: it-pushable dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: msw dependency-version: 2.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: type-fest dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: viem dependency-version: 2.55.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: viem dependency-version: 2.55.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: viem dependency-version: 2.55.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: viem dependency-version: 2.55.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: vite dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b800960 to
d7e9d55
Compare


Bumps the npm-minor-and-patch group with 12 updates in the / directory:
2.4.92.5.1126.1.126.4.12.12.142.15.08.0.38.2.24.1.24.1.114.3.64.5.43.0.143.0.153.2.33.2.40.15.00.34.02.47.102.56.35.5.05.9.04.22.44.23.13Bumps the npm-minor-and-patch group with 2 updates in the /examples/scripts directory: viem and tsx.
Bumps the npm-minor-and-patch group with 1 update in the /packages/client directory: @privy-io/node.
Updates
@biomejs/biomefrom 2.4.9 to 2.5.11Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
4d9c1d5ci: release (#11457)18883b7fix(html): ignore punctuation in Vue attribute casing (#11462)5c353e6feat: adds the noAstroSetHtmlDirective rule for .astro (#11322)3e5367ffeat(lint): rule noUndeclaredCustomProperties (#11191)05797b1ci: release (#11450)5f1ed34chore: add CodSpeed and Cloudflare to sponsors (#11410)2081460ci: release (#11309)6559e6cfeat: adds theuseAstroClientOnlyDirectiveValuerule for .astro files (#11299)a8798eafeat: useNamedLayer (#11377)85aac73feat(lint): addnoUnsafeTypeAssertionrule (#11221)Updates
@types/nodefrom 26.1.1 to 26.4.1Commits
Updates
mswfrom 2.12.14 to 2.15.0Release notes
Sourced from msw's releases.
... (truncated)
Commits
49d9d47chore(release): v2.15.0ed88583test(finalize): useexpect.pollvswaitFor7fae0ccfeat(sse): invokefinalizeon response stream end (#2741)db818eechore(release): v2.14.7418854achore: upgrade@ossjs/release5c0ae1cfix(sse): proper logging for concurrent requests (#2762)3016bdatest: fix flakyws.clients.browser.test.ts0df6d6atest: fix flakyin-flight-request.test.tsff6836bchore: pin github actions to commit sha, update pnpm (#2761)8a19d54chore: improve github actions security (#2747)Updates
vitefrom 8.0.3 to 8.2.2Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)Updates
vitestfrom 4.1.2 to 4.1.11Release notes
Sourced from vitest's releases.
... (truncated)
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...Updates
zodfrom 4.3.6 to 4.5.4Release notes
Sourced from zod's releases.