Update nextjs monorepo to v13.4.15 #152

Merged
kjuulh merged 1 commits from renovate/nextjs-monorepo into main 2023-08-14 19:33:20 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
eslint-config-next (source) devDependencies patch 13.4.13 -> 13.4.15
next (source) dependencies patch 13.4.13 -> 13.4.15

Release Notes

vercel/next.js

v13.4.15

Compare Source

Core Changes
  • Alias next/server for edge runtime: #​50268
  • [turbopack]: Serve _devMiddlewareManifest.json from router: #​50241
  • Fix catch-all edge app route: #​50313
  • land: Include charset=utf-8 with x-component Content-Type header: #​50314
  • do not apply sass loader on existing loaders: #​50308
  • Add missing react-dom/client alias: #​50324
  • Fix missing error when using Actions on the client layer without enabling the feature flag: #​50257
  • remove allowlist, only use denylist, enable newly passing tests: #​50325
  • Fix SWC loader options for files outside of RSC layers: #​50341
  • test(turbopack): script to sync latest test lists: #​50008
  • Pages Module Transition: #​49962
  • Server Actions: Fix member expr in closure captured values: #​50020
  • Error in next export when serverActions is enabled: #​50039
  • [turbopack]: Update renamed SubpathValue: #​49636
  • Fix default metadata is missing in root not-found: #​50044
  • Always defer close tags to be the suffix of body stream: #​50056
  • Fix types of cookies(): #​50052
  • Fix client references extraction of CJS exports analysis: #​50059
  • Add x-forwarded-* headers to turbopack renders: #​50012
  • Remove node-sass from peerDependencies: #​50065
  • Add optional generic parameter to NextResponse: #​47526
  • feat(turbopack): initial sass-loader support: #​49882
  • update test snapshots: #​50159
  • [create-next-app]: respecting the user's init.defaultBranch git con…: #​49960
  • Update swc_core to v0.76.18: #​50137
  • Fix navigating on not-found: #​50047
  • Fix env variables set in next.config.js: #​50179
  • Add warning for edge with force-static: #​50182
  • fix: add missing draftMode type to GetServerSidePropsContext: #​50184
  • Fix react fetch deduping without next cache: #​50187
  • Fix pages react alias: #​50128
  • Add the node condition to import resolution: #​50007
  • test(turbopack): run next.js integration tests with denylist: #​50172
  • Move debugging variable into useEffect: #​50210
  • refactor webpack loaders: #​49535
  • Fix static workers distributing: #​50194
  • Ensure NEXT_DYNAMIC_NO_SSR_CODE has a unique name: #​50219
  • fix: Added blockfrost-js, lucid-cardano & mongoose package to srvExtPackages to prevent issue #​49783 from happening.: #​49938
  • change static path to /_next/static/media: #​50207
  • Add special route types to the link type declaration: #​50066
  • fix: NODE_OPTIONS='--inspect' in next dev for debugging: #​48019
  • enable more test cases for turbopack: #​50154
  • feat(next-swc): Implement CJS optimizer: #​49972
  • Fix alias for react-dom/server: #​50238
  • Revert "feat(next-swc): Implement CJS optimizer": #​50247
  • Fix free port handling: #​50248
  • feat(next-swc): Add CJS optimizer again: #​50249
  • Fix edge case in the CJS optimizer: #​50258
  • Remove static analysis of process.env: #​50260
  • Update next start listening to behave consistently: #​50293
  • Update server invoke-request: #​50296
  • Update unstable_cache key to include args: #​50301
  • Add root detection utils: #​50305
  • fix sass handling after refactoring: #​50259
  • Alias next/server for edge runtime: #​50268
  • [turbopack]: Serve _devMiddlewareManifest.json from router: #​50241
  • Fix catch-all edge app route: #​50313
  • land: Include charset=utf-8 with x-component Content-Type header: #​50314
  • do not apply sass loader on existing loaders: #​50308
  • Add missing react-dom/client alias: #​50324
  • Fix missing error when using Actions on the client layer without enabling the feature flag: #​50257
  • remove allowlist, only use denylist, enable newly passing tests: #​50325
  • Fix SWC loader options for files outside of RSC layers: #​50341
Documentation Changes
  • Update app-static-to-dynamic-error.md: #​50085
  • Update invalid-new-link-with-extra-anchor.md: #​50036
  • Update 11-middleware.mdx: Added Switcher: #​53977
