serverlessapigateway
serverlessapigateway copied to clipboard
fix: bump wrangler from 4.38.0 to 4.50.0
Bumps wrangler from 4.38.0 to 4.50.0.
Release notes
Sourced from wrangler's releases.
[email protected]
Minor Changes
#11219
524a6e5Thanks@Ltadrian! - Implement Hyperdrive binding TLS miniflare proxy. This will allow for wrangler dev hyperdrive bindings to connect to external databases that require TLS.#11233
c922a81Thanks@emily-shen! - Addcontainers.unsafeto allow internal users to use additional container featuresPatch Changes
#11353
0cf696dThanks@vicb! - Use the nativenode:domainmodule when availableIt is enabled when the
enable_nodejs_domain_modulecompatibility flag is set.#11328
bb44120Thanks@ascorbic! - Fixes a bug that causedwrangler deployto hang when deploying SvelteKit sites with experimental autoconfig#11025
4a158e9Thanks@devin-ai-integration! - Use the nativenode:wasimodule when availableIt is enabled when the
enable_nodejs_wasi_modulecompatibility flag is set.Updated dependencies [
0cf696d,524a6e5,4a158e9]:
@cloudflare/unenv-preset@2.7.11- [email protected]
[email protected]
Patch Changes
#11344
c758809Thanks@dario-piotrowicz! - Fix: mark ther2 bulkcommand as hidden and experimental#11339
dfba912Thanks@dario-piotrowicz! - Fixwrangler deployerroring when it pulls down remote configs of workers containing an assets bindingUpdated dependencies [
e5ec8cf]:[email protected]
Minor Changes
#10703
c5c4ee5Thanks@danlapid! - Add support for streaming tail consumers in local dev. This is an experimental new feature that allows you to register atailStream()handler (compared to the existingtail()handler), which will receive streamed tail events from your Worker (compared to thetail()handler, which only receives batched events after your Worker has finished processing).#11251
7035804Thanks@penalosa! - When theWRANGLER_HIDE_BANNERenvironment variable is provided, Wrangler will no longer display a version banner. This applies to all commands.For instance, previously running
wrangler docswould give the following output:> wrangler docs ⛅️ wrangler 4.47.0 ─────────────────── Opening a link in your default browser: https://developers.cloudflare.com/workers/wrangler/commands/With
WRANGLER_HIDE_BANNER, this is now:
... (truncated)
Commits
86eab8eVersion Packages (#11356)524a6e5SQC-652 Implement Hyperdrive binding TLS miniflare proxy. This will (#11219)c922a81Add unsafe.containers (#11233)bb44120Pass--no-git-checkflag tosv add(#11328)8ba8d99refactor unenv e2e tests (#11354)d162ddctest: don't render logs to the console in output.test.ts (#11357)4a158e9Use the native node:wasi module when available (#11025)0cf696dUse the nativenode:domainmodule when available (#11353)9f3cfc2Version Packages (#11334)c758809Fix: mark ther2 bulkcommand as hidden and experimental (#11344)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for wrangler since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.