Skip to content

chore(deps): bump @cloudflare/vitest-pool-workers from 0.9.14 to 0.12.14#2699

Open
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/npm_and_yarn/cloudflare/vitest-pool-workers-0.12.14
Open

chore(deps): bump @cloudflare/vitest-pool-workers from 0.9.14 to 0.12.14#2699
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/npm_and_yarn/cloudflare/vitest-pool-workers-0.12.14

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps @cloudflare/vitest-pool-workers from 0.9.14 to 0.12.14.

Release notes

Sourced from @​cloudflare/vitest-pool-workers's releases.

@​cloudflare/vitest-pool-workers@​0.12.14

Patch Changes

@​cloudflare/vitest-pool-workers@​0.12.13

Patch Changes

@​cloudflare/vitest-pool-workers@​0.12.12

Patch Changes

  • #11771 4b6fd36 Thanks @​avenceslau! - Fix Durable Object storage causing SQLITE_CANTOPEN errors on repeated test runs

    When running vitest multiple times in watch mode, Durable Object storage would fail with SQLITE_CANTOPEN errors. This happened because the storage reset function was deleting directories that workerd still had file handles to.

    The fix preserves directory structure during storage reset, deleting only files while keeping directories intact. This allows workerd to maintain valid handles to SQLite database directories across test runs.

  • Updated dependencies [ad817dd, b900c5a, f7fa326, 734792a, 7aaa2a5, cc5ac22, 62a8d48, 84252b7, e5efa5d, d06ad09, 10a1c4a, be9745f, d7b492c, 122791d, 8809411, 1a9eddd, 41e18aa]:

    • wrangler@4.65.0
    • miniflare@4.20260212.0

@​cloudflare/vitest-pool-workers@​0.12.11

Patch Changes

@​cloudflare/vitest-pool-workers@​0.12.10

Patch Changes

@​cloudflare/vitest-pool-workers@​0.12.9

Patch Changes

... (truncated)

Changelog

Sourced from @​cloudflare/vitest-pool-workers's changelog.

0.12.14

Patch Changes

0.12.13

Patch Changes

0.12.12

Patch Changes

  • #11771 4b6fd36 Thanks @​avenceslau! - Fix Durable Object storage causing SQLITE_CANTOPEN errors on repeated test runs

    When running vitest multiple times in watch mode, Durable Object storage would fail with SQLITE_CANTOPEN errors. This happened because the storage reset function was deleting directories that workerd still had file handles to.

    The fix preserves directory structure during storage reset, deleting only files while keeping directories intact. This allows workerd to maintain valid handles to SQLite database directories across test runs.

  • Updated dependencies [ad817dd, b900c5a, f7fa326, 734792a, 7aaa2a5, cc5ac22, 62a8d48, 84252b7, e5efa5d, d06ad09, 10a1c4a, be9745f, d7b492c, 122791d, 8809411, 1a9eddd, 41e18aa]:

    • wrangler@4.65.0
    • miniflare@4.20260212.0

0.12.11

Patch Changes

0.12.10

Patch Changes

0.12.9

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@vercel
Copy link

vercel bot commented Feb 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 18, 2026 8:44pm

Request Review

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cloudflare/vitest-pool-workers-0.12.14 branch from 5751344 to d5161ce Compare February 24, 2026 11:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cloudflare/vitest-pool-workers-0.12.14 branch from d5161ce to 5f5fe69 Compare February 25, 2026 23:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cloudflare/vitest-pool-workers-0.12.14 branch from 5f5fe69 to 77b89e6 Compare March 10, 2026 07:29
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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cloudflare/vitest-pool-workers-0.12.14 branch from 77b89e6 to e7a6469 Compare March 18, 2026 20:43
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

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
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Additional Locations (1)
Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants