Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(dev): bump next from 15.0.3 to 15.0.4 (#2467)
Bumps [next](https://github.com/vercel/next.js) from 15.0.3 to 15.0.4. <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.0.4</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting changes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Use React 19 stable in Pages Router: <a href="https://redirect.github.com/vercel/next.js/pull/73564">vercel/next.js#73564</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/eps1lon"><code>@eps1lon</code></a></p> <h2>v15.0.4-canary.45</h2> <h3>Core Changes</h3> <ul> <li>Upgrade React from <code>de68d2f4-20241204</code> to <code>1c9b1387-20241204</code>: <a href="https://redirect.github.com/vercel/next.js/issues/73565">#73565</a></li> </ul> <h2>v15.0.4-canary.44</h2> <h3>Core Changes</h3> <ul> <li>Use stable <code>@types/react</code>: <a href="https://redirect.github.com/vercel/next.js/issues/73563">#73563</a></li> <li>Cache the bound args encryption result for inline server functions: <a href="https://redirect.github.com/vercel/next.js/issues/73521">#73521</a></li> <li>chore: remove non-existent hash fragments from URLs: <a href="https://redirect.github.com/vercel/next.js/issues/73165">#73165</a></li> <li>next-upgrade: Ensure highest versions are used not latest: <a href="https://redirect.github.com/vercel/next.js/issues/73566">#73566</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>create-next-app: Use stable React 19 types: <a href="https://redirect.github.com/vercel/next.js/issues/73569">#73569</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/eps1lon"><code>@eps1lon</code></a>, <a href="https://github.com/unstubbable"><code>@unstubbable</code></a>, and <a href="https://github.com/lumirlumir"><code>@lumirlumir</code></a> for helping!</p> <h2>v15.0.4-canary.43</h2> <h3>Core Changes</h3> <ul> <li>fix(after): improve error message if promise arg rejects: <a href="https://redirect.github.com/vercel/next.js/issues/73524">#73524</a></li> <li>feat: added compression to resume data cache using deflate: <a href="https://redirect.github.com/vercel/next.js/issues/73227">#73227</a></li> <li>Use React 19 stable in Pages Router: <a href="https://redirect.github.com/vercel/next.js/issues/73562">#73562</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>[Turbopack] more debugging options for Persistent Cache: <a href="https://redirect.github.com/vercel/next.js/issues/73550">#73550</a></li> <li>sync-react: Add affordance to stop syncing Pages Router: <a href="https://redirect.github.com/vercel/next.js/issues/73533">#73533</a></li> <li>Remove unused React 17 install: <a href="https://redirect.github.com/vercel/next.js/issues/73534">#73534</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/sokra"><code>@sokra</code></a>, <a href="https://github.com/lubieowoce"><code>@lubieowoce</code></a>, <a href="https://github.com/eps1lon"><code>@eps1lon</code></a>, and <a href="https://github.com/wyattjoh"><code>@wyattjoh</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/d6a6aa14069a497728ccb11e5b8acd8bf93e76f1"><code>d6a6aa1</code></a> v15.0.4</li> <li><a href="https://github.com/vercel/next.js/commit/8f612503b4c9abf49dc1e836627dad02715e13b2"><code>8f61250</code></a> Designate as backport branch</li> <li><a href="https://github.com/vercel/next.js/commit/8774088bc240bde1d5bba78a7b3867b2abab0f3c"><code>8774088</code></a> [Backport 15.0] Use React 19 stable (<a href="https://redirect.github.com/vercel/next.js/issues/73564">#73564</a>)</li> <li>See full diff in <a href="https://github.com/vercel/next.js/compare/v15.0.3...v15.0.4">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.0.3&new-version=15.0.4)](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