Update nextjs monorepo to v13.4.7 #125

Merged
kjuulh merged 1 commits from renovate/nextjs-monorepo into main 2023-06-22 00:09:35 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
eslint-config-next (source) devDependencies patch 13.4.6 -> 13.4.7
next (source) dependencies patch 13.4.6 -> 13.4.7

Release Notes

vercel/next.js

v13.4.7

Compare Source

Core Changes
  • Route Module Updates Redux: #​51373
  • Lock down server IPC address: #​51378
  • Revert "Route Module Updates Redux": #​51409
  • Fix bundling of Server Actions: #​51367
  • Fix pnpm lock: #​51503
  • router: add layout and other file supports to parallel routes: #​51413
  • Next Build Turbo POC: #​49942
  • add edge rendering for app dir for Turbopack: #​50830
  • Fix shared action module in two layers: #​51510
  • Revert "Next Build Turbo POC (#​49942)": #​51538
  • Fix font styles on react dev overlay: #​51518
  • fix typo in x-next-revalidate-tag-token header: #​51432
  • Add docs links to RSC errors: #​51557
  • Moved new line to warnOnce call: #​51552
  • Update id env prefix: #​51588
  • router: support layout/special files as direct children of parallel routes: #​51604
  • use env var to switch next.js to turbopack mode: #​51353
  • Revert "add edge rendering for app dir for Turbopack": #​51617
  • Ensure upgrade request has request meta: #​51590
  • Revert "Fix standalone not found": #​51506
Documentation Changes
  • docs: Add streaming AI example.: #​51382
  • docs: remove copy mentioning appDir as an experimental feature: #​51403
  • examples: update with-supabase example to App Router: #​51335
  • Fix typo in image alt: #​51487
  • docs: add better examples to next/image docs.: #​51457
  • Go directly to caching section: #​51501
  • fix(typo): add missing word: #​51490
  • fix(typo): add missing comma: #​51489
  • Remove duplicate bullet point in app router migration docs: #​51440
  • fix: missing come: #​51437
  • Linted MDX: #​51530
  • docs: Fix typo: #​51517
  • Migrate validate links script from next-site and setup GitHub action: #​51365
  • Remove extra word in env key error: #​51512
  • Remove duplicate word in 11-draft-mode.mdx: #​51580
  • Broken link at 01-static-and-dynamic-rendering.mdx: #​51582
  • refactor tests for readability: #​51051
Example Changes
  • Upgrade with-redux example to app router: #​49994
Misc Changes
Credits

