chore(deps): bump next from 16.1.7 to 16.2.1#212
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump next from 16.1.7 to 16.2.1#212dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [next](https://github.com/vercel/next.js) from 16.1.7 to 16.2.1. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.7...v16.2.1) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
| Filename | Overview |
|---|---|
| package.json | Updates the next dependency from 16.1.7 to 16.2.1 — a minor/patch version bump with only bug fixes; no breaking changes expected. |
| pnpm-lock.yaml | Lockfile consistently updated to reflect the next@16.2.1 bump along with transitive dependency updates (@emnapi/runtime@1.9.1, baseline-browser-mapping@2.10.9) and all peer-dependency resolution strings; changes are coherent and auto-generated. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["Dependabot detects next 16.2.1"] --> B["package.json\nnext: 16.1.7 → 16.2.1"]
B --> C["pnpm-lock.yaml updated"]
C --> D["@next/env 16.1.7 → 16.2.1"]
C --> E["@next/swc-* binaries 16.1.7 → 16.2.1"]
C --> F["baseline-browser-mapping 2.10.8 → 2.10.9"]
C --> G["@emnapi/runtime 1.9.0 → 1.9.1"]
C --> H["Peer dep resolutions updated\n(@sentry/nextjs, @vercel/analytics,\n@vercel/speed-insights, @next/third-parties)"]
Last reviewed commit: "chore(deps): bump ne..."
🤖 Morph Preview TestPreview URL: https://volvox-website-epa4urmal-volvox-llc.vercel.app AI SummaryIssues:
Verified:
Notes:
RecordingAutomated testing by Morph |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Bumps next from 16.1.7 to 16.2.1.
Release notes
Sourced from next's releases.
... (truncated)
Commits
ed7d2cev16.2.13e37bb4docs: post release amends (#91715)a15ec6edocs: fix broken Activity Patterns demo link in preserving UI state guide (#9...600cd2fFix adapter outputs for dynamic metadata routes (#91680)27886d3Turbopack: fix webpack loader runner layer (#91727)88fc430Fix server actions in standalone mode withcacheComponents(#91711)37aed86turbo-persistence: remove Unmergeable mmap advice (#91713)d6195ecFix layout segment optimization: move app-page imports to server-utility tran...6cb97d6Turbopack: lazy require metadata and handle TLA (#91705)e6b101a[turbopack] Respect{eval:true}in worker_threads constructors (#91666)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)