chore(deps-dev): bump @opennextjs/cloudflare from 1.19.11 to 1.20.1 - #48
chore(deps-dev): bump @opennextjs/cloudflare from 1.19.11 to 1.20.1#48dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@opennextjs/cloudflare](https://github.com/opennextjs/opennextjs-cloudflare/tree/HEAD/packages/cloudflare) from 1.19.11 to 1.20.1. - [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.1/packages/cloudflare) --- updated-dependencies: - dependency-name: "@opennextjs/cloudflare" dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Held — not merged in this pass, and the reason is specific to this PRReviewed by the Why this one is different from the other four npm bumps. They upgrade libraries whose output the required And the blast radius is immediate, not deferred. Two secondary observations, neither decisive on its own:
What would unblock it: a This is a judgement call the seat is declaring rather than making silently — if you would rather take the bump and watch the deploy, say so and I will merge it. It is a docs site with a revert path, not a one-way door. Generated by Claude Code |
…css bumps (#158) One pnpm install regenerating pnpm-lock.yaml once, replacing three stalled Dependabot PRs that each rewrite the same file: react-dom 19.2.6 -> 19.2.7 (supersedes #49) tailwindcss 4.3.0 -> 4.3.3 (supersedes #46) @tailwindcss/postcss 4.3.0 -> 4.3.3 (supersedes #50) react-dom is pinned exact rather than caret: react-dom@19.2.8 published after #49 was filed, and ^19.2.7 resolves to it, producing an unmet peer against react@19.2.7 which is out of scope to move. Exact pins are already this file's convention (next, fumadocs-*). engines blocks are untouched, and @opennextjs/cloudflare still resolves to 1.19.11 — #48 is held on a separate question and did not drift in. First lockfile regeneration under the blocking `unsupported` rule landed in ca34d36: the gate scanned 430 engines blocks, up from 428, and every range is satisfied at the declared 22.12.0 floor. Fixes #157
|
Superseded by #162. |
Bumps @opennextjs/cloudflare from 1.19.11 to 1.20.1.
Release notes
Sourced from @opennextjs/cloudflare's releases.
... (truncated)
Changelog
Sourced from @opennextjs/cloudflare's changelog.
... (truncated)
Commits
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)You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)