Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump next from 13.4.12 to 13.4.19 (#878)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [next](https://github.com/vercel/next.js) from 13.4.12 to 13.4.19. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v13.4.19</h2> <h3>Core Changes</h3> <ul> <li>fix: invalid module transform for <code>@headlessui/react</code>: <a href="https://redirect.github.com/vercel/next.js/issues/54206">#54206</a></li> <li>chore: remove unnecessary type cast in dev-build-watcher: <a href="https://redirect.github.com/vercel/next.js/issues/54221">#54221</a></li> <li>fix process.env not being available in standalone mode: <a href="https://redirect.github.com/vercel/next.js/issues/54203">#54203</a></li> <li>Fix missing <code>devPageFiles</code> collection: <a href="https://redirect.github.com/vercel/next.js/issues/54224">#54224</a></li> <li>Add <code>Route</code> and <code>LinkProps</code> stub generics: <a href="https://redirect.github.com/vercel/next.js/issues/54226">#54226</a></li> <li>Use <code>createClientModuleProxy</code> from Flight Server: <a href="https://redirect.github.com/vercel/next.js/issues/54232">#54232</a></li> <li>Add default not found to loader tree of group routes root layer: <a href="https://redirect.github.com/vercel/next.js/issues/54228">#54228</a></li> <li>feat(image): add support for custom <code>loaderFile</code> when <code>loader: default</code>: <a href="https://redirect.github.com/vercel/next.js/issues/53417">#53417</a></li> <li>Fix renamed export of Server Actions: <a href="https://redirect.github.com/vercel/next.js/issues/54241">#54241</a></li> <li>Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: <a href="https://redirect.github.com/vercel/next.js/issues/54243">#54243</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>Update dd-trace used for internal tools: <a href="https://redirect.github.com/vercel/next.js/issues/54214">#54214</a></li> <li>(Fix)Broken <code>upgrading.mdx</code> link : <a href="https://redirect.github.com/vercel/next.js/issues/54234">#54234</a></li> <li>chore: skip CI run on forks: <a href="https://redirect.github.com/vercel/next.js/issues/54219">#54219</a></li> <li>chore(ci): bump <code>[email protected]</code>: <a href="https://redirect.github.com/vercel/next.js/issues/54246">#54246</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/opnay"><code>@opnay</code></a>, <a href="https://github.com/styfle"><code>@styfle</code></a>, <a href="https://github.com/timneutkens"><code>@timneutkens</code></a>, <a href="https://github.com/ztanner"><code>@ztanner</code></a>, <a href="https://github.com/shuding"><code>@shuding</code></a>, <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/vinaykulk621"><code>@vinaykulk621</code></a>, <a href="https://github.com/balazsorban44"><code>@balazsorban44</code></a>, <a href="https://github.com/goguda"><code>@goguda</code></a>, and <a href="https://github.com/coreyleelarson"><code>@coreyleelarson</code></a> for helping!</p> <h2>v13.4.19-canary.0</h2> <h3>Core Changes</h3> <ul> <li>fix: invalid module transform for <code>@headlessui/react</code>: <a href="https://redirect.github.com/vercel/next.js/issues/54206">#54206</a></li> <li>chore: remove unnecessary type cast in dev-build-watcher: <a href="https://redirect.github.com/vercel/next.js/issues/54221">#54221</a></li> <li>fix process.env not being available in standalone mode: <a href="https://redirect.github.com/vercel/next.js/issues/54203">#54203</a></li> <li>Fix missing <code>devPageFiles</code> collection: <a href="https://redirect.github.com/vercel/next.js/issues/54224">#54224</a></li> <li>Add <code>Route</code> and <code>LinkProps</code> stub generics: <a href="https://redirect.github.com/vercel/next.js/issues/54226">#54226</a></li> <li>Use <code>createClientModuleProxy</code> from Flight Server: <a href="https://redirect.github.com/vercel/next.js/issues/54232">#54232</a></li> <li>Add default not found to loader tree of group routes root layer: <a href="https://redirect.github.com/vercel/next.js/issues/54228">#54228</a></li> <li>feat(image): add support for custom <code>loaderFile</code> when <code>loader: default</code>: <a href="https://redirect.github.com/vercel/next.js/issues/53417">#53417</a></li> <li>Fix renamed export of Server Actions: <a href="https://redirect.github.com/vercel/next.js/issues/54241">#54241</a></li> <li>Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: <a href="https://redirect.github.com/vercel/next.js/issues/54243">#54243</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>Update dd-trace used for internal tools: <a href="https://redirect.github.com/vercel/next.js/issues/54214">#54214</a></li> <li>(Fix)Broken <code>upgrading.mdx</code> link : <a href="https://redirect.github.com/vercel/next.js/issues/54234">#54234</a></li> <li>chore: skip CI run on forks: <a href="https://redirect.github.com/vercel/next.js/issues/54219">#54219</a></li> <li>chore(ci): bump <code>[email protected]</code>: <a href="https://redirect.github.com/vercel/next.js/issues/54246">#54246</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/opnay"><code>@opnay</code></a>, <a href="https://github.com/styfle"><code>@styfle</code></a>, <a href="https://github.com/timneutkens"><code>@timneutkens</code></a>, <a href="https://github.com/ztanner"><code>@ztanner</code></a>, <a href="https://github.com/shuding"><code>@shuding</code></a>, <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/vinaykulk621"><code>@vinaykulk621</code></a>, <a href="https://github.com/balazsorban44"><code>@balazsorban44</code></a>, <a href="https://github.com/goguda"><code>@goguda</code></a>, and <a href="https://github.com/coreyleelarson"><code>@coreyleelarson</code></a> for helping!</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/d96e0258de2caf34e9322d0d32ab5748533c4465"><code>d96e025</code></a> v13.4.19</li> <li><a href="https://github.com/vercel/next.js/commit/1cf4aa6e51bffc9c22a1466d57a1e878be5e6d7a"><code>1cf4aa6</code></a> v13.4.19-canary.0</li> <li><a href="https://github.com/vercel/next.js/commit/42abfd694d9aa35da77d58cb81542e77743bf817"><code>42abfd6</code></a> Ensures App Router Link respects scroll-behavior: smooth when only hash is ch...</li> <li><a href="https://github.com/vercel/next.js/commit/0e78798f37ce9d68b56e4dcb4ca0011e9e1d4959"><code>0e78798</code></a> Fix renamed export of Server Actions (<a href="https://redirect.github.com/vercel/next.js/issues/54241">#54241</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/2bb12fc6bb9c9ea4e508337f53009ca097d1ef8e"><code>2bb12fc</code></a> chore(ci): bump <code>[email protected]</code> (<a href="https://redirect.github.com/vercel/next.js/issues/54246">#54246</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/a0749a5103ecdc3b93f296e3eae5e64f54368c6e"><code>a0749a5</code></a> feat(image): add support for custom <code>loaderFile</code> when <code>loader: default</code> (<a href="https://redirect.github.com/vercel/next.js/issues/53417">#53417</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/725ddc7371f80cca273779d37f961c3e20356f95"><code>725ddc7</code></a> chore: skip CI run on forks (<a href="https://redirect.github.com/vercel/next.js/issues/54219">#54219</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/5764c6e900fe0a0e3b3159d47aba9a920431ac88"><code>5764c6e</code></a> (Fix)Broken <code>upgrading.mdx</code> link (<a href="https://redirect.github.com/vercel/next.js/issues/54234">#54234</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/c305bf6afbb0e8c5fc5fb4a00b6251757de716db"><code>c305bf6</code></a> Add default not found to loader tree of group routes root layer (<a href="https://redirect.github.com/vercel/next.js/issues/54228">#54228</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/b906fdfbeb81635f47956a35688e5c8609a93659"><code>b906fdf</code></a> Use <code>createClientModuleProxy</code> from Flight Server (<a href="https://redirect.github.com/vercel/next.js/issues/54232">#54232</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v13.4.12...v13.4.19">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=13.4.12&new-version=13.4.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information