Skip to content

Commit d4e46bc

Browse files
fix(deps): update dependency @opennextjs/cloudflare to ^1.6.3 (#558)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@opennextjs/cloudflare](https://redirect.github.com/opennextjs/opennextjs-cloudflare) ([source](https://redirect.github.com/opennextjs/opennextjs-cloudflare/tree/HEAD/packages/cloudflare)) | [`^1.6.2` -> `^1.6.3`](https://renovatebot.com/diffs/npm/@opennextjs%2fcloudflare/1.6.2/1.6.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@opennextjs%2fcloudflare/1.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opennextjs%2fcloudflare/1.6.2/1.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>opennextjs/opennextjs-cloudflare (@&#8203;opennextjs/cloudflare)</summary> ### [`v1.6.3`](https://redirect.github.com/opennextjs/opennextjs-cloudflare/blob/HEAD/packages/cloudflare/CHANGELOG.md#163) [Compare Source](https://redirect.github.com/opennextjs/opennextjs-cloudflare/compare/@opennextjs/[email protected]...@opennextjs/[email protected]) ##### Patch Changes - [#&#8203;828](https://redirect.github.com/opennextjs/opennextjs-cloudflare/pull/828) [`d00b3a1`](https://redirect.github.com/opennextjs/opennextjs-cloudflare/commit/d00b3a13e42e65aad76fba41774815726422cc39) Thanks [@&#8203;vicb](https://redirect.github.com/vicb)! - bump [@&#8203;opennextjs/aws](https://redirect.github.com/opennextjs/aws) to 3.7.2 See details at <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.7.2> - [#&#8203;830](https://redirect.github.com/opennextjs/opennextjs-cloudflare/pull/830) [`daf36fa`](https://redirect.github.com/opennextjs/opennextjs-cloudflare/commit/daf36faf91fa764b36fd1a4db39aa1e25e968518) Thanks [@&#8203;vicb](https://redirect.github.com/vicb)! - detect more image types Sync of [vercel/next.js#82118](https://redirect.github.com/vercel/next.js/pull/82118) - [#&#8203;832](https://redirect.github.com/opennextjs/opennextjs-cloudflare/pull/832) [`67e71b9`](https://redirect.github.com/opennextjs/opennextjs-cloudflare/commit/67e71b9f3aa55222df44296353025c4d19f38ecb) Thanks [@&#8203;vicb](https://redirect.github.com/vicb)! - fix: --noMinify stop minifying the bundle </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 03:00 AM and 08:59 AM ( * 3-8 * * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/saihaj/DOGE-AI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b083bc3 commit d4e46bc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@ai-sdk/react": "^1.2.12",
18-
"@opennextjs/cloudflare": "^1.6.2",
18+
"@opennextjs/cloudflare": "^1.6.3",
1919
"@privy-io/react-auth": "^2.20.0",
2020
"@radix-ui/react-avatar": "^1.1.10",
2121
"@radix-ui/react-dialog": "^1.1.14",

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)