-
-
Notifications
You must be signed in to change notification settings - Fork 6
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.104.0 #175
Conversation
|
3bcccc1
to
77b98e8
Compare
77b98e8
to
62fedd6
Compare
7201d38
to
a995b4c
Compare
a995b4c
to
08cd6b1
Compare
08cd6b1
to
894fefe
Compare
2ade803
to
caabb61
Compare
Pull request was closed
90be8b6
to
a4ad901
Compare
a4ad901
to
51666c7
Compare
51666c7
to
958afd4
Compare
958afd4
to
a03aad7
Compare
a03aad7
to
cfd2a13
Compare
cfd2a13
to
115b687
Compare
115b687
to
1772874
Compare
Pull request was closed
5ea089a
to
1772874
Compare
1772874
to
a412b68
Compare
This PR contains the following updates:
3.103.2
->3.104.0
Release Notes
cloudflare/workers-sdk (wrangler)
v3.104.0
Minor Changes
#7715
26fa9e8
Thanks @penalosa! - Support service bindings from Pages projects to Workers in a singleworkerd
instance. To try it out, pass multiple-c
flags to Wrangler: i.e.wrangler pages dev -c wrangler.toml -c ../other-worker/wrangler.toml
. The first-c
flag must point to your Pages config file, and the rest should point to Workers that are bound to your Pages project.#7816
f6cc029
Thanks @dario-piotrowicz! - add support for assets bindings togetPlatformProxy
this change makes sure that that
getPlatformProxy
, when the input configurationfile contains an assets field, correctly returns the appropriate asset binding proxy
example:
Patch Changes
#7785
cccfe51
Thanks @joshthoward! - Fix Durable Objects transfer migration validation#7821
fcaa02c
Thanks @vicb! - fix(wrangler): fix wrangler config schema defaults#7832
97d2a1b
Thanks @petebacondarwin! - Relax the messaging when Wrangler uses redirected configurationPreviously the messaging was rendered as a warning, which implied that the user
had done something wrong. Now it is just a regular info message.
#7806
d7adb50
Thanks @vicb! - chore: update unenv to 2.0.0-rc.0Pull a couple changes in node:timers
The unenv update also includes #unjs/unenv/381 which implements
stdout
,stderr
andstdin
ofnode:process
withnode:tty
#7828
9077a67
Thanks @edmundhung! - improve multi account error message in non-interactive modeUpdated dependencies []:
Configuration
📅 Schedule: Branch creation - "* * 1/14 * *" (UTC), 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.