yjl9903 / vite-plugin-cloudflare-functions

Make Cloudflare Pages Functions works with Vite friendly
https://vite-plugin-cloudflare-functions.pages.dev/
MIT License
55 stars 7 forks source link

chore(deps): update dependency wrangler to ^3.53.0 #676

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wrangler (source) ^3.52.0 -> ^3.53.0 age adoption passing confidence

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 binding

Configuration

📅 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.