Update nextjs monorepo to v13.4.1 #112

Merged
kjuulh merged 1 commits from renovate/nextjs-monorepo into main 2023-05-05 15:30:01 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
eslint-config-next devDependencies patch 13.4.0 -> 13.4.1
next (source) dependencies patch 13.4.0 -> 13.4.1

Release Notes

vercel/next.js

v13.4.1

Compare Source

Core Changes
  • actions: update location header: #​49223
  • Fix serving images referenced from app directory: #​49236
  • Update dev logs to include request timings: #​49191
  • Support incrementalCacheHandlerPath for standalone output: #​48694
  • Apply basePath for metadata image: #​49226
  • Fix Server Actions defined in both layers in one entry: #​49248
  • Update tags handling during server action redirect: #​49227
  • Add experimental verboseRequestLogs flag: #​49250
  • Fix require-hook with just pages on deploy: #​49274
Misc Changes
  • Upgrade react types: #​49222
  • Remove experimental config from create-next-app: #​49241
Credits

Huge thanks to @​feedthejim, @​jridgewell, @​ijjk, @​ikryvorotenko, @​huozhi, @​shuding, and @​timneutkens 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://github.com/vercel/next.js) | devDependencies | patch | [`13.4.0` -> `13.4.1`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.0/13.4.1) | | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | dependencies | patch | [`13.4.0` -> `13.4.1`](https://renovatebot.com/diffs/npm/next/13.4.0/13.4.1) | --- ### Release Notes <details> <summary>vercel/next.js</summary> ### [`v13.4.1`](https://github.com/vercel/next.js/releases/tag/v13.4.1) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.0...v13.4.1) ##### Core Changes - actions: update location header: [#&#8203;49223](https://github.com/vercel/next.js/issues/49223) - Fix serving images referenced from app directory: [#&#8203;49236](https://github.com/vercel/next.js/issues/49236) - Update dev logs to include request timings: [#&#8203;49191](https://github.com/vercel/next.js/issues/49191) - Support incrementalCacheHandlerPath for standalone output: [#&#8203;48694](https://github.com/vercel/next.js/issues/48694) - Apply basePath for metadata image: [#&#8203;49226](https://github.com/vercel/next.js/issues/49226) - Fix Server Actions defined in both layers in one entry: [#&#8203;49248](https://github.com/vercel/next.js/issues/49248) - Update tags handling during server action redirect: [#&#8203;49227](https://github.com/vercel/next.js/issues/49227) - Add experimental verboseRequestLogs flag: [#&#8203;49250](https://github.com/vercel/next.js/issues/49250) - Fix require-hook with just pages on deploy: [#&#8203;49274](https://github.com/vercel/next.js/issues/49274) ##### Misc Changes - Upgrade react types: [#&#8203;49222](https://github.com/vercel/next.js/issues/49222) - Remove experimental config from create-next-app: [#&#8203;49241](https://github.com/vercel/next.js/issues/49241) ##### Credits Huge thanks to [@&#8203;feedthejim](https://github.com/feedthejim), [@&#8203;jridgewell](https://github.com/jridgewell), [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;ikryvorotenko](https://github.com/ikryvorotenko), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;shuding](https://github.com/shuding), and [@&#8203;timneutkens](https://github.com/timneutkens) 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-05-05 15:05:30 +02:00
Update nextjs monorepo to v13.4.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
8a8eb429f9
kjuulh merged commit 8a8eb429f9 into main 2023-05-05 15:30:01 +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#112
No description provided.