Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump(deps): update dependency next to v13.4.12 (#527)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | [`13.4.11` -> `13.4.12`](https://renovatebot.com/diffs/npm/next/13.4.11/13.4.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/13.4.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/13.4.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/13.4.11/13.4.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/13.4.11/13.4.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/next.js (next)</summary> ### [`v13.4.12`](https://github.com/vercel/next.js/releases/tag/v13.4.12) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.11...v13.4.12) ##### Core Changes - Separate routing code from render servers: [#​52492](https://github.com/vercel/next.js/issues/52492) - Move Pages API rendering into bundle: [#​52149](https://github.com/vercel/next.js/issues/52149) - update Turbopack: [#​52986](https://github.com/vercel/next.js/issues/52986) - Turbopack: Refactoring module references: [#​52930](https://github.com/vercel/next.js/issues/52930) - Increase timeout for 404 tests: [#​52998](https://github.com/vercel/next.js/issues/52998) - Reland "Refine the not-found rendering process for app router": [#​52985](https://github.com/vercel/next.js/issues/52985) - Revert "Separate routing code from render servers ([#​52492](https://github.com/vercel/next.js/issues/52492))": [#​53016](https://github.com/vercel/next.js/issues/53016) ##### Documentation Changes - "Clarify the 'Existing Projects' section of the TypeScript docs:: [#​52944](https://github.com/vercel/next.js/issues/52944) - Update 02-dynamic-routes.mdx: [#​52975](https://github.com/vercel/next.js/issues/52975) - chore(docs): fix broken link: [#​53021](https://github.com/vercel/next.js/issues/53021) ##### Misc Changes - Update to latest version of turborepo: [#​52979](https://github.com/vercel/next.js/issues/52979) - Update `swc_core` to `v0.79.22`: [#​52945](https://github.com/vercel/next.js/issues/52945) - chore(ci): add pnpm workspace for github actions: [#​52976](https://github.com/vercel/next.js/issues/52976) - Changed package manager for install-native.mjs to pnpm: [#​52971](https://github.com/vercel/next.js/issues/52971) - update CODEOWNERS config: [#​53017](https://github.com/vercel/next.js/issues/53017) ##### Credits Huge thanks to [@​ijjk](https://github.com/ijjk), [@​wyattjoh](https://github.com/wyattjoh), [@​sokra](https://github.com/sokra), [@​kdy1](https://github.com/kdy1), [@​alexkirsz](https://github.com/alexkirsz), [@​styfle](https://github.com/styfle), [@​ShaunFerris](https://github.com/ShaunFerris), [@​syedtaqi95](https://github.com/syedtaqi95), [@​Heidar-An](https://github.com/Heidar-An), [@​huozhi](https://github.com/huozhi), and [@​ztanner](https://github.com/ztanner) for helping! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/levaintech/contented). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information