halcyon-org / belifeline-lp

https://belifeline-lp.pages.dev
0 stars 0 forks source link

chore(deps): update dependency wrangler to v3.63.1 #52

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

cloudflare/workers-sdk (wrangler) ### [`v3.63.1`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3631) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.63.0...wrangler@3.63.1) ##### Patch Changes - [#​6192](https://togithub.com/cloudflare/workers-sdk/pull/6192) [`b879ce4`](https://togithub.com/cloudflare/workers-sdk/commit/b879ce49aff454f9fe34f86886fc97db8ff8083e) Thanks [@​petebacondarwin](https://togithub.com/petebacondarwin)! - fix: do not report D1 user errors to Sentry - [#​6150](https://togithub.com/cloudflare/workers-sdk/pull/6150) [`d993409`](https://togithub.com/cloudflare/workers-sdk/commit/d9934090594a7101912bd35aacc86ceb4cc15c3a) Thanks [@​CarmenPopoviciu](https://togithub.com/CarmenPopoviciu)! - fix: Fix `pages dev` watch mode \[\_worker.js] The watch mode in `pages dev` for Advanced Mode projects is currently partially broken, as it only watches for changes in the "\_worker.js" file, but not for changes in any of its imported dependencies. This means that given the following "\_worker.js" file import { graham } from "./graham-the-dog"; export default { fetch(request, env) { return new Response(graham) } } `pages dev` will reload for any changes in the `_worker.js` file itself, but not for any changes in `graham-the-dog.js`, which is its dependency. Similarly, `pages dev` will not reload for any changes in non-JS module imports, such as wasm/html/binary module imports. This commit fixes all the aforementioned issues.

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.

github-actions[bot] commented 1 week ago

Preview

Name Link
Latest commit 053b80f37debe55c11badc9178f4a4fc71f5cc5d
Deploy Preview Url https://3fad9b06.belifeline-lp.pages.dev

github-actions[bot] commented 1 week ago

Lightouse Audit

performance accessibility best-practices seo
🟠 73 🟒 92 🟒 100 🟒 91