Skip to content

chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.8.0 #152

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/vitest-pool-workers (source) ^0.5.36 -> ^0.8.0 age confidence

Release Notes

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

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

v0.8.61

Compare Source

Patch Changes

v0.8.60

Compare Source

Patch Changes

v0.8.59

Compare Source

Patch Changes

v0.8.58

Compare Source

Patch Changes

v0.8.57

Compare Source

Patch Changes

v0.8.56

Compare Source

Patch Changes

v0.8.55

Compare Source

Patch Changes

v0.8.54

Compare Source

Patch Changes

v0.8.53

Compare Source

Patch Changes
  • Updated dependencies [c01c4ee, 3743896]:
    • wrangler@4.24.3
    • miniflare@4.20250709.0

v0.8.52

Compare Source

Patch Changes
  • Updated dependencies [80cc834]:
    • wrangler@4.24.2

v0.8.51

Compare Source

Patch Changes

v0.8.50

Compare Source

Patch Changes

v0.8.49

Compare Source

Patch Changes

v0.8.48

Compare Source

Patch Changes
  • #​9533 0a5bb5a Thanks @​petebacondarwin! - fix: ensure that the sourcemap-codec library has been transformed correctly to be imported in workerd during Vitest runs

    Prior to this the inline snapshot tests were failing because they use the magic-string library, which in turn relies upon the sourcemap-codec library.

    This resulted in errors that look like:

    Error running worker: SyntaxError: The requested module '@​jridgewell/sourcemap-codec' does not provide an export named 'encode'
    

v0.8.47

Compare Source

Patch Changes

v0.8.46

Compare Source

Patch Changes

v0.8.45

Compare Source

Patch Changes

v0.8.44

Compare Source

Patch Changes

v0.8.43

Compare Source

Patch Changes

v0.8.42

Compare Source

Patch Changes

v0.8.41

Compare Source

Patch Changes

v0.8.40

Compare Source

Patch Changes

v0.8.39

Compare Source

Patch Changes

v0.8.38

Compare Source

Patch Changes

v0.8.37

Compare Source

Patch Changes

v0.8.36

Compare Source

Patch Changes
  • Updated dependencies [db2cdc6]:
    • wrangler@4.19.1

v0.8.35

Compare Source

Patch Changes

v0.8.34

Compare Source

Patch Changes

v0.8.33

Compare Source

Patch Changes
  • #​9331 3c770ec Thanks @​petebacondarwin! - fix the Vitest integration to support Workers that want Node.js compatibility is only v1 in production

    It does this by adding the nodejs_compat_v2 flag (if missing) and removing no_nodejs_compat_v2 flag (if found).

    This does mean that the Vitest tests are running with a slightly different environment to production, but this has always been the case in other ways.

  • #​9350 68a9008 Thanks @​penalosa! - Don't crash Vitest when started with a non-existent tail consumer

  • Updated dependencies [34c71ce, f7c82a4, 7ddd865, 6479fc5, 410d985, e5ae13a, 6c03bde, c2678d1, 34c71ce, cc7fae4]:

    • miniflare@4.20250523.0
    • wrangler@4.17.0

v0.8.32

Compare Source

Patch Changes
  • Updated dependencies [7344344]:
    • wrangler@4.16.1

v0.8.31

Compare Source

Patch Changes

v0.8.30

Compare Source

Patch Changes
  • Updated dependencies [33daa09, 3b384e2]:
    • wrangler@4.15.2
    • miniflare@4.20250508.2

v0.8.29

Compare Source

Patch Changes

v0.8.28

Compare Source

Patch Changes

v0.8.27

Compare Source

Patch Changes
  • Updated dependencies [d0d62e6]:
    • wrangler@4.14.4

v0.8.26

Compare Source

Patch Changes

v0.8.25

Compare Source

Patch Changes

v0.8.24

Compare Source

Patch Changes

v0.8.23

Compare Source

Patch Changes

v0.8.22

Compare Source

Patch Changes
  • Updated dependencies [2c50115]:
    • miniflare@4.20250424.1
    • wrangler@4.13.2

v0.8.21

Compare Source

Patch Changes

v0.8.20

Compare Source

Patch Changes

v0.8.19

Compare Source

Patch Changes
  • Updated dependencies [2a7749b, 41f095b]:
    • miniflare@4.20250417.0
    • wrangler@4.12.1

v0.8.18

Compare Source

Patch Changes

[v0.8.17](https:


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link

changeset-bot bot commented Jan 10, 2025

⚠️ No Changeset found

Latest commit: 6dc74bd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.6.0 chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.7.0 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/cloudflare-vitest-pool-workers-0.x branch from 96b9392 to 042acc0 Compare February 18, 2025 20:24
@renovate renovate bot force-pushed the renovate/cloudflare-vitest-pool-workers-0.x branch from 042acc0 to 084cf88 Compare March 13, 2025 13:08
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.7.0 chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.8.0 Mar 13, 2025
@renovate renovate bot force-pushed the renovate/cloudflare-vitest-pool-workers-0.x branch 3 times, most recently from 394eec7 to 557a958 Compare July 29, 2025 13:52
@renovate renovate bot force-pushed the renovate/cloudflare-vitest-pool-workers-0.x branch 3 times, most recently from 62da3f8 to 079ea04 Compare August 7, 2025 15:11
@renovate renovate bot force-pushed the renovate/cloudflare-vitest-pool-workers-0.x branch 4 times, most recently from 49d5bd5 to 6f9a009 Compare August 18, 2025 21:19
@renovate renovate bot force-pushed the renovate/cloudflare-vitest-pool-workers-0.x branch from 6f9a009 to 6dc74bd Compare August 21, 2025 16:46
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.

0 participants