chore(deps): bump the cloudflare group with 2 updates - #6
Conversation
Bumps the cloudflare group with 2 updates: [@opennextjs/cloudflare](https://github.com/opennextjs/opennextjs-cloudflare/tree/HEAD/packages/cloudflare) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `@opennextjs/cloudflare` from 1.15.1 to 1.20.2 - [Release notes](https://github.com/opennextjs/opennextjs-cloudflare/releases) - [Changelog](https://github.com/opennextjs/opennextjs-cloudflare/blob/main/packages/cloudflare/CHANGELOG.md) - [Commits](https://github.com/opennextjs/opennextjs-cloudflare/commits/@opennextjs/cloudflare@1.20.2/packages/cloudflare) Updates `wrangler` from 4.98.0 to 4.118.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.118.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@opennextjs/cloudflare" dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloudflare - dependency-name: wrangler dependency-version: 4.118.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Closing: blocked by the Next.js version, not by anything fixable in this PR. `npm ci` fails with ERESOLVE: peer next@">=15.5.21 <16 || >=16.2.11" from @opennextjs/cloudflare@1.20.2 This repo is on `next ^14.2.35`, so @opennextjs/cloudflare 1.20.2 simply cannot be installed here. It can only land after the Next.js 14 to 16 migration is done by hand (see #5, closed for the same reason). The `wrangler` bump in this group is fine on its own and can be taken separately. If Dependabot reopens this, an `ignore` rule for `@opennextjs/cloudflare` until Next is upgraded would keep the noise down. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the cloudflare group with 2 updates: @opennextjs/cloudflare and wrangler.
Updates
@opennextjs/cloudflarefrom 1.15.1 to 1.20.2Release notes
Sourced from @opennextjs/cloudflare's releases.
... (truncated)
Changelog
Sourced from @opennextjs/cloudflare's changelog.
... (truncated)
Commits
da4b7fcVersion Packages (#1307)38ea40bfix: upgrade OpenNext AWS encoded path handling (#1312)766eee9chore: bump Next.js to 15.5.21 and 16.2.11 (#1313)97ef330fix: normalize Windows paths in Turbopack runtime patch (#1306)1a70b33Version Packages (#1298)780a21cfix: disable compression for worker version requests (#1297)127942dVersion Packages (#1292)46c50fcfeat: add opt-in rclone cache population (#1290)eef243ffix(cache-purge): spread SQLite bindings in BucketCachePurge alarm so tag pur...51439b1fix: disable compression for R2 provisioning (#1291)Updates
wranglerfrom 4.98.0 to 4.118.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
95d9b12Version Packages (#14946)e0bbf55[wrangler] Fix workflows errors messages (#14919)38403cb[wrangler] Remove duplicated Workers + Assets deploy E2E (#14947)cec9d88[workers-auth] Validate account IDs before using them in API requests (#13746)cc63aae[wrangler] fix(containers): add --json flag towrangler containers info(#1...f92d1fc[wrangler] Serialize custom build watcher events to avoid concurrent runs (#1...17dca96[wrangler] Fix circular dependency build warning between api/index.ts and bin...fcb5402Version Packages (#14939)5a56ddaMiniflare v5 alpha (#14586)96fd16fVersion Packages (#14898)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions