chore(deps): update dependency wrangler to v3.108.1 #7526
Merged
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:
3.107.3
->3.108.1
Release Notes
cloudflare/workers-sdk (wrangler)
v3.108.1
Compare Source
Patch Changes
#8103
a025ad2
Thanks @emily-shen! - fix: fix bug wherewrangler secret list --format=json
was printing the wrangler banner.Updated dependencies []:
v3.108.0
Compare Source
Minor Changes
#7990
b1966df
Thanks @cmsparks! - Add WRANGLER_CI_OVERRIDE_NAME for Workers CI#8028
b2dca9a
Thanks @emily-shen! - feat: Also log when no bindings are found.We currently print a worker's bindings during dev, versions upload and deploy. This just also prints something when there's no bindings found, in case you were expecting bindings.
#8037
71fd250
Thanks @WillTaylorDev! - Provides unsafe.metadata configurations when using wrangler versions secret put.Patch Changes
#8058
1f80d69
Thanks @WillTaylorDev! - Bugfix: Modified versions secret put to inherit all known bindings, which circumvents a limitation in the API which does not return all fields for all bindings.#7986
88514c8
Thanks @andyjessop! - docs: clarifies that local resources are "simulated locally" or "connected to remote resource", and adds console messages to help explain local dev#8008
9d08af8
Thanks @ns476! - Add support for Images bindings (in private beta for now), with optional local support for platforms where Sharp is available.#7769
6abe69c
Thanks @cmackenzie1! - Adds the following new option forwrangler pipelines create
andwrangler pipelines update
commands:#7290
0c0374c
Thanks @emily-shen! - fix: add support for workers with assets when running multiple workers in onewrangler dev
instancehttps://github.com/cloudflare/workers-sdk/pull/7251 added support for running multiple Workers in one
wrangler dev
/miniflare session. e.g.wrangler dev -c wrangler.toml -c ../worker2/wrangler.toml
, which among other things, allowed cross-service RPC to Durable Objects.However this did not work in the same way as production when there was a Worker with assets - this PR should fix that.
#7769
6abe69c
Thanks @cmackenzie1! - Rename wrangler pipelines <create|update> flagsThe following parameters have been renamed:
#8012
c412a31
Thanks @mtlemilio! - Use fetchPagedListResult when listing Hyperdrive configs from the APIThis fixes an issue where only 20 configs were being listed.
#8077
60310cd
Thanks @emily-shen! - feat: add telemetry to experimental auto-provisioningUpdated dependencies [
c80dbd8
,0c0374c
]:Configuration
📅 Schedule: Branch creation - "before 8am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.