-
Notifications
You must be signed in to change notification settings - Fork 0
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) #400
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-nextjs-monorepo
base: master
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
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
renovate
bot
added
automerge
dependencies
Pull requests that update a dependency file
labels
Jan 3, 2024
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
January 3, 2024 12:33
6a93b58
to
29d719a
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
January 10, 2024 18:01
29d719a
to
7e80511
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
January 18, 2024 22:49
7e80511
to
642bfa0
Compare
ShotaKitazawa
force-pushed
the
master
branch
2 times, most recently
from
January 21, 2024 10:20
a355f96
to
bbc846b
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
March 1, 2024 19:14
642bfa0
to
f60d51c
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
March 12, 2024 02:15
f60d51c
to
3973039
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
July 16, 2024 14:34
47d29f1
to
d2a411a
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
August 27, 2024 09:38
d2a411a
to
4454727
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 21, 2024 19:14
4454727
to
938d689
Compare
renovate
bot
changed the title
Update dependency next to v14
Update nextjs monorepo to v15 (major)
Oct 21, 2024
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 23, 2024 03:38
938d689
to
4563e95
Compare
renovate
bot
changed the title
Update nextjs monorepo to v15 (major)
Update dependency next to v14
Oct 23, 2024
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
October 23, 2024 07:24
33f7c86
to
b5447bd
Compare
renovate
bot
changed the title
Update dependency next to v14
Update nextjs monorepo to v15 (major)
Oct 23, 2024
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
November 6, 2024 08:52
e2e815f
to
85bd022
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
3 times, most recently
from
November 20, 2024 10:53
275a638
to
90685f4
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
3 times, most recently
from
December 4, 2024 22:08
d69fd2a
to
f8fe824
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
December 19, 2024 13:47
f8fe824
to
fc2f383
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
December 26, 2024 19:58
fc2f383
to
f51ad07
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
January 7, 2025 20:20
f51ad07
to
46d83e6
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
January 13, 2025 21:28
46d83e6
to
98a497a
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.0.4
->^15.0.0
^12.1.4
->^15.0.0
Release Notes
vercel/next.js (eslint-config-next)
v15.0.2
Compare Source
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: #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: #65123fetchPriority
prop: #65235#[turbo_tasks::value(transparent)]
attributes: #65336concatenate_output_assets
function: #65337Configuration
📅 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.