risu729 / dotfiles

Risu's dotfiles for Windows 11 and WSL 2
MIT License
0 stars 0 forks source link

chore(deps): update dependency wrangler to v3.64.0 #266

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wrangler (source) 3.63.2 -> 3.64.0 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (wrangler) ### [`v3.64.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3640) ##### Minor Changes - [#​4925](https://togithub.com/cloudflare/workers-sdk/pull/4925) [`7d4a4d0`](https://togithub.com/cloudflare/workers-sdk/commit/7d4a4d047be4f18312976efb3339ebba28cf0d82) Thanks [@​dom96](https://togithub.com/dom96)! - feature: whoami, logout and login commands mention the CLOUDFLARE_API_TOKEN env var now It is easy to get confused when trying to logout while the CLOUDFLARE_API_TOKEN env var is set. The logout command normally prints out a message which states that the user is not logged in. This change rectifes this to explicitly call out that the CLOUDFLARE_API_TOKEN is set and requests that the user unsets it to logout. ##### Patch Changes - [#​5032](https://togithub.com/cloudflare/workers-sdk/pull/5032) [`75f7928`](https://togithub.com/cloudflare/workers-sdk/commit/75f7928b3c19a39468d4f2c49c8fbed9281f55be) Thanks [@​dbenCF](https://togithub.com/dbenCF)! - Adding client side error handling for R2 when the user tries to create a bucket with an invalid name. The purpose of this addition is to provide the user with more context when encountering this error. - [#​4398](https://togithub.com/cloudflare/workers-sdk/pull/4398) [`4b1e5bc`](https://togithub.com/cloudflare/workers-sdk/commit/4b1e5bcc1dcdbf4c2e4251b066b1f30eec32d8ce) Thanks [@​mattpocock](https://togithub.com/mattpocock)! - fix: update tsconfig for Workers generated by wrangler init

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.