-
Notifications
You must be signed in to change notification settings - Fork 1
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) #414
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.
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
force-pushed
the
renovate/major-nextjs-monorepo
branch
12 times, most recently
from
November 5, 2023 12:43
71875c0
to
63fae73
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
18 times, most recently
from
November 13, 2023 07:28
ab26cb2
to
f3c6fd4
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
April 24, 2024 18:03
5cadfc6
to
d136b0a
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
June 11, 2024 22:26
d136b0a
to
4481422
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
July 10, 2024 15:16
4481422
to
8dc186c
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
August 27, 2024 18:29
49230d2
to
a6e9534
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
September 9, 2024 21:39
cd02624
to
92a6e6d
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
3 times, most recently
from
September 17, 2024 22:57
897ba13
to
6ef32eb
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
September 20, 2024 01:42
6ef32eb
to
d3c43c6
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 1, 2024 19:00
d3c43c6
to
e2e28d7
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 8, 2024 21:21
e2e28d7
to
7971c88
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 21, 2024 22:13
7971c88
to
22374bd
Compare
renovate
bot
changed the title
Update nextjs monorepo to v14 (major)
Update nextjs monorepo to v15 (major)
Oct 21, 2024
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
October 23, 2024 04:32
19adcde
to
8971917
Compare
renovate
bot
changed the title
Update nextjs monorepo to v15 (major)
Update nextjs monorepo to v14 (major)
Oct 23, 2024
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 23, 2024 06:10
8971917
to
086761c
Compare
renovate
bot
changed the title
Update nextjs monorepo to v14 (major)
Update nextjs monorepo to v15 (major)
Oct 23, 2024
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 29, 2024 20:01
086761c
to
b475eb3
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 7, 2024 16:29
b475eb3
to
b35973e
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
December 10, 2024 22:05
a90d0cb
to
cd62a86
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
December 21, 2024 17:26
ef58766
to
e101909
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
December 26, 2024 18:56
e101909
to
46c7b6f
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
January 8, 2025 14:13
46c7b6f
to
8a86c8b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.2.3
->^15.0.0
^13.2.1
->^15.0.0
13.5.6
->15.1.3
Release Notes
vercel/next.js (@next/env)
v15.1.3
Compare Source
v15.1.2
Compare Source
Core Changes
7283a21
-20241206 to65e06cb
-20241218: https://github.com/vercel/next.js/pull/74117Credits
Huge thanks to @ztanner for helping!
v15.1.1
Compare Source
Core Changes
Credits
Huge thanks to @devjiwonchoi and @ztanner for helping!
v15.1.0
Compare Source
Core Changes
server-source-maps
scenarios to cover Edge runtime: #72288swc_css
: #72602rc
from URL: #72599no-img-element
lint error message: #72410"use cache"
closure args into a single parameter: #72587"use cache"
functions: #72506clientSegmentCache
flag: #72626compiler.define
option: #71802getting-started/react-essentials
path: #722505.6.3
: #72625@capsizecss/metrics
to 3.4.0 for Geist Google Font: #72746enabled
config from server actions transforms: #72755eslint-plugin-react
to 7.37.0: #727595c56b873-20241107
to7ac8e612-20241113
: #72768"use cache"
is used withoutdynamicIO
enabled: #72781legacy-js-api
warning: #726327ac8e612-20241113
to380f5d67-20241113
: #72819revalidate(Tag|Path)
toexpire(Tag|Path)
: #72826prefetch
API: #72861next-size-adjust
meta tag: #72994typedEnv
: #70951next start
: #73105380f5d6
-20241113 tob01722d
-20241114: #73107exactOptionalPropertyTypes
: #72936revalidate(Tag|Path)
toexpire(Tag|Path)
": #73269notFound()
work in"use cache"
page: #73210@swc/core
to 1.9.3: #73420warnOnce()
: #73483b01722d5-20241114
to1b1283ad-20241203
: #735061b1283ad-20241203
tode68d2f4-20241204
: #73525@types/react
: #73563de68d2f4-20241204
to1c9b1387-20241204
: #73565unstable_after
: #736051c9b1387-20241204
to7283a213-20241206
: #73608warnOnce()
lru: #73742Example Changes
playwright
.gitignore: #72447await
params when dynamic routing: #72896app-dir
ini18n-routing
directory name: #73453examples/**
Eslint to v9: #73560next-env.d.ts
files: #73673with-sass
README.md: #73668next-offline
example: #73675with-postgres
: #73587with-emotion-*
directories: #73674with-styletron
README.md: #73411with-babel-macros
README.md: #73410with-plausible
README: #73305image-legacy-component
: #73414with-styled-components-babel
: #73229with-storybook-styled-jsx-scss
: #73228Misc Changes
next.config.js
API pages under aconfig
folder, fix headings in TS and ESLint config pages: #72465return Err(anyhow!())
withanyhow::bail!()
: #7248766855b96-20241106
to5c56b873-20241107
: #72469swc_core
tov5.0.4
fromv5.0.1
: #72604patchFileDelay
flag: #72439function
to page component examples: #72620ResolvedVc
forturbopack
crate: #72791@container
: #72607emit_error
function: #72811ResolvedVc
forturbopack-ecmascript
: #72564rootDir
doc: #72893frameborder
, adjustallowFullScreen
and update the demo: #72644customServer
flag from custom server docs: #72962FnExpr
andFnDecl
server function transforms: #72960debug
script in test directories: #72992all_modules_and_affecting_sources
helper function: #73016retry
aroundbrowser.eval
: #72999await
when using params: #73044params.id
: #73045Redirecting
fix route handler path: #72617waitForAndOpenRuntimeError
toopenRedbox
: #72996expirePath
andexpireTag
: #73096"use memo"
: #73053this
andarguments
in server functions: #73059lightningcss
tov1.0.0-alpha.61
: #73161forbidden
,unauthorized
, andauthInterrupts
: #73039.eslintrc.json
witheslint.config.mjs
: #73162ResolvedVc
forturbopack-css
: #73172ResolvedVc
forturbopack-core
: #73065ResolvedVc
forturbopack
,turbopack-tests
,turbopack-wasm
: #73196ResolvedVc
forturbopack-nodejs
: #73200ResolvedVc
forturbopack-env
: #73202forbidden
andunauthorized
nits: #73213turbopack
API Reference: #73215super
in static class methods with server function directives: #73061ResolvedVc
fornext-api
, part 1: #73234ResolvedVc
fornext-api
, part 2: #73235params
toawait params
: #73254Layouts and Pages
: #73268ResolvedVc
fornext-api
, part 3: #73236ResolvedVc
fornext-api
, part 4: #73237ResolvedVc
forturbopack-browser
: #73198ResolvedVc
fornext-core
: #73177ResolvedVc
fornext-api
, part 5: #73238Vc<T>
in turbo-tasks types: #73298nwsapi
(revert later): #73351nwsapi
(revert later)": #73353ResolvedVc<T>
for struct fields innext-core
: #73310ResolvedVc<T>
for struct fields inturbopack-ecmascript
: #73302ResolvedVc<T>
for struct fields inturbopack-css
: #73300ResolvedVc<T>
for struct fields innext-api
, part 1: #73366default
to page component examples: #73233.gitignore
to ignore all.env
files: #73415swcMinify
flag: #73281file conventions
,functions
, anderrors
: #73376Images and Fonts
feedback: #73470ResolvedVc<T>
for struct fields inturbopack-core
: #73301ResolvedVc<T>
for struct fields inturbo-tasks
: #73371ResolvedVc<T>
for trivial struct fields: #73372check
toretry
in hmr.test.ts: #73590unoptimized
: [#736Configuration
📅 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 is behind base branch, 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.