-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency next to v13 #227
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
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 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 Git ↗︎
|
a9bb9e2 to
2ada275
Compare
2ada275 to
37a8c56
Compare
37a8c56 to
96b8b57
Compare
96b8b57 to
263c630
Compare
263c630 to
24019dc
Compare
24019dc to
9b1b9d9
Compare
9b1b9d9 to
b82f18d
Compare
b82f18d to
8af4b1b
Compare
8af4b1b to
4c27e7b
Compare
4c27e7b to
be196e0
Compare
be196e0 to
fc592cf
Compare
fc592cf to
68220c8
Compare
68220c8 to
f52c759
Compare
d63c0ae to
d8d4f37
Compare
d8d4f37 to
4894d10
Compare
4894d10 to
4255a4f
Compare
4255a4f to
597c889
Compare
597c889 to
7853e03
Compare
7853e03 to
e3a07d2
Compare
e3a07d2 to
4203fee
Compare
4203fee to
e1721ea
Compare
e1721ea to
74e29c1
Compare
74e29c1 to
0a8f7b1
Compare
0a8f7b1 to
66bf03c
Compare
66bf03c to
62d00ae
Compare
62d00ae to
cc0319d
Compare
cc0319d to
ba7ff26
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:
12.3.4->13.4.5Release Notes
vercel/next.js
v13.4.5Compare Source
Core Changes
next/legacy/image: #50343cache-controlheader on 304 response: #50408next/linkand router push/replace: #49521@vercel/turbopack-nodetypes (and more turbopack updates): #50605Google-InspectionTooltoken to known bot UA list: #50467cssFilesfield: #50610chunksfield in the client manifest for SSR: #50959typescript@5.1: #50557router.refresh()with Draft Mode in App Router: #50941verbatimModuleSyntax: truesupport in tsconfig.json: #48018moduleResolution: bundlersupport in tsconfig.json: #51065Documentation Changes
asyncto Opengraph Image code example.: #50990useFormStatusto be a client component: #50991revalidateTagimport: #51005instrumentation.tsfile: #51034next/imageoptimization: #51066PORTfrom.envconcatenation example: #51063andinHow to Use These Docssection: #51058Example Changes
Misc Changes
swc_coretov0.76.37: #50311share-generics: #50673npm@9.6.7: #51044@webassemblyjs: #51045Credits
Huge thanks to @huozhi, @ijjk, @timneutkens, @shuding, @styfle, @alexkirsz, @devjiwonchoi, @wyattjoh, @SuttonJack, @sokra, @smaeda-ks, @keyz, @kdy1, @Schniz, @MaxLeiter, @jridgewell, @ForsakenHarmony, @koba04, @wbinnssmith, @kwonoj, @vinaykulk621, @Kikobeats, @gnoff, @delbaoliveira, @jiwooIncludeJeong, @manovotny, @ethanmick, @tyler-lutz, @didemkkaslan, @itsmingjie, @v1k1, @thepatrick00, @taylorbryant, @kvnang, @balazsorban44, @alainkaiser, @feedthejim, @simPod, @svarunid, and @pauek for helping!
v13.4.4Compare Source
Core Changes
x-forwarded-*headers to turbopack renders: #50012init.defaultBranchgit con…: #49960swc_coretov0.76.18: #50137draftModetype to GetServerSidePropsContext: #50184nodecondition to import resolution: #50007process.env: #50260_devMiddlewareManifest.jsonfrom router: #50241Documentation Changes
Example Changes
Misc Changes
Credits
Huge thanks to @kwonoj, @wyattjoh, @shuding, @huozhi, @jridgewell, @ijjk, @karlhorky, @lycuid, @MarkAtOmniux, @darshkpatel, @johnta0, @kdy1, @sokra, @timneutkens, @devagrawal09, @ibrahemid, @styfle, @JesseKoldewijn, @padmaia, @Cow258, @javivelasco, and @05lazy for helping!
v13.4.3Compare Source
Core Changes
tracing/release_max_level_offfor wasm, too: #49639turbo-binding->turbopack-binding: #49816.bindof Server Actions: #49874next exportwhenserverActionsis enabled: #49959next exportwhenserverActionsis enabled": #50019[object Request]specified: #50003redirect(): #49965Example Changes
Misc Changes
swc_coretov0.76.6: #49792Credits
Huge thanks to @timneutkens, @kwonoj, @styfle, @ijjk, @alexanderbluhm, @Fonger, @shuding, @kdy1, @alexkirsz, @souporserious, @ForsakenHarmony, @rishabhpoddar, @devagrawal09, @DevEsteves, @huozhi, and @padmaia for helping!
v13.4.2Compare Source
Core Changes
useOptimisticanduseFormStatusAPIs on the server layer: #49331.bindsyntax with Action functions: #49422rm -rfscript: #49529Documentation Changes
preconnect📝: #40360--use-yarnflag tocreate-next-app: #49407Misc Changes
Credits
Huge thanks to @shuding, @ijjk, @ForsakenHarmony, @timneutkens, @huozhi, @sanjaiyan-dev, @acdlite, @feedthejim, @styfle, @leerob, @koba04, @g12i, @cesarkohl, @darshkpatel, @josh, @li-jia-nan, @kwonoj, @gabschne, @alexkirsz, @karlhorky, @jridgewell, @sokra, @kdy1, @akd-io, @runjuu, @jocarrd, @nnnnoel, and @ferdingler for helping!
v13.4.1Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @feedthejim, @jridgewell, @ijjk, @ikryvorotenko, @huozhi, @shuding, and @timneutkens for helping!
v13.4.0Compare Source
Core Changes
next-types-plugincausing Typescript errors when"type": "module"is set: #49027experimentalReact: #49046next/image: #48997next/headers: #48789next devfailing for app when__NEXT_DISABLE_MEMORY_WATCHERis set: #49056enableUndici: truedefault and removenode-fetch: #49061runtimein layouts in type declarations: #49117ReadonlyHeadersmore compatible withHeaders: #49075Blobfor Node.js < 18: #49156$$boundif no closure argument is attached: #49188Documentation Changes
Example Changes
Misc Changes
swc_coretov0.75.41: #48982canarybranch: #49038app/page.tsx: #49035Credits
Huge thanks to @kdy1, @alexkirsz, @sokra, @shuding, @dciug, @albertothedev, @DuCanhGH, @feedthejim, @li-jia-nan, @styfle, @kwonoj, @patrick91, @timneutkens, @balazsorban44, @ijjk, @padmaia, @Kikobeats, @huozhi, @sophiebits, @eps1lon, @reconbot, @acdlite, @jridgewell, and @sebmarkbage for helping!
v13.3.4[Compare Sour
Configuration
📅 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.