-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore(deps): update dependency wrangler to v3.108.1 #817
Merged
+321
−58
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying zodiac-pilot-connect with
|
Latest commit: |
b1e6b27
|
Status: | ✅ Deploy successful! |
Preview URL: | https://fc48efef.zodiac-pilot.pages.dev |
Branch Preview URL: | https://renovate-wrangler-3-x.zodiac-pilot.pages.dev |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Coverage Report for deployables/extension
File CoverageNo changed files found. |
Deploying zodiac-pilot with
|
Latest commit: |
b1e6b27
|
Status: | ✅ Deploy successful! |
Preview URL: | https://e8b23606.zodiac-pilot-29m.pages.dev |
Branch Preview URL: | https://renovate-wrangler-3-x.zodiac-pilot-29m.pages.dev |
61d17a8
to
b1e6b27
Compare
auto-merge was automatically disabled
February 11, 2025 22:11
Pull request was closed
6985087
to
b1e6b27
Compare
b1e6b27
to
511d2d2
Compare
511d2d2
to
be3185a
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
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 - At any time (no schedule defined), 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.