Update dependency next to v15.0.0-rc.0 #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/next-15.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
15.0.0-canary.56
->15.0.0-rc.0
Release Notes
vercel/next.js (next)
v15.0.0-rc.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: #65123fetchPriority
prop: #65235#[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
: #66093Documentation Changes
Example Changes
pathname
: #64785middleware
example to App Router: #65618Misc Changes
@testing-library/react
used in tests: #64851@next/env
package: #64908NEXT_TEST_SKIP_CLEANUP=1
is specified: #64829@testing-library/react
to 15.0.3 (from 13.x): #65119ReactDOM.prefetchDNS
method inside Resource Hints section: #65111linear: next
labels to sync popular issues to linear: #65288Head > script
coverage: #65399@testing-library
instead of react-dom/test-utils: #65328staleTimes
: #65427useActionState
docs: #65476metadataBase
value: #65428/dynamic
intest/.stats-app
: #65543.env
files forcreate-next-app
by default: #61920NEXT_SKIP_ISOLATE=1
log for testing: #65590create-next-app
- Update links for READMEs: #65548sharp
: #66034create-next-app
template CSS: #66043sync-react
changelog generator: #66051Credits
Huge thanks to @devjiwonchoi, @ijjk, @Ethan-Arrowood, @sokra, @kenji-webdev, @wbinnssmith, @huozhi, @domdomegg, @samcx, @Jaaneek, @evanwinter, @wyattjoh, @kdy1, @balazsorban44, @feedthejim, @ztanner, @ForsakenHarmony, @kwonoj, @delbaoliveira, @stipsan, @leerob, @shuding, @xiaohanyu, @timneutkens, @dvoytenko, @bobaaaaa, @bgw, @gaspar09, @souporserious, @unflxw, @kiner-tang, @Ehren12, @EffectDoplera, @IAmKushagraSharma, @Auxdible, @sean-rallycry, @Jeffrey-Zutt, @eps1lon, @jeanmax1me, @unstubbable, @NilsJacobsen, @PaulAsjes, @adiguno, @ryan-nauman, @zsh77, @KagamiChan, @steveluscher, @MehfoozurRehman, @vkryachko, @chentsulin, @samijaber, @begalinsaf, @FluxCapacitor2, @lukahartwig, @brianshano, @pavelglac, @styfle, @symant233, @HristovCodes, @karlhorky, @jonluca, @jonathan-ingram, @mknichel, @sopranopillow, @Gomah, @imddc, @notrab, @gabrielrolfsen, @remorses, @AbhiShake1, @agadzik, @ryota-murakami, @rishabhpoddar, @rezamauliadi, @IncognitoTGT, @webtinax, @BunsDev, @nisabmohd, @z0n, @bennettdams, @joeshub, @n1ckoates, @srkirkland, @RiskyMH, @coopbri, @okoyecharles, @diogocapela, @dnhn, @typeofweb, @davidsa03, @imranolas, @lubieowoce, @maxhaomh, @mirasayon, @blvdmitry, @hwangstar156, @lforst, @emmerich, @christian-bromann, @Lsnsh, @datner, @hiro0218, @flybayer, @ianmacartney, @ypessoa, @ryohidaka, @icyJoseph, @Arinji2, @lovell, @nsams, @Nayeem-XTREME, @JamBalaya56562, @Arindam200, @gaojude, @qqww08, and @todor0v for helping!
v15.0.0-canary.111
Compare Source
Core Changes
fetch
function should not buffer a streamed response: #68447Misc Changes
Credits
Huge thanks to @gnoff, @eps1lon, @delbaoliveira, @devjiwonchoi, @unstubbable, @mehmetozguldev, and @ronanru for helping!
v15.0.0-canary.110
Compare Source
Core Changes
06d0b89e-20240801
to187dd6a7-20240806
: #68594'eval-source-map'
andmangle: false
: #68688Example Changes
Credits
Huge thanks to @Hemanshu-Upadhyay, @eps1lon, and @unstubbable for helping!
v15.0.0-canary.109
Compare Source
Core Changes
assetPrefix
set to URL: #68622@ampproject/toolbox-optimizer
into version control: #68466react-dom/static
aliases: #68663Misc Changes
usePathname
: #68643Credits
Huge thanks to @devjiwonchoi, @kdy1, @huozhi, @eps1lon, @delbaoliveira, @unstubbable, @gnoff, and @ijjk for helping!
v15.0.0-canary.108
Compare Source
Core Changes
Credits
Huge thanks to @ztanner, @wbinnssmith, and @ijjk for helping!
v15.0.0-canary.107
Compare Source
Core Changes
ENOWORKSPACES
error when fetching registry: #68522normalize-asset-prefix
adding leading slash when URLassetPrefix
is provided: #68518Misc Changes
swc_relay
: #67768lightningcss
: #68576Credits
Huge thanks to @kdy1, @devjiwonchoi, @archanaagivale30, @sokra, @lubieowoce, @bgw, @huozhi, @mischnic, @ForsakenHarmony, @ztanner, and @ijjk for helping!
v15.0.0-canary.106
Compare Source
Core Changes
Misc Changes
#[turbo_tasks::function]
: #68422Credits
Huge thanks to @huozhi and @bgw for helping!
v15.0.0-canary.105
Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @arlyon, @wyattjoh, @samcx, and @ijjk for helping!
v15.0.0-canary.104
Compare Source
Core Changes
Misc Changes
context
: #68550EcmascriptModuleAsset
: #68427Credits
Huge thanks to @wbinnssmith, @bgw, @arlyon, @mischnic, @kdy1, @leerob, @Marukome0743, and @ijjk for helping!
v15.0.0-canary.103
Compare Source
Core Changes
Misc Changes
comment_width = 100
to rustfmt.toml: #68541VcCellMode
semantics, addVcCellMode::raw_cell
API: #68467Credits
Huge thanks to @ijjk, @devjiwonchoi, @mischnic, @ForsakenHarmony, @sokra, @arlyon, @bgw, and @wbinnssmith for helping!
v15.0.0-canary.102
Compare Source
Core Changes
cssnanon-preset-simple
unit test with source: #68508path-to-regexp
viancc
: #68465Example Changes
Misc Changes
Credits
Huge thanks to @ijjk, @luojiyin1987, and @eps1lon for helping!
v15.0.0-canary.101
Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @bgw, @ijjk, and @ztanner for helping!
v15.0.0-canary.100
Compare Source
Misc Changes
Credits
Huge thanks to @wbinnssmith for helping!
v15.0.0-canary.99
Compare Source
Core Changes
3208e73e-20240730
to06d0b89e-20240801
: #68444Example Changes
Misc Changes
swcMinify
config option: #68389args
instead ofprocess.argv
: #68454Credits
Huge thanks to @eps1lon, @ijjk, @mischnic, @arlyon, @devjiwonchoi, @codeSTACKr, and @wyattjoh for helping!
v15.0.0-canary.98
Compare Source
Core Changes
Example Changes
Credits
Huge thanks to @stipsan, @Hemanshu-Upadhyay, and @kdy1 for helping!
v15.0.0-canary.97
Compare Source
Core Changes
indexOf === 0
withstartsWith
: #68116Misc Changes
Credits
Huge thanks to @mknichel, @leerob, and @Juneezee for helping!
v15.0.0-canary.96
Compare Source
Core Changes
Misc Changes
hygiene_with_config
instead ofhygiene
(vercel/turbo#8848)module_resolution: "nodenext"
(vercel/turbo#8748)ReadRef<T>::cell
whenT
!=T::Read::Repr
(vercel/turbo#8845)Credits
Huge thanks to @mud-ali, @ijjk, @sokra, and @ForsakenHarmony for helping!
v15.0.0-canary.95
Compare Source
Core Changes
Example Changes
Misc Changes
fast-xml-parser
from a test: #68310next-config-js
was moved from03
to04
: #68370Credits
Huge thanks to @niketchandivade, @leerob, @timneutkens, @lubieowoce, @devjiwonchoi, @delbaoliveira, @sokra, @Marukome0743, @luciancah, and @ijjk for helping!
v15.0.0-canary.94
Compare Source
Core Changes
Credits
Huge thanks to @gnoff for helping!
v15.0.0-canary.93
Compare Source
Core Changes
6230622a1a-20240610
to3208e73e-20240730
: #68330Example Changes
Misc Changes
Credits
Huge thanks to @lubieowoce, @leerob, @timneutkens, @eps1lon, and @icyJoseph for helping!
v15.0.0-canary.92
Compare Source
Core Changes
6230622
-20240610 to7600225
-20240724 (#68149)": #68300Misc Changes
Credits
Huge thanks to @kjugi, @ijjk, @huozhi, @wbinnssmith, @mischnic, @eps1lon, @unstubbable, and @timneutkens for helping!
v15.0.0-canary.91
Compare Source
Core Changes
NextNodeServer
: #68286Misc Changes
Credits
Huge thanks to @unstubbable, @ijjk, and @samcx for helping!
v15.0.0-canary.90
Compare Source
Core Changes
Example Changes
Misc Changes
Credits
Huge thanks to @ijjk, @niketchandivade, @samcx, and @N2D4 for helping!
v15.0.0-canary.89
Compare Source
Core Changes
6230622a1a-20240610
to76002254-20240724
: #68149Misc Changes
workspaces
in package.json: #68267Credits
Huge thanks to @eps1lon, @domin-mnd, @timneutkens, and @wbinnssmith for helping!
v15.0.0-canary.88
Compare Source
Misc Changes
Credits
Huge thanks to @samcx for helping!
v15.0.0-canary.87
Compare Source
Misc Changes
Credits
Huge thanks to @torresgol10 for helping!
v15.0.0-canary.86
Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @ztanner, @ijjk, @SukkaW, @Luluno01, and @xixixao for helping!
v15.0.0-canary.85
Compare Source
Core Changes
Credits
Huge thanks to @ijjk for helping!
v15.0.0-canary.84
Compare Source
Core Changes
Example Changes
Misc Changes
[
and]
instead of(
and)
for debug transform: #68142getServerSideProps
: #68092installDir
on Windows as well: #68166create-next-app
integration tests: #68084--yes
option tocreate-next-app
: #68085Credits
Huge thanks to @sokra, @kdy1, @mischnic, @lubieowoce, @samcx, @leerob, @Shruthireddy04, @TrevorSayre, @marlier, and @unstubbable for helping!
v15.0.0-canary.83
Compare Source
Core Changes
Credits
Huge thanks to @ijjk for helping!
v15.0.0-canary.82
Compare Source
Core Changes
Credits
Huge thanks to @ijjk for helping!
v15.0.0-canary.81
Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @wyattjoh, @KentoMoriwaki, @timneutkens, and @ijjk for helping!
v15.0.0-canary.80
Compare Source
Example Changes
Misc Changes
useParams
in incremental adoption guide: #68010dfd30974ab-20240613
to6230622a1a-20240610
Credits
Huge thanks to @leerob, @kdy1, and @archanaagivale30 for helping!
v15.0.0-canary.79
Compare Source
Core Changes
Credits
Huge thanks to @ztanner for helping!
v15.0.0-canary.78
Compare Source
Core Changes
6230622a1a-20240610
todfd30974ab-20240613
: #66711Misc Changes
Credits
Huge thanks to @leerob, @eps1lon, @wbinnssmith, @ztanner, @timneutkens, @gdborton, @Willem-Jaap, and @ijjk for helping!
v15.0.0-canary.77
Compare Source
Core Changes
next lint
with async eslint-formatters: #67860Misc Changes
type: react-sync
: #67710Credits
Huge thanks to @huozhi, @timneutkens, @lubieowoce, @gnoff, @darthmaim, @ForsakenHarmony, @eps1lon, and @mischnic for helping!
v15.0.0-canary.76
Compare Source
Example Changes
Misc Changes
tailwind.config.ts
code block: #68006Credits
Huge thanks to @NavidNourani, @allanchau, @ekremkenter, @yurivangeffen, @Juneezee, and @KagamiChan for helping!
v15.0.0-canary.75
Compare Source
Core Changes
Misc Changes
should not cause error when removing loading.js
test: #67978Credits
Huge thanks to @eps1lon, @unstubbable, and @timneutkens for helping!
v15.0.0-canary.74
Compare Source
Core Changes
logging: false
in next config: #67590Example Changes
Misc Changes
assertNoRedbox
fails: #67973Credits
Huge thanks to @Sam-Phillemon9493, @Shruthireddy04, @unstubbable, @ztanner, @devjiwonchoi, @ijjk, @eps1lon, and @mknichel for helping!
v15.0.0-canary.73
Compare Source
Core Changes
compiler.removeConsole
with Turbopack: #67849reactRemoveProperties
with Turbopack: #67853Example Changes
Misc Changes
Credits
Huge thanks to @archanaagivale30, @huozhi, @pathliving, @mischnic, @delbaoliveira, @samcx, @mauroaccornero, @ztanner, and @timneutkens for helping!
v15.0.0-canary.72
Compare Source
Core Changes
Credits
Huge thanks to @sokra for helping!
v15.0.0-canary.71
Compare Source
Core Changes
typedRoutes
when settingpageExtensions
- for typedRoutes MDX support: #67824experimental.serverComponentsHmrCache
by default: #67800Misc Changes
Credits
Huge thanks to @samcx, @eps1lon, @timneutkens, @ztanner, @controversial, @mknichel, @unstubbable, @huozhi, and @ijjk for helping!
v15.0.0-canary.70
Compare Source
Core Changes
Example Changes
Misc Changes
next.config.ts
: #67773Credits
Huge thanks to @wbinnssmith, @devjiwonchoi, @delbaoliveira, @samcx, @Sam-Phillemon9493, @ztanner, and @timneutkens for helping!
v15.0.0-canary.69
Compare Source
Core Changes
react_server_component
transform: #67335Misc Changes
Credits
Huge thanks to @sokra, @huozhi, @kdy1, and @timneutkens for helping!
v15.0.0-canary.68
Compare Source
Core Changes
@swc/core
and@swc/heleprs
: #67757✓ Ready
log inNextInstance#start
: #67767Example Changes
Misc Changes
'...'
instead of fragments or null in docs: #67717NextInstance#stop
: #67764cssChunking
option: #67691Credits
Huge thanks to @Juneezee, @Sam-Phillemon9493, @Shruthireddy04, @devjiwonchoi, @kdy1, @unstubbable, @Netail, @Hemanshu-Upadhyay, @leerob, @delbaoliveira, @timfuhrmann, @huozhi, @karlhorky, @ijjk, and @eps1lon for helping!
v15.0.0-canary.67
Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @timneutkens for helping!
v15.0.0-canary.66
Compare Source
Core Changes
fetchServerResponse
params into options object: #67526packages/font
andturbo/generators
: #67687Example Changes
Misc Changes
error-hydration
test with turbopack: #67733@typescript-eslint
: #67688Credits
Huge thanks to @himself65, @ForsakenHarmony, @timneutkens, @unstubbable, and @ztanner for helping!
v15.0.0-canary.65
Compare Source
Core Changes
swc_core
tov0.96.9
: #67378app-render
into a dedicated function: #67524typedEnv
is notreadonly
: #67693<AppRouter />
render structure: #64594Example Changes
Misc Changes
retry()
attempts: #67603useParams
hook return statement: #67384withRouter
from an integration to an e2e test: #67721Credits
Huge thanks to @mknichel, @kdy1, @unstubbable, @devjiwonchoi, @eps1lon, @huozhi, @LichuAcu, @ztanner, @Kuboczoch, @timneutkens, and @delbaoliveira for helping!
v15.0.0-canary.64
Compare Source
Core Changes
Example Changes
Misc Changes
Credits
Huge thanks to @Marukome0743, @hamirmahal, @archanaagivale30, @timneutkens, @ztanner, @tariknh, and @Kikobeats for helping!
v15.0.0-canary.63
Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @huozhi, @wbinnssmith, @ztanner, @unstubbable, and @ijjk for helping!
v15.0.0-canary.62
Compare Source
Core Changes
env
in dev mode: #67157Misc Changes
next.config.js
changes in tests: #67601Credits
Huge thanks to @unstubbable, @timneutkens, @devjiwonchoi, @ztanner, and @ForsakenHarmony for helping!
v15.0.0-canary.61
Compare Source
Core Changes
layerAssets
property from FlightData: #67435Misc Changes
next.config.ts
: #67606Credits
Huge thanks to @MonstraG, @ztanner, @ijjk, @devjiwonchoi, @bgw, @lubieowoce, and @timneutkens for helping!
v15.0.0-canary.60
Compare Source
Core Changes
next.config.ts
: #63051Misc Changes
Credits
Huge thanks to @unstubbable, @timneutkens, @huozhi, and @devjiwonchoi for helping!
v15.0.0-canary.59
Compare Source
Core Changes
Misc Changes
unstable_rethrow
example: #67560Credits
Huge thanks to @sokra, @samcx, @timneutkens, @huozhi, @ztanner, @amannn, and @leerob for helping!
v15.0.0-canary.58
Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @unstubbable, @timneutkens, and @mert-duzgun for helping!
v15.0.0-canary.57
Compare Source
Misc Changes
Credits
Huge thanks to @karlhorky for helping!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 this update again.
This PR has been generated by Renovate Bot.
7c0409deb5
tobca0ae54f4
bca0ae54f4
to6ea4660357
6ea4660357
to81057df169