-
Notifications
You must be signed in to change notification settings - Fork 2
Update nextjs monorepo to v16 (major) #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-nextjs-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
c72835c to
3e5f229
Compare
3e5f229 to
f98a7ab
Compare
f98a7ab to
c8faf17
Compare
c8faf17 to
1f63963
Compare
1f63963 to
6b6e207
Compare
6b6e207 to
29c9533
Compare
29c9533 to
6548d00
Compare
6548d00 to
86a8c6a
Compare
86a8c6a to
0593972
Compare
66e968a to
9a7fb9b
Compare
9a7fb9b to
7e60604
Compare
7e60604 to
5b69b45
Compare
5b69b45 to
872ca8b
Compare
872ca8b to
5de3857
Compare
5de3857 to
db960a0
Compare
db960a0 to
76a413e
Compare
de71e07 to
bfd64ad
Compare
15c3ff9 to
55d9eaa
Compare
55d9eaa to
058b486
Compare
058b486 to
09bfc13
Compare
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.
This PR contains the following updates:
13.3.2→16.1.1^13.3.2→^16.0.0Release Notes
vercel/next.js (eslint-config-next)
v16.1.1Compare Source
Core Changes
Credits
Huge thanks to @sokra and @ztanner for helping!
v16.1.0Compare Source
Core Changes
next dev --inspect: #85037b4455a6e-20251027to4f931700-20251029: #85518cacheLifetypes out of the webpack plugin and into the dev bundler directly: #85539'use cache'in page/layout component: #855194f931700-20251029to561ee24d-20251101: #85670'next'plugin: #85749561ee24d-20251101to67f7d47a-20251103: #8576267f7d47a-20251103tof646e8ff-20251104: #85772f646e8ff-20251104todd048c3b-20251105: #85819dd048c3b-20251105tofa50caf5-20251107: #85906'use cache'call stacks: #85966fa50caf5-20251107to52684925-20251110: #8598052684925-20251110to93fc5740-20251113: #8610393fc5740-20251113tofb2177c1-20251114: #86155next devis already running: #86083next analyze: a built-in bundle analyzer for Turbopack: #85915experimental.turbopackClient/ServerSideNestedAsyncChunking: #85827next upgrade: #86120fb2177c1-20251114to0972e239-20251118: #86263next analyze: Make ipv6 server links valid and normalize localhost: #86219detailfield of issues: #86518npxifyarn dlxis not available: #86384'use cache'module to a cache function: #86014setReferenceManifestsSingletoncall: #86574'use cache'runtime errors in production: #865008ac5f4eb-20251119tofd524fe0-20251121: #86473charnot replaced: #86573MappedPagesstructure: #86744?dplquery string for local images (without static import): #86485?dplfor src without protocol: #868367dc903cd-20251203to66ae640b-20251204: #8684366ae640b-20251204to378973b3-20251205: #86852resHeadersin static types: #87145turbopackInferModuleSideEffectsso it is only enabled in canary builds: #87215useSearchParamscan be imported forinstanceofchecks: #87269b45bb335-20251211tof93b9fd4-20251217: #87281Example Changes
with-windicssexample: #81846Misc Changes
opt-level = sfor not frequently used crates: #85426experimental.cacheLife: #85467createSandbox: #85507--debug-build-pathsinstead ofNEXT_PRIVATE_APP_PATHS: #85504completion.rsa bit: #84863maxRetriesandhardErrorparameters: #85536cells are created inresolve_rawto make cell allocation order deterministic.: #85525assert*->waitFor*when the util is not instant: #85450RegExp-like implementations incheck: #85537after()tests: #85566test/integration/in flake detection tests: #85590run-for-changescript: #85619extern crateandmacro_usesyntax: #85778NEXT_TEST_PREFER_OFFLINEininstall-native.mjs: #85850next-core/src/next_client_reference/visit_client_reference.rs: #85843non_operation_vc_strongly_consistentfeature usage from next-api: #85874turbo-tasks-macros-sharedcrate intoturbo-tasks-macros: #85917next.browserWithResponse(): #85911'use cache'functions to reduce function allocations: #85904font-familydeclaration: #85913Auth0Link: #85953cacheLife&cacheTagin client: #85872cacheLife&cacheTag: #85875sharpandunrs-resolver: #83168evaluateto take module_graph: #85971encryptActionBoundArgs/decryptActionBoundArgsimports: #86015layersexperiment flag from next-runtime webpack config: #86126ClonefromEffect: #86110next-data-api-endpointfor Middleware HTTP method tests: #86157||,&&, and??as control flow operators: #85837useActionStatewith'use cache': #86292ignoreScriptsforunrs-resolveron bun: #86324selfarguments: #86231turbo_tasks::persisted_graphmodule: #863290972e239-20251118to8ac5f4eb-20251119: #86351||,&&, and??as control flow operators (#85837)": #86432Debuginstead ofDisplayforValueDebugFormatimpl onRcStr: #86522'use cache': #86499serverExternalPackagesFileSystemPath::try_join: #86523use-cache-router-handler-onlyin deploy tests: #86678'use cache'files again: #86655app-dir-prevent-304-caching: #86693Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.