meta: bump @opennextjs/cloudflare from 1.17.1 to 1.17.3#8796
meta: bump @opennextjs/cloudflare from 1.17.1 to 1.17.3#8796dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website @nodejs/web-infra Please review the changes when you have a chance. Thank you! 🙏 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8796 +/- ##
==========================================
+ Coverage 74.23% 74.25% +0.01%
==========================================
Files 105 105
Lines 8870 8870
Branches 328 328
==========================================
+ Hits 6585 6586 +1
+ Misses 2283 2282 -1
Partials 2 2 ☔ View full report in Codecov by Sentry. |
📦 Build Size ComparisonSummary
Changes➕ Added Assets (1)
➖ Removed Assets (1)
|
1a78394 to
6cd0935
Compare
PR SummaryLow Risk Overview Refreshes Reviewed by Cursor Bugbot for commit d36bcac. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 6cd0935. Configure here.
| "@next/eslint-plugin-next": "16.1.7", | ||
| "@node-core/remark-lint": "workspace:*", | ||
| "@opennextjs/cloudflare": "^1.17.1", | ||
| "@opennextjs/cloudflare": "^1.18.0", |
There was a problem hiding this comment.
Version bumped to 1.18.0 instead of stated 1.17.3
Medium Severity
The PR title and description state this bumps @opennextjs/cloudflare from 1.17.1 to 1.17.3 (a patch update), but the specifier was actually changed to ^1.18.0 and the lockfile resolves version 1.18.0 — a minor version bump. This installs a different version than what was reviewed and approved, potentially introducing unintended changes beyond the two patch fixes described in the PR.
Reviewed by Cursor Bugbot for commit 6cd0935. Configure here.
6cd0935 to
48071c2
Compare
Bumps [@opennextjs/cloudflare](https://github.com/opennextjs/opennextjs-cloudflare/tree/HEAD/packages/cloudflare) from 1.17.1 to 1.17.3. - [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.17.3/packages/cloudflare) --- updated-dependencies: - dependency-name: "@opennextjs/cloudflare" dependency-version: 1.17.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
48071c2 to
d36bcac
Compare


Bumps @opennextjs/cloudflare from 1.17.1 to 1.17.3.
Release notes
Sourced from
@opennextjs/cloudflare's releases.Changelog
Sourced from
@opennextjs/cloudflare's changelog.Commits
6fdc1e2Version Packages (#1162)161e726fix(patches): include prefetch-hints.json in loadManifest glob for Next.js 16...7ccf5eaVersion Packages (#1161)a143282fix(patches): return empty object for unhandled manifests in loadManifest (#1...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 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)