chore(deps): update dependency @cloudflare/vitest-pool-workers to v0.7.7 - autoclosed #5924
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.7.4
->0.7.7
Release Notes
cloudflare/workers-sdk (@cloudflare/vitest-pool-workers)
v0.7.7
Compare Source
Patch Changes
7b6b0c2
]:v0.7.6
Compare Source
Patch Changes
#8338
2d40989
Thanks @GregBrimble! - feat: Upload _headers and _redirects if present with Workers Assets as part ofwrangler deploy
andwrangler versions upload
.#8288
cf14e17
Thanks @CarmenPopoviciu! - feat: Add assets Proxy Worker skeleton in miniflareThis commit implements a very basic Proxy Worker skeleton, and wires it in the "pipeline" miniflare creates for assets. This Worker will be incrementally worked on, but for now, the current implementation will forward all incoming requests to the Router Worker, thus leaving the current assets behaviour in local dev, the same.
This is an experimental feature available under the
--x-assets-rpc
flag:wrangler dev --x-assets-rpc
.Updated dependencies [
2d40989
,da568e5
,cf14e17
,af9a57a
,fbba583
,bca1fb5
,79c7810
]:v0.7.5
Compare Source
Patch Changes
#8173
a9c0159
Thanks @edmundhung! - improve error message with isolated storage#8199
60d2bc6
Thanks @edmundhung! - Added step-through debugging support with Vitest.To start debugging, run Vitest with the following command and attach a debugger to port 9229:
For more details, check out our Vitest Debugging guide.
Updated dependencies [
fce642d
,2cad136
,f59d95b
,a4909cb
]:Configuration
📅 Schedule: Branch creation - "after 5:00am every weekday, before 7:00am every weekday,every weekend" (UTC), Automerge - "before 7am every weekday" (UTC).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.