Update nextjs monorepo to v13.1.1 #45

Merged
kjuulh merged 1 commits from renovate/nextjs-monorepo into main 2022-12-24 11:57:24 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
eslint-config-next devDependencies patch 13.1.0 -> 13.1.1
next (source) dependencies patch 13.1.0 -> 13.1.1

Release Notes

vercel/next.js

v13.1.1

Compare Source

Core Changes
  • Exclude srcset from svg image: #​44308
  • Fix CSS resource path not matched in __entry_css_files__: #​44310
  • Fix next/image 404 when basePath and trailingSlash defined: #​44312
Documentation Changes
  • Remove experimental for modularizeImports from docs and example: #​44311
Example Changes
  • Updated dependencies for with-tailwindcss example: #​44289
Misc Changes
  • Use turbo for packing files in test setup: #​44074
Credits

Huge thanks to @​JanKaifer, @​Nutlope, @​styfle, and @​chibicode 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.1.0` -> `13.1.1`](https://renovatebot.com/diffs/npm/eslint-config-next/13.1.0/13.1.1) | | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | dependencies | patch | [`13.1.0` -> `13.1.1`](https://renovatebot.com/diffs/npm/next/13.1.0/13.1.1) | --- ### Release Notes <details> <summary>vercel/next.js</summary> ### [`v13.1.1`](https://github.com/vercel/next.js/releases/tag/v13.1.1) [Compare Source](https://github.com/vercel/next.js/compare/v13.1.0...v13.1.1) ##### Core Changes - Exclude `srcset` from svg image: [#&#8203;44308](https://github.com/vercel/next.js/issues/44308) - Fix CSS resource path not matched in `__entry_css_files__`: [#&#8203;44310](https://github.com/vercel/next.js/issues/44310) - Fix `next/image` 404 when `basePath` and `trailingSlash` defined: [#&#8203;44312](https://github.com/vercel/next.js/issues/44312) ##### Documentation Changes - Remove experimental for modularizeImports from docs and example: [#&#8203;44311](https://github.com/vercel/next.js/issues/44311) ##### Example Changes - Updated dependencies for `with-tailwindcss` example: [#&#8203;44289](https://github.com/vercel/next.js/issues/44289) ##### Misc Changes - Use turbo for packing files in test setup: [#&#8203;44074](https://github.com/vercel/next.js/issues/44074) ##### Credits Huge thanks to [@&#8203;JanKaifer](https://github.com/JanKaifer), [@&#8203;Nutlope](https://github.com/Nutlope), [@&#8203;styfle](https://github.com/styfle), and [@&#8203;chibicode](https://github.com/chibicode) 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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Mi4zIiwidXBkYXRlZEluVmVyIjoiMzQuNzIuMyJ9-->
kjuulh added 1 commit 2022-12-24 11:36:06 +01:00
Update nextjs monorepo to v13.1.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
70a82875eb
kjuulh merged commit 70a82875eb into main 2022-12-24 11:57:24 +01: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#45
No description provided.