Closed renovate[bot] closed 6 months ago
This PR contains the following updates:
^3.52.0
^3.53.0
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^3.52.0
->^3.53.0
Release Notes
cloudflare/workers-sdk (wrangler)
### [`v3.53.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3530) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.52.0...wrangler@3.53.0) ##### Minor Changes - [#5604](https://togithub.com/cloudflare/workers-sdk/pull/5604) [`327a456`](https://togithub.com/cloudflare/workers-sdk/commit/327a4568751a4046ff8794c72c658c074964a7c7) Thanks [@dario-piotrowicz](https://togithub.com/dario-piotrowicz)! - feat: add support for environments in `getPlatformProxy` allow `getPlatformProxy` to target environments by allowing users to specify an `environment` option Example usage: ```js const { env } = await getPlatformProxy({ environment: "production", }); ``` ##### Patch Changes - [#5705](https://togithub.com/cloudflare/workers-sdk/pull/5705) [`4097759`](https://togithub.com/cloudflare/workers-sdk/commit/4097759b6fbef4cd9aa81d3a6f01fc868ff50dd8) Thanks [@G4brym](https://togithub.com/G4brym)! - Add `staging` flag to AI bindingConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.