Huge thanks to @​wyattjoh, @​ijjk, @​dvakatsiienko, @​leerob, @​kwonoj, @​nickmccurdy, @​brunoeduardodev, @​dijonmusters, @​shuding, @​tyler-lutz, @​huozhi, @​feedthejim, @​alexkirsz, @​sonam-serchan, @​vicsantizo, @​leodr, @​wiscaksono, @​sokra, @​delbaoliveira, @​ztanner, @​hustLer2k, @​joshuabaker, and @​ForsakenHarmony 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.6` -> `13.4.7`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.6/13.4.7) | | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | dependencies | patch | [`13.4.6` -> `13.4.7`](https://renovatebot.com/diffs/npm/next/13.4.6/13.4.7) | --- ### Release Notes <details> <summary>vercel/next.js</summary> ### [`v13.4.7`](https://github.com/vercel/next.js/releases/tag/v13.4.7) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.6...v13.4.7) ##### Core Changes - Route Module Updates Redux: [#&#8203;51373](https://github.com/vercel/next.js/issues/51373) - Lock down server IPC address: [#&#8203;51378](https://github.com/vercel/next.js/issues/51378) - Revert "Route Module Updates Redux": [#&#8203;51409](https://github.com/vercel/next.js/issues/51409) - Fix bundling of Server Actions: [#&#8203;51367](https://github.com/vercel/next.js/issues/51367) - Fix pnpm lock: [#&#8203;51503](https://github.com/vercel/next.js/issues/51503) - router: add layout and other file supports to parallel routes: [#&#8203;51413](https://github.com/vercel/next.js/issues/51413) - Next Build Turbo POC: [#&#8203;49942](https://github.com/vercel/next.js/issues/49942) - add edge rendering for app dir for Turbopack: [#&#8203;50830](https://github.com/vercel/next.js/issues/50830) - Fix shared action module in two layers: [#&#8203;51510](https://github.com/vercel/next.js/issues/51510) - Revert "Next Build Turbo POC ([#&#8203;49942](https://github.com/vercel/next.js/issues/49942))": [#&#8203;51538](https://github.com/vercel/next.js/issues/51538) - Fix font styles on react dev overlay: [#&#8203;51518](https://github.com/vercel/next.js/issues/51518) - fix typo in x-next-revalidate-tag-token header: [#&#8203;51432](https://github.com/vercel/next.js/issues/51432) - Add docs links to RSC errors: [#&#8203;51557](https://github.com/vercel/next.js/issues/51557) - Moved new line to warnOnce call: [#&#8203;51552](https://github.com/vercel/next.js/issues/51552) - Update id env prefix: [#&#8203;51588](https://github.com/vercel/next.js/issues/51588) - router: support layout/special files as direct children of parallel routes: [#&#8203;51604](https://github.com/vercel/next.js/issues/51604) - use env var to switch next.js to turbopack mode: [#&#8203;51353](https://github.com/vercel/next.js/issues/51353) - Revert "add edge rendering for app dir for Turbopack": [#&#8203;51617](https://github.com/vercel/next.js/issues/51617) - Ensure upgrade request has request meta: [#&#8203;51590](https://github.com/vercel/next.js/issues/51590) - Revert "Fix standalone not found": [#&#8203;51506](https://github.com/vercel/next.js/issues/51506) ##### Documentation Changes - docs: Add streaming AI example.: [#&#8203;51382](https://github.com/vercel/next.js/issues/51382) - docs: remove copy mentioning appDir as an experimental feature: [#&#8203;51403](https://github.com/vercel/next.js/issues/51403) - examples: update `with-supabase` example to App Router: [#&#8203;51335](https://github.com/vercel/next.js/issues/51335) - Fix typo in image alt: [#&#8203;51487](https://github.com/vercel/next.js/issues/51487) - docs: add better examples to `next/image` docs.: [#&#8203;51457](https://github.com/vercel/next.js/issues/51457) - Go directly to caching section: [#&#8203;51501](https://github.com/vercel/next.js/issues/51501) - fix(typo): add missing word: [#&#8203;51490](https://github.com/vercel/next.js/issues/51490) - fix(typo): add missing comma: [#&#8203;51489](https://github.com/vercel/next.js/issues/51489) - Remove duplicate bullet point in app router migration docs: [#&#8203;51440](https://github.com/vercel/next.js/issues/51440) - fix: missing come: [#&#8203;51437](https://github.com/vercel/next.js/issues/51437) - Linted MDX: [#&#8203;51530](https://github.com/vercel/next.js/issues/51530) - docs: Fix typo: [#&#8203;51517](https://github.com/vercel/next.js/issues/51517) - Migrate validate links script from next-site and setup GitHub action: [#&#8203;51365](https://github.com/vercel/next.js/issues/51365) - Remove extra word in env key error: [#&#8203;51512](https://github.com/vercel/next.js/issues/51512) - Remove duplicate word in 11-draft-mode.mdx: [#&#8203;51580](https://github.com/vercel/next.js/issues/51580) - Broken link at 01-static-and-dynamic-rendering.mdx: [#&#8203;51582](https://github.com/vercel/next.js/issues/51582) - refactor tests for readability: [#&#8203;51051](https://github.com/vercel/next.js/issues/51051) ##### Example Changes - Upgrade with-redux example to app router: [#&#8203;49994](https://github.com/vercel/next.js/issues/49994) ##### Misc Changes - ci(workflow): upload test trace for deploy e2e: [#&#8203;51389](https://github.com/vercel/next.js/issues/51389) - Fix pnpm `ERR_INVALID_THIS` on Node 20: [#&#8203;51406](https://github.com/vercel/next.js/issues/51406) - Update flakey build output test: [#&#8203;51411](https://github.com/vercel/next.js/issues/51411) - Fix native build: [#&#8203;51522](https://github.com/vercel/next.js/issues/51522) - Revert "Fix pnpm `ERR_INVALID_THIS` on Node 20": [#&#8203;51539](https://github.com/vercel/next.js/issues/51539) - Update .vercel.approvers: [#&#8203;51417](https://github.com/vercel/next.js/issues/51417) - Update broken link validator: [#&#8203;51586](https://github.com/vercel/next.js/issues/51586) - Temporarily disable flaky test: [#&#8203;51616](https://github.com/vercel/next.js/issues/51616) - Update flakey build output test: [#&#8203;51625](https://github.com/vercel/next.js/issues/51625) ##### Credits Huge thanks to [@&#8203;wyattjoh](https://github.com/wyattjoh), [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;dvakatsiienko](https://github.com/dvakatsiienko), [@&#8203;leerob](https://github.com/leerob), [@&#8203;kwonoj](https://github.com/kwonoj), [@&#8203;nickmccurdy](https://github.com/nickmccurdy), [@&#8203;brunoeduardodev](https://github.com/brunoeduardodev), [@&#8203;dijonmusters](https://github.com/dijonmusters), [@&#8203;shuding](https://github.com/shuding), [@&#8203;tyler-lutz](https://github.com/tyler-lutz), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;feedthejim](https://github.com/feedthejim), [@&#8203;alexkirsz](https://github.com/alexkirsz), [@&#8203;sonam-serchan](https://github.com/sonam-serchan), [@&#8203;vicsantizo](https://github.com/vicsantizo), [@&#8203;leodr](https://github.com/leodr), [@&#8203;wiscaksono](https://github.com/wiscaksono), [@&#8203;sokra](https://github.com/sokra), [@&#8203;delbaoliveira](https://github.com/delbaoliveira), [@&#8203;ztanner](https://github.com/ztanner), [@&#8203;hustLer2k](https://github.com/hustLer2k), [@&#8203;joshuabaker](https://github.com/joshuabaker), and [@&#8203;ForsakenHarmony](https://github.com/ForsakenHarmony) 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-06-21 23:46:59 +02:00
Update nextjs monorepo to v13.4.7
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
cf1c00cc10
kjuulh merged commit 3e12db69dd into main 2023-06-22 00:09:35 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/todo#125
No description provided.