chore(deps): update dependency @cloudflare/vitest-pool-workers to v0.8.34 #4903
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.8.32->0.8.34Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cloudflare/workers-sdk (@cloudflare/vitest-pool-workers)
v0.8.34Compare Source
Patch Changes
34b6174,d9d937a,e39a45f,d3a6eb3,b8f058c,fdae3f7]:v0.8.33Compare Source
Patch Changes
#9331
3c770ecThanks @petebacondarwin! - fix the Vitest integration to support Workers that want Node.js compatibility is only v1 in productionIt does this by adding the
nodejs_compat_v2flag (if missing) and removingno_nodejs_compat_v2flag (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
68a9008Thanks @penalosa! - Don't crash Vitest when started with a non-existent tail consumerUpdated dependencies [
34c71ce,f7c82a4,7ddd865,6479fc5,410d985,e5ae13a,6c03bde,c2678d1,34c71ce,cc7fae4]:Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.