chore(deps): bump next from 16.1.6 to 16.2.4#25
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
65b2868 to
fe5b334
Compare
fe5b334 to
306b366
Compare
Bumps [next](https://github.com/vercel/next.js) from 16.1.6 to 16.2.4. - [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.6...v16.2.4) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
306b366 to
c9d919d
Compare
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.6 to 16.2.4.
Release notes
Sourced from next's releases.
... (truncated)
Commits
2275bd8v16.2.4e073983Adding more system info to the 'initialize project' trace (#92427)8a540b5Turbopack: shorter error message for ModuleBatchesGraph::get_entry_index (#92...2f5343fTurbopack: shorter error for ChunkGroupInfo::get_index_of (#92814)2ad9d3fturbo-tasks: Fix recomputation loop by allowing cell cleanup on error during ...6f3808eCompiler: Support boolean and number primtives in next.config defines (#92731)fbc7684Scope Safari ?ts= cache-buster to CSS/font assets only (Pages Router) (#92580)805d758Turbopack: fix filesystem watcher config not applying follow_symlinks(false) ...1056faechore: Bump reqwest to 0.13.2 (#92713)d5f649bv16.2.3