chore(deps): bump @cloudflare/vitest-pool-workers from 0.9.14 to 0.12.14#2699
chore(deps): bump @cloudflare/vitest-pool-workers from 0.9.14 to 0.12.14#2699dependabot[bot] wants to merge 1 commit intonextfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
5751344 to
d5161ce
Compare
d5161ce to
5f5fe69
Compare
5f5fe69 to
77b89e6
Compare
Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.9.14 to 0.12.14. - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.12.14/packages/vitest-pool-workers) --- updated-dependencies: - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.12.14 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
77b89e6 to
e7a6469
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
| '@clack/core': '^1.0.1' | ||
| '@clack/prompts': '^1.0.1' | ||
| '@cloudflare/vitest-pool-workers': ^0.9.2 | ||
| '@cloudflare/vitest-pool-workers': ^0.13.2 |
There was a problem hiding this comment.
Peer dependency mismatch: vitest 4.x required but 3.x used
High Severity
The catalog specifier was changed to ^0.13.2 but @cloudflare/vitest-pool-workers@0.13.2 requires vitest: ^4.1.0, @vitest/runner: ^4.1.0, and @vitest/snapshot: ^4.1.0 as peer dependencies. The project's catalog still specifies vitest: ^3.2.4 (line 44), which resolves to vitest@3.2.4. Version 0.13.0 introduced a breaking change requiring vitest 4.x. The PR title targets 0.12.14 (compatible with vitest 3.x), but the specifier jumped to ^0.13.2, crossing that compatibility boundary. This will cause peer dependency violations and likely runtime failures.


Bumps @cloudflare/vitest-pool-workers from 0.9.14 to 0.12.14.
Release notes
Sourced from
@cloudflare/vitest-pool-workers's releases.... (truncated)
Changelog
Sourced from
@cloudflare/vitest-pool-workers's changelog.... (truncated)
Commits
88705adVersion Packages (#12580)dae8d21Version Packages (#12547)0ebc50dVersion Packages (#12508)4b6fd36Fix vitest watch with durable objects (#11771)04eac7dVersion Packages (#12427)07db12aVersion Packages (#12383)59a9ee2Version Packages (#12266)a4db914Use vitest#expect from the local context (#12356)698f510Speed uppnpm fixandpnpm check(#12348)95154f5Version Packages (#12184)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)