Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: Bump next from 14.1.1 to 14.1.3 (#323)
Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.1.3. <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>v14.1.2</h2> <p><em>Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary</em></p> <h3>Core Changes</h3> <ul> <li>Fix sitemap generateSitemaps support for string id (<a href="https://github.com/vercel/next.js/issues/61088">#61088</a>)</li> <li>Fix: generateSitemaps in production giving 404 (<a href="https://github.com/vercel/next.js/issues/62212">#62212</a>)</li> <li>Fix redirect under suspense boundary with basePath (<a href="https://github.com/vercel/next.js/issues/62597">#62597</a>)</li> <li>Fix: Add stricter check for "use server" exports (<a href="https://github.com/vercel/next.js/issues/62821">#62821</a>)</li> <li>ensure server action errors notify rejection handlers (<a href="https://github.com/vercel/next.js/issues/61588">#61588</a>)</li> <li>make router restore action resilient to a missing tree (<a href="https://github.com/vercel/next.js/issues/62098">#62098</a>)</li> <li>build: remove sentry from the externals list <a href="https://github.com/vercel/next.js/issues/61194">#61194</a></li> <li>Reduce memory/cache overhead from over loader processing <a href="https://github.com/vercel/next.js/issues/62005">#62005</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/shuding"><code>@shuding</code></a>, <a href="https://github.com/Ethan-Arrowood"><code>@Ethan-Arrowood</code></a>, <a href="https://github.com/styfle"><code>@styfle</code></a>, <a href="https://github.com/ijjk"><code>@ijjk</code></a>, <a href="https://github.com/ztanner"><code>@ztanner</code></a>, <a href="https://github.com/balazsorban44"><code>@balazsorban44</code></a>, <a href="https://github.com/kdy1"><code>@kdy1</code></a>, and <a href="https://github.com/williamli"><code>@williamli</code></a> for helping!</p> <h2>v14.1.2-canary.7</h2> <h3>Core Changes</h3> <ul> <li>remove reducer unit tests: <a href="https://github.com/vercel/next.js/issues/62766">#62766</a></li> </ul> <h3>Documentation Changes</h3> <ul> <li>Update sitemap.mdx: <a href="https://github.com/vercel/next.js/issues/62809">#62809</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ztanner"><code>@ztanner</code></a> and <a href="https://github.com/devr77"><code>@devr77</code></a> for helping!</p> <h2>v14.1.2-canary.6</h2> <h3>Core Changes</h3> <ul> <li>fix: Add stricter check for "use server" exports: <a href="https://github.com/vercel/next.js/issues/62821">#62821</a></li> <li>fix(next-core): throw on invalid metadata handler: <a href="https://github.com/vercel/next.js/issues/62829">#62829</a></li> <li>Revert "Add experimental config for navigation raf test (<a href="https://github.com/vercel/next.js/issues/62668">#62668</a>)": <a href="https://github.com/vercel/next.js/issues/62834">#62834</a></li> <li>Revert "refactor(analysis): rust based page-static-info, deprecate js parse interface in next-swc": <a href="https://github.com/vercel/next.js/issues/62838">#62838</a></li> </ul> <h3>Example Changes</h3> <ul> <li>Fix with-supertokens example: <a href="https://github.com/vercel/next.js/issues/62817">#62817</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/shuding"><code>@shuding</code></a>, <a href="https://github.com/kwonoj"><code>@kwonoj</code></a>, <a href="https://github.com/ijjk"><code>@ijjk</code></a>, and <a href="https://github.com/timneutkens"><code>@timneutkens</code></a> for helping!</p> <h2>v14.1.2-canary.5</h2> <h3>Core Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/fc38ee190c9b7de09ebff13a17ebd948cf580ec3"><code>fc38ee1</code></a> v14.1.3</li> <li><a href="https://github.com/vercel/next.js/commit/85a5c4d1eeadc15c191a84b76e0c271fdaf388fc"><code>85a5c4d</code></a> fix type</li> <li><a href="https://github.com/vercel/next.js/commit/4b059bc042ff9c25e5db7b1697962416860e4dba"><code>4b059bc</code></a> Upgrade to latest <a href="https://github.com/edge-runtime"><code>@edge-runtime</code></a> packages (<a href="https://github.com/vercel/next.js/issues/62955">#62955</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/b10a6105a9d0b4ad05b6a44a2bdd40dfcb03a687"><code>b10a610</code></a> Fix output: export with custom distDir (<a href="https://github.com/vercel/next.js/issues/62064">#62064</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/960b738b8a95c1cc7e19e771ebada70aee57535c"><code>960b738</code></a> Migrate locale redirect handling to router-server (<a href="https://github.com/vercel/next.js/issues/62606">#62606</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/2f210d448a04a8583671f4fd097954fc193069c3"><code>2f210d4</code></a> update release workflow</li> <li><a href="https://github.com/vercel/next.js/commit/f564deef86be32a6b25125ddb8172c7c27d3f19a"><code>f564dee</code></a> v14.1.2</li> <li><a href="https://github.com/vercel/next.js/commit/a85519e71502c9409db586ec6f0b3f43336fb3e2"><code>a85519e</code></a> Fix sitemap generateSitemaps support for string id (<a href="https://github.com/vercel/next.js/issues/61088">#61088</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/0a2d7754ed7339cc97e0318cb5d24f4c70cbdc75"><code>0a2d775</code></a> Fix: generateSitemaps in production giving 404 (<a href="https://github.com/vercel/next.js/issues/62212">#62212</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/400b57cf2244ccf3281ec21dc3ebaedbba27584e"><code>400b57c</code></a> Fix redirect under suspense boundary with basePath (<a href="https://github.com/vercel/next.js/issues/62597">#62597</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v14.1.1...v14.1.3">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=14.1.1&new-version=14.1.3)](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>
- Loading branch information