-
-
Notifications
You must be signed in to change notification settings - Fork 186
fix(deps): update nextjs monorepo to v15.5.2 #116
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
master
Choose a base branch
from
renovate/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.
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.
|
f9b4422
to
6cd4419
Compare
6cd4419
to
3d73f90
Compare
3d73f90
to
2af4aef
Compare
2af4aef
to
932ed4e
Compare
932ed4e
to
30a6ec1
Compare
30a6ec1
to
1b81a08
Compare
1b81a08
to
7eee7ac
Compare
7eee7ac
to
8da2d4e
Compare
5ad51bb
to
fc59123
Compare
fc59123
to
3c1eccb
Compare
3c1eccb
to
86d9dc7
Compare
86d9dc7
to
279f455
Compare
279f455
to
68ac90f
Compare
68ac90f
to
62b382c
Compare
62b382c
to
3445287
Compare
3445287
to
3716bae
Compare
3716bae
to
e0ee6f4
Compare
e0ee6f4
to
53089a3
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:
15.2.0
->15.5.2
15.2.0
->15.5.2
Release Notes
vercel/next.js (@next/third-parties)
v15.5.2
Compare Source
Core Changes
Credits
Huge thanks to @bgub and @ztanner for helping!
v15.5.1
Compare Source
Core Changes
Credits
Huge thanks to @bgub, @mischnic, and @ztanner for helping!
v15.5.0
Compare Source
Core Changes
@typescript-eslint/switch-exhaustiveness-check
rule: #81583React.unstable_postpone()
: #81652images.qualities
is undefined: #81690ppr
ordynamicIO
enabled: #81668__turbopack_load_by_url__
: #8166397cdd5d3-20250710
to2f0e7e57-20250715
: #81678renderToString
function: #817072f0e7e57-20250715
tod85ec5f5-20250716
: #81708next-server
VM: #81664headers
/cookies
/draftMode
in'use cache'
: #81716d85ec5f5-20250716
todffacc7b-20250717
: #81767getExpectedRequestStore
function: #81791.next/cache
: #81807dffacc7b-20250717
toe9638c33-20250721
: #81899'use cache: private'
: #81816browserslist
: #81851run-turbopack-compiler
trace span: #81917e9638c33-20250721
to7513996f-20250722
: #819407513996f-20250722
toedac0dde-20250723
: #81984exhaustive-deps
violations: #82010edac0dde-20250723
to3d14fcf0-20250724
: #820203d14fcf0-20250724
to19baee81-20250725
: #8206319baee81-20250725
toeaee5308-20250728
: #82120eaee5308-20250728
to9be531cd-20250729
: #82159@next/codemod
: update docs url in README: #82135@next/codemod
: Addexperimental.turbo
toturbopack
codemod for Next.js configs: #82134NextRequest
types: #821729be531cd-20250729
to9784cb37-20250730
: #82207TURBOPACK
env before loading config: #82162outputFileTracingRoot
orturbopack.root
option is provided: #821649784cb37-20250730
toc260b38d-20250731
: #82247eslint-plugin-react-hooks
in React sync: #82294c260b38d-20250731
tobe11cb5c-20250804
: #82339_error
page'sreq.url
can be overwritten to dynamic param on minimal mode: #82347asPath
for query-only navigation withuseRouter
: #82236?dpl
to fonts in/_next/static/media
: #82384be11cb5c-20250804
to7deda941-20250804
: #82373path
to Image documentation: #823297deda941-20250804
to3958d5d8-20250807
: #824473958d5d8-20250807
tof1e70b5e-20250811
: #82534f1e70b5e-20250811
toac7820a9-20250811
: #82543image-size
pkg as additional format detector: #82538?dpl
to fonts in/_next/static/media
part 2: #82488componentStackFrames
field: #82395skipMetadata
: #82569ac7820a9-20250811
to1dc3bdea-20250812
: #82575Map
support fromnext/dynamic
transform: #82487window.next.turbopack
instead: #825801dc3bdea-20250812
tof1222f76-20250812
: #82595f1222f76-20250812
to379a083b-20250813
: #82642turbo_tasks::spawn
: #82634379a083b-20250813
toa96a0f39-20250815
: #82691turbopack.root
value foroutputFileTracingRoot
to have consistent tracing root: #82653Example Changes
with-supabase
example to usegetClaims()
: #81383Misc Changes
beforePageLoad
to be async: #81650ImportedBinding
effect creation to avoid as much special-casing of SimpleAssignTarget: #81653use-cache
test suite in the Cache Components tests: #81610app-static
deploy test: #81712require
to load chunks in our node runtime: #81738experimental.strictNextHead
: #81882current_value
set/restore mutation pattern with a saferwith_pat_value
helper: #81696global-not-found
: #81803next build --turbopack
: #81704lint-eslint
on a specific directory: #82009rcstr!
allocated Rcstr values as 'static' and stop refcounting them: #81994hash
: #82084const
compatible hash routine performance: #82088Path
/PathBuf
for all of the invalidation logic: #82132O(n)
traversals when finding child paths: #82133ignored_subpaths
feature from DiskWatcher: #82210find_server_entries
in the whole_app_module_graph case: #81943lazy-regex
dependency: #82288jsonc-parser
, dedupe with SWC: #82343is_development
tonext_page_config
: #82363exports
and module to factory parameters for cjs: #82285--features=tokio_tracing
: #81979productionBrowserSourceMaps
: #78014compiled
folder in ripgrep/ast-grep/ag/etc: #82482Configuration
📅 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.