Skip to content

Commit

Permalink
deps(dev): bump next from 15.1.4 to 15.1.5 (#2897)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 15.1.4 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>
</blockquote>
</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>See full diff in <a href="https://github.com/vercel/next.js/compare/v15.1.4...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=15.1.4&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)


</details>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 1b9a05f commit e4cd3a4
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion arcjet-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@arcjet/tsconfig": "1.0.0-beta.1",
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.30.1",
"next": "15.1.4",
"next": "15.1.5",
"typescript": "5.7.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion nosecone-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@arcjet/tsconfig": "1.0.0-beta.1",
"@rollup/wasm-node": "4.30.1",
"@types/node": "18.18.0",
"next": "15.1.4",
"next": "15.1.5",
"typescript": "5.7.3"
},
"publishConfig": {
Expand Down
82 changes: 41 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e4cd3a4

Please sign in to comment.