-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update nextjs monorepo to v15 (major) #367
Open
descope
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.
Open
+1,960
−1,631
Conversation
This file contains 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 Git ↗︎
|
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 13, 2024 00:47
6c836d8
to
08e71f6
Compare
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 13, 2024 02:47
08e71f6
to
4569980
Compare
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 14, 2024 13:36
4569980
to
474e105
Compare
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 14, 2024 19:23
474e105
to
e166ec7
Compare
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 15, 2024 14:06
e166ec7
to
81dee76
Compare
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 18, 2024 22:42
81dee76
to
49cb52a
Compare
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 19, 2024 16:20
49cb52a
to
28b42ae
Compare
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 19, 2024 19:19
28b42ae
to
4f83748
Compare
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 21, 2024 08:14
4f83748
to
6aa2f7f
Compare
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 21, 2024 20:14
6aa2f7f
to
82dfe8a
Compare
descope
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 22, 2024 21:59
82dfe8a
to
83550eb
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:
14.2.16
->15.0.2
15.0.3
^14.1.0
->^15.0.0
15.0.3
Release Notes
vercel/next.js (eslint-config-next)
v15.0.2
Compare Source
Core Changes
basePath
infindSourceMapURL
: #71719pnpm-workspace.yaml
to test fixtures to bypass PNPM workspace checks: #7172669d4b800-20241021
to45804af1-20241021
: #71718--turbopack
flag when--turbo
exists innext dev
: #7173045804af1-20241021
to28668d39-20241023
: #7174528668d39-20241023
to1631855f-20241023
: #71769turbopack://[project]/...
sourcemap uris withfile://...
in development: #71489--turbo
to--turbopack
if applicable: #71737"use cache"
: #71793--enable-source-maps
by default innext dev
: #71820registerClientReference
for ESM client component modules: #71968await
ofparams
when metadata is used with an image file: #718711631855f-20241023
to02c0e824-20241028
: #71979ignoreList
when Webpack is used: #71821next-dynamic-access-named-export
: #72016Example Changes
Misc Changes
__turbopack_original__
while tree shaking: #71547"use cache"
on before code snippet: #71815packages/next/src/compiled
: #71986use cache
: Add text code formatting: #71999cacheTag
Function Usage: #71912use cache
comments : #71981Credits
Huge thanks to @ytori, @unstubbable, @huozhi, @SebassNoob, @tatsuteb, @Marukome0743, @gnoff, @samcx, @devjiwonchoi, @imprakharshukla, @migueldamota, @eps1lon, @ztanner, @timneutkens, @cantemizyurek, @sebmarkbage, @padmaia, @ijjk, @styfle, @wbinnssmith, @feedthejim, @kdy1, @shuding, @molebox, @ismaelrumzan, @sokra, @bgw, @timeyoutakeit, @AdonisAgelis, @chicoxyzzy, @gaojude, @elitalpa, @t3dotgg, @gaearon, @nisabmohd, @gadcam, @delbaoliveira, @bennettdams, @wiscaksono, and @Developerayo for helping!
v15.0.1
Compare Source
Core Changes
@next/font
from optional Next.js packages to install: #7156365a56d0e-20241020
to69d4b800-20241021
: #71568endpoint
function indirection: #71572Example Changes
with-supabase
to be compatible with Nextjs 15: #71631Misc Changes
module_resolution: "nodenext"
withmjs
orcjs
: #71635pnpm debug
: #71653Credits
Huge thanks to @gnoff, @devjiwonchoi, @samcx, @ztanner, @unstubbable, @huozhi, @mischnic, @lubieowoce, @eps1lon, @ivasilov, @styfle, @bgw, @stipsan, and @timneutkens for helping!
v15.0.0
Compare Source
Core Changes
lib/helpers/install.ts
to better support pnpm and properly respectroot
argument: #64418Metadata.openGraph
values not resolving basic values whentype
is set: #63620postcss
withuseLightningcss
: #64379@appsignal/nodejs
to the external packages list: #64503swc_core
tov0.90.33
: #64553isolated-vm
to server-external-packages.json: #64749next experimental-test
command: #6435214898b6
toc3048aa
: #64798squoosh
in favor ofsharp
as optional dependency: #63321@swc/core
tov1.5.0
: #65022next
Webpack alias last: #65123#[turbo_tasks::value(transparent)]
attributes: #65336concatenate_output_assets
function: #65337strictNextHead
is enabled: #65408revalidatePath
& fix cache debug logic: #65365serverComponentsExternalPackages
andbundlePagesExternals
: #65421bundlePagesRouterDependencies
: #65520Content-Disposition
toattachment
: #65631next/head
children reconciler by default: #65418src
has leading or trailing space: #65637clientTraceMetadata
experimental option to propagate tracing data to the client: #64256EcmascriptChunkingContext
: #657164508873
to04b0588
: #65864next/font/local
withBeforeResolvePlugin
and show custom error message: #65870ppr
flag ofnext.config.js
: #6602804b0588
to81c5ff2
: #65869output
parameter: #6608381c5ff2
tof994737
: #6609381c5ff2
tof994737
: #66093@types/
packages appear to be missing: #66127lib/helpers/install.ts
to better support pnpm and properly respectroot
argument: [#64418](httpConfiguration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, 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 has been generated by Renovate Bot.