Update nextjs monorepo to v13.5.4 #186

Merged
kjuulh merged 1 commits from renovate/nextjs-monorepo into main 2023-10-03 04:31:45 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
eslint-config-next (source) devDependencies patch 13.5.3 -> 13.5.4
next (source) dependencies patch 13.5.3 -> 13.5.4

Release Notes

vercel/next.js

v13.5.4

Compare Source

Core Changes
  • chore: NextJS -> Next.js: #​55961
  • fix-failed-to-generate-self-signed-certificate issue:#​55891: #​55947
  • Remove .test.js from dist: #​55946
  • Turbopack next/font/google: don't insert css rules for multiple weights or styles: #​55852
  • Fix stale revalidate stream handling: #​55978
  • turbopack: improve turbopack/test stability: #​56024
  • Mark testmode fetches internal: #​56036
  • chore: Remove 'beta.' Subdomain from beta.nextjs.org Links: #​55924
  • Remove experimental.sharedPool: #​56021
  • fix(worker): pass env to build worker w/ config.experimental.workerThreads: #​55257
  • Update swc_core to v0.83.26: #​55780
  • Revert "Update swc_core to v0.83.26": #​56077
  • fix reporting of illegal segments when directory only contains irrelevant files: #​56076
  • Make permanentRedirect return 308 in route handlers: #​56065
  • Remove unneeded next-dev js in next-core: #​56039
  • Fix: Use boolean instead of false for experimental logging config: #​56110
  • chore: remove chalk in favor of picocolors: #​55992
  • Revert: "Generate prefetch RSC payload during build for SSR paths (#​54403)": #​56059
  • fetching logging on edge: #​56108
  • Optimize build trace handling: #​56048
  • Update font data: #​56121
  • feat(turbopack): port bloom filter to nexturbo: #​55678
  • Fixes performance problems due to TaskScopes: #​55721
  • perf: remove react dom legacy from app router: #​56082
  • perf: replace zod with superstruct: #​56083
  • perf: externalise ws for bundled server: #​56095
  • misc: refactor node utils: #​56096
  • Add support for skipTrailingSlashRedirect and skipMiddlewareUrlNormalize in Turbopack: #​56147
  • Add experimental.scrollRestoration for Turbopack: #​56150
  • misc: refactor handleExternals: #​56161
  • perf: add option to bundle pages externals: #​56162
  • Allow jest to run with use server directive: #​56148
  • Update experimental compile cache handling: #​56139
  • App render related code clean up: #​56178
  • Add support for i18n config in Turbopack: #​56182
  • Implement list of config options for Turbopack: #​56188
  • Turbopack: add support for an assetPrefix and basePath: #​56058
  • update turbopack: #​56197
  • Update supported options list to reflect #​56188: #​56200
  • Add support for experimental.logging.level in Turbopack: #​56201
  • Add next.config.js options to turbopack warning file: #​56207
  • fix: @​libsql/client build error: #​56192
  • chore: bump postcss: #​56225
  • Add additional handling for experimental-compile: #​56224
  • Drop ipc server headers filters: #​56226
  • only override NODE_EXTRA_CA_CERTS when using experimental https flag: #​56252
  • Pass same mangling option as terser to SWC minifier: #​56281
  • update turbopack: #​56285
  • clear require cache only when needed: #​56198
  • misc: enable source maps for bundled runtime: #​56289
  • misc: shortcut styled-jsx in external resolution: #​56291
  • Support serverRuntimeConfig and publicRuntimeConfig in Turbopack: #​56310
  • Reland static prefetches & fix prefetch bailout behavior: #​56228
  • fix(#​53190): add missing crossOrigin to assetsPrefix resources: #​56311
  • misc: fix instrumentation with bundled server: #​56318
  • fix(next/client): keep hash when navigating from app to pages router: #​56223
  • fix: support both decoded and encoded url requests of conventioned files : #​56187
  • fix: Invalid URL (404) provided on server actions error: #​56323
  • Revert "misc: shortcut styled-jsx in external resolution (#​56291)": #​56334
  • Fix build output logging order: #​56335
Documentation Changes
  • docs: add not-found to file conventions page: #​55944
  • Update 03-linking-and-navigating.mdx: #​55907
  • docs: Correct place for passing extension option to createMDX(): #​55967
  • docs-55629 update router cache column in cache interactions api table: #​55630
  • Update 03-linking-and-navigating.mdx: #​55969
  • Updates "Prerender Error" page for App Router: #​56044
  • Add the default import alias to create-next-app prompt for clarity: #​55896
  • Update revalidatePath.mdx to fix confusing wording of arguments section.: #​56099
  • docs: Renamed function that is used by other name: #​56170
  • (docs) Document Server Actions .bind method: #​56164
  • docs: Use Response.json over NextResponse.json: #​56173
  • correcting link to useSearchParams ref: #​56169
  • docs(sharp-missing-in-production.mdx): update standalone command: #​56191
  • docs(sharp-missing-in-production.mdx): update standalone command: #​56239
  • Update image.mdx: #​56269
  • Update image.mdx: #​56266
Example Changes
  • chore(examples): bump dependency versions: #​55899
  • Update to with-supertokens example app: #​56035
  • Update dependencies in examples : #​55993
  • Chore/update with supabase demo deploy button: #​52483
  • chore(examples): remove deprecated dependency from with-jest: #​56152
  • chore(examples): fix with-jest types: #​56193
  • (Examples) update Grafbase example: #​54705
  • fix: typo in with-stripe-typescript example: #​56274
Misc Changes
Credits

Huge thanks to @​balazsorban44, @​sdkdeepa, @​aayman997, @​mayank1513, @​timneutkens, @​2XG-DEV, @​eliot-akira, @​hi-matthew, @​riobits, @​wbinnssmith, @​ijjk, @​sokra, @​dvoytenko, @​rishabhpoddar, @​manovotny, @​A7med3bdulBaset, @​huozhi, @​jridgewell, @​joulev, @​SukkaW, @​kdy1, @​feedthejim, @​Fredkiss3, @​styfle, @​MildTomato, @​ForsakenHarmony, @​walfly, @​bzhn, @​shuding, @​boylett, @​Loki899899, @​devrsi0n, @​ImBIOS, @​vinaykulk621, @​ztanner, @​sdaigo, @​hamirmahal, @​blurrah, @​omarmciver, and @​alexBaizeau for helping!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config) ([source](https://github.com/vercel/next.js)) | devDependencies | patch | [`13.5.3` -> `13.5.4`](https://renovatebot.com/diffs/npm/eslint-config-next/13.5.3/13.5.4) | | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | dependencies | patch | [`13.5.3` -> `13.5.4`](https://renovatebot.com/diffs/npm/next/13.5.3/13.5.4) | --- ### Release Notes <details> <summary>vercel/next.js</summary> ### [`v13.5.4`](https://github.com/vercel/next.js/releases/tag/v13.5.4) [Compare Source](https://github.com/vercel/next.js/compare/v13.5.3...v13.5.4) ##### Core Changes - chore: NextJS -> Next.js: [#&#8203;55961](https://github.com/vercel/next.js/issues/55961) - fix-failed-to-generate-self-signed-certificate issue:[#&#8203;55891](https://github.com/vercel/next.js/issues/55891): [#&#8203;55947](https://github.com/vercel/next.js/issues/55947) - Remove .test.js from dist: [#&#8203;55946](https://github.com/vercel/next.js/issues/55946) - Turbopack next/font/google: don't insert css rules for multiple weights or styles: [#&#8203;55852](https://github.com/vercel/next.js/issues/55852) - Fix stale revalidate stream handling: [#&#8203;55978](https://github.com/vercel/next.js/issues/55978) - turbopack: improve turbopack/test stability: [#&#8203;56024](https://github.com/vercel/next.js/issues/56024) - Mark testmode fetches internal: [#&#8203;56036](https://github.com/vercel/next.js/issues/56036) - chore: Remove 'beta.' Subdomain from `beta.nextjs.org` Links: [#&#8203;55924](https://github.com/vercel/next.js/issues/55924) - Remove experimental.sharedPool: [#&#8203;56021](https://github.com/vercel/next.js/issues/56021) - fix(worker): pass env to build worker w/ `config.experimental.workerThreads`: [#&#8203;55257](https://github.com/vercel/next.js/issues/55257) - Update `swc_core` to `v0.83.26`: [#&#8203;55780](https://github.com/vercel/next.js/issues/55780) - Revert "Update `swc_core` to `v0.83.26`": [#&#8203;56077](https://github.com/vercel/next.js/issues/56077) - fix reporting of illegal segments when directory only contains irrelevant files: [#&#8203;56076](https://github.com/vercel/next.js/issues/56076) - Make `permanentRedirect` return 308 in route handlers: [#&#8203;56065](https://github.com/vercel/next.js/issues/56065) - Remove unneeded next-dev js in next-core: [#&#8203;56039](https://github.com/vercel/next.js/issues/56039) - Fix: Use `boolean` instead of `false` for experimental logging config: [#&#8203;56110](https://github.com/vercel/next.js/issues/56110) - chore: remove chalk in favor of picocolors: [#&#8203;55992](https://github.com/vercel/next.js/issues/55992) - Revert: "Generate prefetch RSC payload during build for SSR paths ([#&#8203;54403](https://github.com/vercel/next.js/issues/54403))": [#&#8203;56059](https://github.com/vercel/next.js/issues/56059) - fetching logging on edge: [#&#8203;56108](https://github.com/vercel/next.js/issues/56108) - Optimize build trace handling: [#&#8203;56048](https://github.com/vercel/next.js/issues/56048) - Update font data: [#&#8203;56121](https://github.com/vercel/next.js/issues/56121) - feat(turbopack): port bloom filter to nexturbo: [#&#8203;55678](https://github.com/vercel/next.js/issues/55678) - Fixes performance problems due to TaskScopes: [#&#8203;55721](https://github.com/vercel/next.js/issues/55721) - perf: remove react dom legacy from app router: [#&#8203;56082](https://github.com/vercel/next.js/issues/56082) - perf: replace zod with superstruct: [#&#8203;56083](https://github.com/vercel/next.js/issues/56083) - perf: externalise ws for bundled server: [#&#8203;56095](https://github.com/vercel/next.js/issues/56095) - misc: refactor node utils: [#&#8203;56096](https://github.com/vercel/next.js/issues/56096) - Add support for skipTrailingSlashRedirect and skipMiddlewareUrlNormalize in Turbopack: [#&#8203;56147](https://github.com/vercel/next.js/issues/56147) - Add experimental.scrollRestoration for Turbopack: [#&#8203;56150](https://github.com/vercel/next.js/issues/56150) - misc: refactor handleExternals: [#&#8203;56161](https://github.com/vercel/next.js/issues/56161) - perf: add option to bundle pages externals: [#&#8203;56162](https://github.com/vercel/next.js/issues/56162) - Allow jest to run with use server directive: [#&#8203;56148](https://github.com/vercel/next.js/issues/56148) - Update experimental compile cache handling: [#&#8203;56139](https://github.com/vercel/next.js/issues/56139) - App render related code clean up: [#&#8203;56178](https://github.com/vercel/next.js/issues/56178) - Add support for i18n config in Turbopack: [#&#8203;56182](https://github.com/vercel/next.js/issues/56182) - Implement list of config options for Turbopack: [#&#8203;56188](https://github.com/vercel/next.js/issues/56188) - Turbopack: add support for an assetPrefix and basePath: [#&#8203;56058](https://github.com/vercel/next.js/issues/56058) - update turbopack: [#&#8203;56197](https://github.com/vercel/next.js/issues/56197) - Update supported options list to reflect [#&#8203;56188](https://github.com/vercel/next.js/issues/56188): [#&#8203;56200](https://github.com/vercel/next.js/issues/56200) - Add support for experimental.logging.level in Turbopack: [#&#8203;56201](https://github.com/vercel/next.js/issues/56201) - Add next.config.js options to turbopack warning file: [#&#8203;56207](https://github.com/vercel/next.js/issues/56207) - fix: [@&#8203;libsql/client](https://github.com/libsql/client) build error: [#&#8203;56192](https://github.com/vercel/next.js/issues/56192) - chore: bump `postcss`: [#&#8203;56225](https://github.com/vercel/next.js/issues/56225) - Add additional handling for experimental-compile: [#&#8203;56224](https://github.com/vercel/next.js/issues/56224) - Drop ipc server headers filters: [#&#8203;56226](https://github.com/vercel/next.js/issues/56226) - only override NODE_EXTRA_CA_CERTS when using experimental https flag: [#&#8203;56252](https://github.com/vercel/next.js/issues/56252) - Pass same mangling option as terser to SWC minifier: [#&#8203;56281](https://github.com/vercel/next.js/issues/56281) - update turbopack: [#&#8203;56285](https://github.com/vercel/next.js/issues/56285) - clear require cache only when needed: [#&#8203;56198](https://github.com/vercel/next.js/issues/56198) - misc: enable source maps for bundled runtime: [#&#8203;56289](https://github.com/vercel/next.js/issues/56289) - misc: shortcut styled-jsx in external resolution: [#&#8203;56291](https://github.com/vercel/next.js/issues/56291) - Support serverRuntimeConfig and publicRuntimeConfig in Turbopack: [#&#8203;56310](https://github.com/vercel/next.js/issues/56310) - Reland static prefetches & fix prefetch bailout behavior: [#&#8203;56228](https://github.com/vercel/next.js/issues/56228) - fix([#&#8203;53190](https://github.com/vercel/next.js/issues/53190)): add missing crossOrigin to assetsPrefix resources: [#&#8203;56311](https://github.com/vercel/next.js/issues/56311) - misc: fix instrumentation with bundled server: [#&#8203;56318](https://github.com/vercel/next.js/issues/56318) - fix(next/client): keep hash when navigating from app to pages router: [#&#8203;56223](https://github.com/vercel/next.js/issues/56223) - fix: support both decoded and encoded url requests of conventioned files : [#&#8203;56187](https://github.com/vercel/next.js/issues/56187) - fix: Invalid URL (404) provided on server actions error: [#&#8203;56323](https://github.com/vercel/next.js/issues/56323) - Revert "misc: shortcut styled-jsx in external resolution ([#&#8203;56291](https://github.com/vercel/next.js/issues/56291))": [#&#8203;56334](https://github.com/vercel/next.js/issues/56334) - Fix build output logging order: [#&#8203;56335](https://github.com/vercel/next.js/issues/56335) ##### Documentation Changes - docs: add `not-found` to file conventions page: [#&#8203;55944](https://github.com/vercel/next.js/issues/55944) - Update 03-linking-and-navigating.mdx: [#&#8203;55907](https://github.com/vercel/next.js/issues/55907) - docs: Correct place for passing `extension` option to `createMDX()`: [#&#8203;55967](https://github.com/vercel/next.js/issues/55967) - docs-55629 update router cache column in cache interactions api table: [#&#8203;55630](https://github.com/vercel/next.js/issues/55630) - Update 03-linking-and-navigating.mdx: [#&#8203;55969](https://github.com/vercel/next.js/issues/55969) - Updates "Prerender Error" page for App Router: [#&#8203;56044](https://github.com/vercel/next.js/issues/56044) - Add the default import alias to create-next-app prompt for clarity: [#&#8203;55896](https://github.com/vercel/next.js/issues/55896) - Update revalidatePath.mdx to fix confusing wording of arguments section.: [#&#8203;56099](https://github.com/vercel/next.js/issues/56099) - docs: Renamed function that is used by other name: [#&#8203;56170](https://github.com/vercel/next.js/issues/56170) - (docs) Document Server Actions `.bind` method: [#&#8203;56164](https://github.com/vercel/next.js/issues/56164) - docs: Use `Response.json` over `NextResponse.json`: [#&#8203;56173](https://github.com/vercel/next.js/issues/56173) - correcting link to useSearchParams ref: [#&#8203;56169](https://github.com/vercel/next.js/issues/56169) - docs(sharp-missing-in-production.mdx): update standalone command: [#&#8203;56191](https://github.com/vercel/next.js/issues/56191) - docs(sharp-missing-in-production.mdx): update standalone command: [#&#8203;56239](https://github.com/vercel/next.js/issues/56239) - Update image.mdx: [#&#8203;56269](https://github.com/vercel/next.js/issues/56269) - Update image.mdx: [#&#8203;56266](https://github.com/vercel/next.js/issues/56266) ##### Example Changes - chore(examples): bump dependency versions: [#&#8203;55899](https://github.com/vercel/next.js/issues/55899) - Update to with-supertokens example app: [#&#8203;56035](https://github.com/vercel/next.js/issues/56035) - Update dependencies in examples : [#&#8203;55993](https://github.com/vercel/next.js/issues/55993) - Chore/update with supabase demo deploy button: [#&#8203;52483](https://github.com/vercel/next.js/issues/52483) - chore(examples): remove deprecated dependency from `with-jest`: [#&#8203;56152](https://github.com/vercel/next.js/issues/56152) - chore(examples): fix `with-jest` types: [#&#8203;56193](https://github.com/vercel/next.js/issues/56193) - (Examples) update Grafbase example: [#&#8203;54705](https://github.com/vercel/next.js/issues/54705) - fix: typo in `with-stripe-typescript` example: [#&#8203;56274](https://github.com/vercel/next.js/issues/56274) ##### Misc Changes - Skip production tests for Turbopack: [#&#8203;56045](https://github.com/vercel/next.js/issues/56045) - Fix invalid build-and-test workflow: [#&#8203;56053](https://github.com/vercel/next.js/issues/56053) - turbopack: Add more skipped tests: [#&#8203;56052](https://github.com/vercel/next.js/issues/56052) - Skip next build test: [#&#8203;56079](https://github.com/vercel/next.js/issues/56079) - add flakey test: [#&#8203;56080](https://github.com/vercel/next.js/issues/56080) - Skip more production tests for turbopack: [#&#8203;56084](https://github.com/vercel/next.js/issues/56084) - Ensure tests suites have unique names: [#&#8203;56085](https://github.com/vercel/next.js/issues/56085) - Skip experimental.nextScriptWorkers test for Turbopack: [#&#8203;56086](https://github.com/vercel/next.js/issues/56086) - Skip production tests for Turbopack: [#&#8203;56089](https://github.com/vercel/next.js/issues/56089) - Skip Babel tests for Turbopack: [#&#8203;56091](https://github.com/vercel/next.js/issues/56091) - misc: add node-version file: [#&#8203;55938](https://github.com/vercel/next.js/issues/55938) - Ensure unique name for app dir css tests: [#&#8203;56088](https://github.com/vercel/next.js/issues/56088) - Decrease default test timeouts: [#&#8203;56116](https://github.com/vercel/next.js/issues/56116) - misc: stop hiding node_modules in vscode: [#&#8203;56081](https://github.com/vercel/next.js/issues/56081) - special case timeout on windows: [#&#8203;56120](https://github.com/vercel/next.js/issues/56120) - Turbopack: update test manifest: [#&#8203;56133](https://github.com/vercel/next.js/issues/56133) - More test updates: [#&#8203;56146](https://github.com/vercel/next.js/issues/56146) - fix(cna): pin dependency versions: [#&#8203;56177](https://github.com/vercel/next.js/issues/56177) - Update `swc_core` to `v0.83.28`: [#&#8203;56134](https://github.com/vercel/next.js/issues/56134) - Fix middleware-general test for Turbopack: [#&#8203;56211](https://github.com/vercel/next.js/issues/56211) - More Turbopack test fixes: [#&#8203;56248](https://github.com/vercel/next.js/issues/56248) - update test mainfest: [#&#8203;56214](https://github.com/vercel/next.js/issues/56214) - More Turbopack fixes: [#&#8203;56275](https://github.com/vercel/next.js/issues/56275) - More Turbopack fixes: [#&#8203;56299](https://github.com/vercel/next.js/issues/56299) - misc: update code owners: [#&#8203;56290](https://github.com/vercel/next.js/issues/56290) - Fix flaky test for size output: [#&#8203;56303](https://github.com/vercel/next.js/issues/56303) - update webp crate: [#&#8203;56307](https://github.com/vercel/next.js/issues/56307) - Remove buildId test as it's no longer relevant: [#&#8203;56316](https://github.com/vercel/next.js/issues/56316) - Add code freeze GitHub actions for releasing: [#&#8203;56325](https://github.com/vercel/next.js/issues/56325) - test: add flaky turbopack integration tests to manifest: [#&#8203;56309](https://github.com/vercel/next.js/issues/56309) ##### Credits Huge thanks to [@&#8203;balazsorban44](https://github.com/balazsorban44), [@&#8203;sdkdeepa](https://github.com/sdkdeepa), [@&#8203;aayman997](https://github.com/aayman997), [@&#8203;mayank1513](https://github.com/mayank1513), [@&#8203;timneutkens](https://github.com/timneutkens), [@&#8203;2XG-DEV](https://github.com/2XG-DEV), [@&#8203;eliot-akira](https://github.com/eliot-akira), [@&#8203;hi-matthew](https://github.com/hi-matthew), [@&#8203;riobits](https://github.com/riobits), [@&#8203;wbinnssmith](https://github.com/wbinnssmith), [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;sokra](https://github.com/sokra), [@&#8203;dvoytenko](https://github.com/dvoytenko), [@&#8203;rishabhpoddar](https://github.com/rishabhpoddar), [@&#8203;manovotny](https://github.com/manovotny), [@&#8203;A7med3bdulBaset](https://github.com/A7med3bdulBaset), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;jridgewell](https://github.com/jridgewell), [@&#8203;joulev](https://github.com/joulev), [@&#8203;SukkaW](https://github.com/SukkaW), [@&#8203;kdy1](https://github.com/kdy1), [@&#8203;feedthejim](https://github.com/feedthejim), [@&#8203;Fredkiss3](https://github.com/Fredkiss3), [@&#8203;styfle](https://github.com/styfle), [@&#8203;MildTomato](https://github.com/MildTomato), [@&#8203;ForsakenHarmony](https://github.com/ForsakenHarmony), [@&#8203;walfly](https://github.com/walfly), [@&#8203;bzhn](https://github.com/bzhn), [@&#8203;shuding](https://github.com/shuding), [@&#8203;boylett](https://github.com/boylett), [@&#8203;Loki899899](https://github.com/Loki899899), [@&#8203;devrsi0n](https://github.com/devrsi0n), [@&#8203;ImBIOS](https://github.com/ImBIOS), [@&#8203;vinaykulk621](https://github.com/vinaykulk621), [@&#8203;ztanner](https://github.com/ztanner), [@&#8203;sdaigo](https://github.com/sdaigo), [@&#8203;hamirmahal](https://github.com/hamirmahal), [@&#8203;blurrah](https://github.com/blurrah), [@&#8203;omarmciver](https://github.com/omarmciver), and [@&#8203;alexBaizeau](https://github.com/alexBaizeau) for helping! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-10-03 04:06:25 +02:00
Update nextjs monorepo to v13.5.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
184c8cccc3
kjuulh merged commit 184c8cccc3 into main 2023-10-03 04:31:45 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/todo#186
No description provided.