Example Changes
  • fix: use node copyFile for cross-platform support: #​48740
  • Clerk example updates: #​50021
  • Fix TypeScript error in with-mongodb example: #​50094
  • Use correct casing in filenames: #​50223
  • [Examples] Update Example Prepr CMS: #​49224
  • Update to with-supertokens example app: #​53434
Misc Changes
Credits

Huge thanks to @​huozhi, @​jridgewell, @​ijjk, @​sokra, @​shuding, @​05lazy, @​kwonoj, @​wyattjoh, @​karlhorky, @​lycuid, @​MarkAtOmniux, @​darshkpatel, @​johnta0, @​kdy1, @​timneutkens, @​devagrawal09, @​ibrahemid, @​styfle, @​JesseKoldewijn, @​padmaia, @​Cow258, and @​javivelasco 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.4.13` -> `13.4.15`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.13/13.4.15) | | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | dependencies | patch | [`13.4.13` -> `13.4.15`](https://renovatebot.com/diffs/npm/next/13.4.13/13.4.15) | --- ### Release Notes <details> <summary>vercel/next.js</summary> ### [`v13.4.15`](https://github.com/vercel/next.js/releases/tag/v13.4.15) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.13...v13.4.15) ##### Core Changes - Alias next/server for edge runtime: [#&#8203;50268](https://github.com/vercel/next.js/issues/50268) - \[turbopack]: Serve `_devMiddlewareManifest.json` from router: [#&#8203;50241](https://github.com/vercel/next.js/issues/50241) - Fix catch-all edge app route: [#&#8203;50313](https://github.com/vercel/next.js/issues/50313) - land: Include charset=utf-8 with x-component Content-Type header: [#&#8203;50314](https://github.com/vercel/next.js/issues/50314) - do not apply sass loader on existing loaders: [#&#8203;50308](https://github.com/vercel/next.js/issues/50308) - Add missing react-dom/client alias: [#&#8203;50324](https://github.com/vercel/next.js/issues/50324) - Fix missing error when using Actions on the client layer without enabling the feature flag: [#&#8203;50257](https://github.com/vercel/next.js/issues/50257) - remove allowlist, only use denylist, enable newly passing tests: [#&#8203;50325](https://github.com/vercel/next.js/issues/50325) - Fix SWC loader options for files outside of RSC layers: [#&#8203;50341](https://github.com/vercel/next.js/issues/50341) - test(turbopack): script to sync latest test lists: [#&#8203;50008](https://github.com/vercel/next.js/issues/50008) - Pages Module Transition: [#&#8203;49962](https://github.com/vercel/next.js/issues/49962) - Server Actions: Fix member expr in closure captured values: [#&#8203;50020](https://github.com/vercel/next.js/issues/50020) - Error in next export when serverActions is enabled: [#&#8203;50039](https://github.com/vercel/next.js/issues/50039) - \[turbopack]: Update renamed SubpathValue: [#&#8203;49636](https://github.com/vercel/next.js/issues/49636) - Fix default metadata is missing in root not-found: [#&#8203;50044](https://github.com/vercel/next.js/issues/50044) - Always defer close tags to be the suffix of body stream: [#&#8203;50056](https://github.com/vercel/next.js/issues/50056) - Fix types of cookies(): [#&#8203;50052](https://github.com/vercel/next.js/issues/50052) - Fix client references extraction of CJS exports analysis: [#&#8203;50059](https://github.com/vercel/next.js/issues/50059) - Add `x-forwarded-*` headers to turbopack renders: [#&#8203;50012](https://github.com/vercel/next.js/issues/50012) - Remove node-sass from peerDependencies: [#&#8203;50065](https://github.com/vercel/next.js/issues/50065) - Add optional generic parameter to NextResponse: [#&#8203;47526](https://github.com/vercel/next.js/issues/47526) - feat(turbopack): initial sass-loader support: [#&#8203;49882](https://github.com/vercel/next.js/issues/49882) - update test snapshots: [#&#8203;50159](https://github.com/vercel/next.js/issues/50159) - \[create-next-app]: respecting the user's `init.defaultBranch` git con…: [#&#8203;49960](https://github.com/vercel/next.js/issues/49960) - Update `swc_core` to `v0.76.18`: [#&#8203;50137](https://github.com/vercel/next.js/issues/50137) - Fix navigating on not-found: [#&#8203;50047](https://github.com/vercel/next.js/issues/50047) - Fix env variables set in next.config.js: [#&#8203;50179](https://github.com/vercel/next.js/issues/50179) - Add warning for edge with force-static: [#&#8203;50182](https://github.com/vercel/next.js/issues/50182) - fix: add missing `draftMode` type to GetServerSidePropsContext: [#&#8203;50184](https://github.com/vercel/next.js/issues/50184) - Fix react fetch deduping without next cache: [#&#8203;50187](https://github.com/vercel/next.js/issues/50187) - Fix pages react alias: [#&#8203;50128](https://github.com/vercel/next.js/issues/50128) - Add the `node` condition to import resolution: [#&#8203;50007](https://github.com/vercel/next.js/issues/50007) - test(turbopack): run next.js integration tests with denylist: [#&#8203;50172](https://github.com/vercel/next.js/issues/50172) - Move debugging variable into useEffect: [#&#8203;50210](https://github.com/vercel/next.js/issues/50210) - refactor webpack loaders: [#&#8203;49535](https://github.com/vercel/next.js/issues/49535) - Fix static workers distributing: [#&#8203;50194](https://github.com/vercel/next.js/issues/50194) - Ensure NEXT_DYNAMIC_NO_SSR_CODE has a unique name: [#&#8203;50219](https://github.com/vercel/next.js/issues/50219) - fix: Added blockfrost-js, lucid-cardano & mongoose package to srvExtPackages to prevent issue [#&#8203;49783](https://github.com/vercel/next.js/issues/49783) from happening.: [#&#8203;49938](https://github.com/vercel/next.js/issues/49938) - change static path to /\_next/static/media: [#&#8203;50207](https://github.com/vercel/next.js/issues/50207) - Add special route types to the link type declaration: [#&#8203;50066](https://github.com/vercel/next.js/issues/50066) - fix: NODE_OPTIONS='--inspect' in next dev for debugging: [#&#8203;48019](https://github.com/vercel/next.js/issues/48019) - enable more test cases for turbopack: [#&#8203;50154](https://github.com/vercel/next.js/issues/50154) - feat(next-swc): Implement CJS optimizer: [#&#8203;49972](https://github.com/vercel/next.js/issues/49972) - Fix alias for react-dom/server: [#&#8203;50238](https://github.com/vercel/next.js/issues/50238) - Revert "feat(next-swc): Implement CJS optimizer": [#&#8203;50247](https://github.com/vercel/next.js/issues/50247) - Fix free port handling: [#&#8203;50248](https://github.com/vercel/next.js/issues/50248) - feat(next-swc): Add CJS optimizer again: [#&#8203;50249](https://github.com/vercel/next.js/issues/50249) - Fix edge case in the CJS optimizer: [#&#8203;50258](https://github.com/vercel/next.js/issues/50258) - Remove static analysis of `process.env`: [#&#8203;50260](https://github.com/vercel/next.js/issues/50260) - Update next start listening to behave consistently: [#&#8203;50293](https://github.com/vercel/next.js/issues/50293) - Update server invoke-request: [#&#8203;50296](https://github.com/vercel/next.js/issues/50296) - Update unstable_cache key to include args: [#&#8203;50301](https://github.com/vercel/next.js/issues/50301) - Add root detection utils: [#&#8203;50305](https://github.com/vercel/next.js/issues/50305) - fix sass handling after refactoring: [#&#8203;50259](https://github.com/vercel/next.js/issues/50259) - Alias next/server for edge runtime: [#&#8203;50268](https://github.com/vercel/next.js/issues/50268) - \[turbopack]: Serve `_devMiddlewareManifest.json` from router: [#&#8203;50241](https://github.com/vercel/next.js/issues/50241) - Fix catch-all edge app route: [#&#8203;50313](https://github.com/vercel/next.js/issues/50313) - land: Include charset=utf-8 with x-component Content-Type header: [#&#8203;50314](https://github.com/vercel/next.js/issues/50314) - do not apply sass loader on existing loaders: [#&#8203;50308](https://github.com/vercel/next.js/issues/50308) - Add missing react-dom/client alias: [#&#8203;50324](https://github.com/vercel/next.js/issues/50324) - Fix missing error when using Actions on the client layer without enabling the feature flag: [#&#8203;50257](https://github.com/vercel/next.js/issues/50257) - remove allowlist, only use denylist, enable newly passing tests: [#&#8203;50325](https://github.com/vercel/next.js/issues/50325) - Fix SWC loader options for files outside of RSC layers: [#&#8203;50341](https://github.com/vercel/next.js/issues/50341) ##### Documentation Changes - Update app-static-to-dynamic-error.md: [#&#8203;50085](https://github.com/vercel/next.js/issues/50085) - Update invalid-new-link-with-extra-anchor.md: [#&#8203;50036](https://github.com/vercel/next.js/issues/50036) - Update 11-middleware.mdx: Added Switcher: [#&#8203;53977](https://github.com/vercel/next.js/issues/53977) ##### Example Changes - fix: use node copyFile for cross-platform support: [#&#8203;48740](https://github.com/vercel/next.js/issues/48740) - Clerk example updates: [#&#8203;50021](https://github.com/vercel/next.js/issues/50021) - Fix TypeScript error in with-mongodb example: [#&#8203;50094](https://github.com/vercel/next.js/issues/50094) - Use correct casing in filenames: [#&#8203;50223](https://github.com/vercel/next.js/issues/50223) - \[Examples] Update Example Prepr CMS: [#&#8203;49224](https://github.com/vercel/next.js/issues/49224) - Update to with-supertokens example app: [#&#8203;53434](https://github.com/vercel/next.js/issues/53434) ##### Misc Changes - Fix middleware e2e deploy test: [#&#8203;50317](https://github.com/vercel/next.js/issues/50317) - Parallelize Turbopack CI tests: [#&#8203;50292](https://github.com/vercel/next.js/issues/50292) - makeDir should use func: [#&#8203;50136](https://github.com/vercel/next.js/issues/50136) - test: disable cache flaky test: [#&#8203;50064](https://github.com/vercel/next.js/issues/50064) - add tracing for turbopack: [#&#8203;49920](https://github.com/vercel/next.js/issues/49920) - ci: update github token: [#&#8203;50216](https://github.com/vercel/next.js/issues/50216) - Fix metadata e2e deploy test: [#&#8203;50252](https://github.com/vercel/next.js/issues/50252) - Fix middleware e2e deploy test: [#&#8203;50317](https://github.com/vercel/next.js/issues/50317) - Parallelize Turbopack CI tests: [#&#8203;50292](https://github.com/vercel/next.js/issues/50292) - makeDir should use func: [#&#8203;50136](https://github.com/vercel/next.js/issues/50136) - Remove tsconfig extending for [@&#8203;next/thrid-parties](https://github.com/next/thrid-parties) package: [#&#8203;53991](https://github.com/vercel/next.js/issues/53991) - Make next as dependency of `@next/third-parties` package: [#&#8203;53996](https://github.com/vercel/next.js/issues/53996) ##### Credits Huge thanks to [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;jridgewell](https://github.com/jridgewell), [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;sokra](https://github.com/sokra), [@&#8203;shuding](https://github.com/shuding), [@&#8203;05lazy](https://github.com/05lazy), [@&#8203;kwonoj](https://github.com/kwonoj), [@&#8203;wyattjoh](https://github.com/wyattjoh), [@&#8203;karlhorky](https://github.com/karlhorky), [@&#8203;lycuid](https://github.com/lycuid), [@&#8203;MarkAtOmniux](https://github.com/MarkAtOmniux), [@&#8203;darshkpatel](https://github.com/darshkpatel), [@&#8203;johnta0](https://github.com/johnta0), [@&#8203;kdy1](https://github.com/kdy1), [@&#8203;timneutkens](https://github.com/timneutkens), [@&#8203;devagrawal09](https://github.com/devagrawal09), [@&#8203;ibrahemid](https://github.com/ibrahemid), [@&#8203;styfle](https://github.com/styfle), [@&#8203;JesseKoldewijn](https://github.com/JesseKoldewijn), [@&#8203;padmaia](https://github.com/padmaia), [@&#8203;Cow258](https://github.com/Cow258), and [@&#8203;javivelasco](https://github.com/javivelasco) 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-08-14 19:10:52 +02:00
Update nextjs monorepo to v13.4.15
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
214ba8fb9d
kjuulh merged commit 214ba8fb9d into main 2023-08-14 19:33:20 +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#152
No description provided.