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 14.2.13 to 15.1.5 (#108)
Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 15.1.5. <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>v15.1.5</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Fix missing revalidate with notFound() (<a href="https://redirect.github.com/vercel/next.js/issues/75009">#75009</a>)</li> <li>fix: when metadatabase is set we should not warn (<a href="https://redirect.github.com/vercel/next.js/issues/74840">#74840</a>)</li> <li>Fix <code>@vercel/og</code> license SPDX expression (<a href="https://redirect.github.com/vercel/next.js/issues/74745">#74745</a>)</li> <li>fix: ts language server rule metadata should allow null (<a href="https://redirect.github.com/vercel/next.js/issues/74704">#74704</a>)</li> <li>fix: eslint rule of using img in metadata routes (<a href="https://redirect.github.com/vercel/next.js/issues/74864">#74864</a>)</li> <li>Fix presentation when onerror receives an event without error (<a href="https://redirect.github.com/vercel/next.js/issues/74643">#74643</a>)</li> <li>fix fetch lock not being consistently released <a href="https://redirect.github.com/vercel/next.js/issues/74623">#74623</a> (<a href="https://redirect.github.com/vercel/next.js/issues/75028">#75028</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@ijjk</code></a>, <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/matmannion"><code>@matmannion</code></a> and <a href="https://github.com/ztanner"><code>@ztanner</code></a> for helping!</p> <h2>v15.1.4</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>backport: force module format for virtual client-proxy (<a href="https://redirect.github.com/vercel/next.js/issues/74608">#74608</a>)</li> <li>Fix prerender tags when notFound is called (<a href="https://redirect.github.com/vercel/next.js/issues/74607">#74607</a>)</li> <li>Use provided waitUntil for pending revalidates (<a href="https://redirect.github.com/vercel/next.js/issues/74604">#74604</a>)</li> <li>Feature: next/image: add support for images.qualities in next.config (<a href="https://redirect.github.com/vercel/next.js/issues/74588">#74588</a>)</li> <li>Chore: docs: add missing search: '' on remotePatterns (<a href="https://redirect.github.com/vercel/next.js/issues/74587">#74587</a>)</li> <li>Chore: docs: update version history of next/image (<a href="https://redirect.github.com/vercel/next.js/issues/73923">#73923</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/74570">#74570</a>)</li> <li>Chore: next/image: improve imgopt api bypass detection for unsupported images (<a href="https://redirect.github.com/vercel/next.js/issues/74569">#74569</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to @ and @ for helping!</p> <h2>v15.1.3</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Retry manifest file loading only in dev mode: <a href="https://redirect.github.com/vercel/next.js/issues/73900">#73900</a></li> <li>Use shared worker for lint & typecheck steps: <a href="https://redirect.github.com/vercel/next.js/issues/74154">#74154</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/unstubbable"><code>@unstubbable</code></a> and <a href="https://github.com/ztanner"><code>@ztanner</code></a> for helping!</p> <h2>v15.1.2</h2> <blockquote> <p>[!NOTE]</p> </blockquote> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/47102cae01a63b1761b9313d9ec4e7a89119ea18"><code>47102ca</code></a> v15.1.5</li> <li><a href="https://github.com/vercel/next.js/commit/94313366990b760e7401855d542c8dbc6b78635a"><code>9431336</code></a> fix fetch lock not being consistently released (<a href="https://redirect.github.com/vercel/next.js/issues/75028">#75028</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/25e84437a5992d06aaa7373971b15a391de1689f"><code>25e8443</code></a> test: fix testing snapshot</li> <li><a href="https://github.com/vercel/next.js/commit/30b9c8f91093f50892ad0295fe1167a442f74f0c"><code>30b9c8f</code></a> test: add feature of overriding files (<a href="https://redirect.github.com/vercel/next.js/issues/74716">#74716</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/79bdd868812e5eaa804a647cdfeb94a842d2070b"><code>79bdd86</code></a> Fix presentation when onerror receives an event without error (<a href="https://redirect.github.com/vercel/next.js/issues/74643">#74643</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/1882acb24662b3b647b40d9bb6133080f65bcecb"><code>1882acb</code></a> fix: eslint rule of using img in metadata routes (<a href="https://redirect.github.com/vercel/next.js/issues/74864">#74864</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/e204a30a139a391e3583eea3d83f6564dae87a33"><code>e204a30</code></a> fix: ts language server rule metadata should allow null (<a href="https://redirect.github.com/vercel/next.js/issues/74704">#74704</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/7666d2efa56a0d93a277a4595e0d46a765002588"><code>7666d2e</code></a> Fix <code>@vercel/og</code> license SPDX expression (<a href="https://redirect.github.com/vercel/next.js/issues/74745">#74745</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/84a38ffe4a48bd84e3cce83eb8cf0f2cbbab24ae"><code>84a38ff</code></a> fix: when metadatabase is set we should not warn (<a href="https://redirect.github.com/vercel/next.js/issues/74840">#74840</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/1c286dd5c1b4f13b4b47424c02ed3bfd248add23"><code>1c286dd</code></a> Fix missing revalidate with notFound() (<a href="https://redirect.github.com/vercel/next.js/issues/75009">#75009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v14.2.13...v15.1.5">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.2.13&new-version=15.1.5)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/StanfordBDHG/ENGAGE-HF-Web-Frontend/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information