chore(deps): update all non-major dependencies #40
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:
^4.20240806.0
->^4.20240815.0
^20.14.15
->^20.15.0
^3.20240806.0
->^3.20240806.1
9.7.0
->9.7.1
^3.70.0
->^3.72.0
Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20240815.0
Compare Source
cloudflare/workers-sdk (miniflare)
v3.20240806.1
Compare Source
Minor Changes
#6403
00f340f
Thanks @CarmenPopoviciu! - feat: Extend KV plugin behaviour to support Workers assetsThis commit extends Miniflare's KV plugin's behaviour to support Workers assets, and therefore enables the emulation of Workers with assets in local development.
pnpm/pnpm (pnpm)
v9.7.1
Compare Source
cloudflare/workers-sdk (wrangler)
v3.72.0
Compare Source
Minor Changes
#6479
3c24d84
Thanks @petebacondarwin! - feat: allow HTTPS custom certificate paths to be provided by a environment variablesAs well as providing paths to custom HTTPS certificate files, it is now possible to use WRANGLER_HTTPS_KEY_PATH and WRANGLER_HTTPS_CERT_PATH environment variables.
Specifying the file paths at the command line overrides specifying in environment variables.
Fixes #5997
Patch Changes
#6471
0d85f24
Thanks @petebacondarwin! - fix: add a helpful message on Windows when Miniflare fails to start#6489
34bf393
Thanks @GregBrimble! - fix: Upload assets as JSON Lines (application/jsonl) rather than NDJSON (application/x-ndjson)#6482
e24939c
Thanks @RamIdeas! - fix: reimplement module aliasing so user-defined aliases take precedence over other plugins (eg unenv node.js polyfills)Updated dependencies [
00f340f
]:v3.71.0
Compare Source
Minor Changes
#6464
da9106c
Thanks @AnantharamanSI! - feat: rename--count
to--limit
inwrangler d1 insights
This PR renames
wrangler d1 insight
's--count
flag to--limit
to improve clarity and conform to naming conventions.To avoid a breaking change, we have kept
--count
as an alias to--limit
.#6451
515de6a
Thanks @danielrs! - feat:whoami
shows membership information when available#6463
dbc6782
Thanks @AnantharamanSI! - feat: add queryEfficiency towrangler d1 insights
output#6252
a2a144c
Thanks @garvit-gupta! - feat: Enable Wrangler to operate on Vectorize V2 indexesPatch Changes
3402ab9
Thanks @RamIdeas! - fix: using a debugger sometimes disconnected with "Message is too large" errorConfiguration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.