build(deps): bump next from 16.2.10 to 16.2.11 in /apps/frontend-manage - #5205
build(deps): bump next from 16.2.10 to 16.2.11 in /apps/frontend-manage#5205dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [next](https://github.com/vercel/next.js) from 16.2.10 to 16.2.11. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.10...v16.2.11) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Confidence Score: 3/5This PR should not merge until the workspace Next.js declarations and lockfile are updated consistently so dependency checks and installations succeed. The manifest-only bump conflicts with the exact production-dependency consistency policy and leaves frontend-manage’s lockfile importer resolving the previous release. Files Needing Attention: apps/frontend-manage/package.json, pnpm-lock.yaml, and sibling Next.js app manifests
|
| Filename | Overview |
|---|---|
| apps/frontend-manage/package.json | Bumps Next.js to 16.2.11 without the coordinated workspace and lockfile updates required by repository dependency checks. |
Reviews (1): Last reviewed commit: "build(deps): bump next from 16.2.10 to 1..." | Re-trigger Greptile
| "lodash": "4.17.21", | ||
| "nanoid": "5.0.8", | ||
| "next": "16.2.10", | ||
| "next": "16.2.11", |
There was a problem hiding this comment.
Workspace dependency versions diverge
When the repository dependency checks run, this app-only bump conflicts with the four other Next.js apps still pinned to 16.2.10 and with the frontend-manage lockfile importer still resolving 16.2.10, causing the syncpack gate and frozen-lockfile installations to fail.
Knowledge Base Used: Monorepo Tooling and CI
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps next from 16.2.10 to 16.2.11.
Release notes
Sourced from next's releases.
Commits
9beca08v16.2.113c48c7a[16.x] Fix Turbopack middleware matcher with i18n single localeac1eff3[16.x] Improve performance of checking valid MPA form submissions9a4651e[16.x] EnforceserverActions.bodySizeLimitfor Server Actions in Edge runtimeb512063[16.x] Set correct origin for internal redirects in custom serverd303326[16.x] Ensure exotic rewrite param values are properly encoded73b9487[16.x] fix(fetch-cache): key fetch(Request, init) by the effective requestbf9d17f[16.x] fix(incremental-cache): byte-exact fetch cache key for binary bodiesfe28768[16.x] fix(next/image): improve performance of detectContentType()d8afb8d[16.x] Performance improvements when decoding React Server function payloadsDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.