Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/vitest-pool-workers (source) ^0.4.11^0.11.0 age confidence
@cloudflare/workers-types 4.20250312.04.20260101.0 age confidence
@types/node (source) 22.13.1022.19.3 age confidence
@vitest/coverage-istanbul (source) 1.5.31.6.1 age confidence
wrangler (source) 4.0.04.54.0 age confidence

Release Notes

cloudflare/workers-sdk (@​cloudflare/vitest-pool-workers)

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes
  • #​11533 8d9003e Thanks @​petebacondarwin! - Add support for ctx.exports

    It is now possible to access ctx.exports properties for the main (SELF) worker.

    • Integration tests: in the SELF worker the ctx.exports object now contains the expected stubs to the exported entry-points.
    • Unit tests: the object returned from createExecutionContext() has exports property that exposes the exports of the SELF worker.

    Due to the dynamic nature of Vitest the integration relies upon guessing what the exports of the main Worker are by statically analyzing the Worker source using esbuild. In cases where it is not possible to infer the exports (for example, a wildcard re-export of a virtual module) it is possible to declare these in the vitest-pool-workers config via the additionalExports setting.

Patch Changes

v0.10.15

Compare Source

Patch Changes

v0.10.14

Compare Source

Patch Changes

v0.10.13

Compare Source

Patch Changes
  • Updated dependencies [59534ba, 7e80340]:
    • miniflare@​4.20251202.0
    • wrangler@​4.52.1

v0.10.12

Compare Source

Patch Changes

v0.10.11

Compare Source

Patch Changes

v0.10.10

Compare Source

Patch Changes

v0.10.9

Compare Source

Patch Changes

v0.10.8

Compare Source

Patch Changes

v0.10.7

Compare Source

Patch Changes

v0.10.6

Compare Source

Patch Changes

v0.10.5

Compare Source

Patch Changes

v0.10.4

Compare Source

Patch Changes

v0.10.3

Patch Changes

v0.10.2

Patch Changes

v0.10.1

Compare Source

Patch Changes

v0.10.0

Compare Source

Minor Changes
Patch Changes

v0.9.14

Compare Source

Patch Changes

v0.9.13

Compare Source

Patch Changes

v0.9.12

Compare Source

Patch Changes

v0.9.11

Compare Source

Patch Changes

v0.9.10

Compare Source

Patch Changes

v0.9.9

Compare Source

Patch Changes

v0.9.8

Compare Source

Patch Changes

v0.9.7

Compare Source

Patch Changes
  • Updated dependencies [b455281]:
    • wrangler@​4.40.2

v0.9.6

Compare Source

Patch Changes
  • Updated dependencies [a57149f]:
    • wrangler@​4.40.1

v0.9.5

Compare Source

Patch Changes

v0.9.4

Compare Source

Patch Changes

v0.9.3

Compare Source

Patch Changes

v0.9.2

Compare Source

Patch Changes

v0.9.1

Compare Source

Patch Changes

v0.9.0

Compare Source

Minor Changes
Patch Changes

v0.8.71

Compare Source

Patch Changes

v0.8.70

Compare Source

Patch Changes

v0.8.69

Compare Source

Patch Changes

v0.8.68

Compare Source

Patch Changes
  • Updated dependencies [85be2b6, 452ad0b]:
    • wrangler@​4.33.1
    • miniflare@​4.20250823.1

v0.8.67

Compare Source

Patch Changes

v0.8.66

Compare Source

Patch Changes

v0.8.65

Compare Source

Patch Changes

v0.8.64

Compare Source

Patch Changes

v0.8.63

Compare Source

Patch Changes
  • Updated dependencies [5020694]:
    • miniflare@​4.20250813.0
    • wrangler@​4.29.1

v0.8.62

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 17, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/vitest
npm error   peer vitest@"2.0.x - 3.2.x" from @cloudflare/[email protected]
npm error   node_modules/@cloudflare/vitest-pool-workers
npm error     dev @cloudflare/vitest-pool-workers@"^0.11.0" from the root project
npm error
npm error Could not resolve dependency:
npm error dev @vitest/coverage-istanbul@"^1.5.3" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/vitest
npm error   peer vitest@"1.6.1" from @vitest/[email protected]
npm error   node_modules/@vitest/coverage-istanbul
npm error     dev @vitest/coverage-istanbul@"^1.5.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-01-01T07_02_49_213Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-01-01T07_02_49_213Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bbab914 to 453b60a Compare March 27, 2025 13:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 453b60a to 3fac8e4 Compare September 12, 2025 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3fac8e4 to 6b0d409 Compare October 23, 2025 21:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6b0d409 to 2725ca1 Compare December 16, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant