Commit 2640a14
chore(deps): bump next from 15.0.2 to 15.1.2 (#648)
Bumps [next](https://github.com/vercel/next.js) from 15.0.2 to 15.1.2.
<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.2</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>Update React from 7283a213-20241206 to 65e06cb7-20241218: <a
href="https://redirect.github.com/vercel/next.js/pull/74117">vercel/next.js#74117</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/ztanner"><code>@ztanner</code></a> for
helping!</p>
<h2>v15.1.1</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(turbo): sassOptions silenceDeprecations was not overwritten with
user options: <a
href="https://redirect.github.com/vercel/next.js/pull/73937">vercel/next.js#73937</a></li>
<li>refactor collectAppPageSegments: <a
href="https://redirect.github.com/vercel/next.js/pull/73908">vercel/next.js#73908</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/devjiwonchoi"><code>@devjiwonchoi</code></a>
and <a href="https://github.com/ztanner"><code>@ztanner</code></a> for
helping!</p>
<h2>v15.1.1-canary.24</h2>
<h3>Core Changes</h3>
<ul>
<li>fix: update broken links in config-shared.d.ts: <a
href="https://redirect.github.com/vercel/next.js/issues/74122">#74122</a></li>
<li>fix: fix typos in errors.json & create-component-tree.tsx: <a
href="https://redirect.github.com/vercel/next.js/issues/74471">#74471</a></li>
<li>Safely retrieve router, improve page reload logic: <a
href="https://redirect.github.com/vercel/next.js/issues/74209">#74209</a></li>
<li>docs: bump year: <a
href="https://redirect.github.com/vercel/next.js/issues/74475">#74475</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>docs(generate-static-params): add typescript example and missing jsx
switcher: <a
href="https://redirect.github.com/vercel/next.js/issues/73962">#73962</a></li>
<li>docs(fetching-data-and-streaming): add missing types to example: <a
href="https://redirect.github.com/vercel/next.js/issues/74081">#74081</a></li>
<li>docs(use-cache): add missing <code>switcher</code> code blocks and
types in examples: <a
href="https://redirect.github.com/vercel/next.js/issues/74083">#74083</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/yongholeeme"><code>@yongholeeme</code></a>, <a
href="https://github.com/spidersouris"><code>@spidersouris</code></a>,
<a href="https://github.com/devpla"><code>@devpla</code></a>, <a
href="https://github.com/gurkerl83"><code>@gurkerl83</code></a>, and <a
href="https://github.com/cassiossantos"><code>@cassiossantos</code></a>
for helping!</p>
<h2>v15.1.1-canary.23</h2>
<h3>Misc Changes</h3>
<ul>
<li>docs: remove catch-all for opengraph-image: <a
href="https://redirect.github.com/vercel/next.js/issues/74338">#74338</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/leerob"><code>@leerob</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/df392a1b9748d5e88eeffbab6ba9e00c0aa9473a"><code>df392a1</code></a>
v15.1.2</li>
<li><a
href="https://github.com/vercel/next.js/commit/40c9424beba3fae7fac341e73e50db0895326bec"><code>40c9424</code></a>
Backport (v15): Update React from 7283a213-20241206 to 65e06cb7-20241218
(<a
href="https://redirect.github.com/vercel/next.js/issues/74">#74</a>...</li>
<li><a
href="https://github.com/vercel/next.js/commit/4384c6834aee842dcd28b28f6aa476b0b86dae60"><code>4384c68</code></a>
v15.1.1</li>
<li><a
href="https://github.com/vercel/next.js/commit/d13786347567c5d52a2209914cc71e48e600d8ce"><code>d137863</code></a>
run build_and_test workflow on backport branch</li>
<li><a
href="https://github.com/vercel/next.js/commit/d27bb14b6880b7bbb27b91da902c87d4686cc515"><code>d27bb14</code></a>
backport: fix(turbo): sassOptions silenceDeprecations was not
overwritten wit...</li>
<li><a
href="https://github.com/vercel/next.js/commit/0c8187a312d532d1af3b61f50f7c84cb02fbe9bb"><code>0c8187a</code></a>
Add NEXT_PRIVATE_SKIP_CANARY_CHECK env for bench job (<a
href="https://redirect.github.com/vercel/next.js/issues/73763">#73763</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/e83ab18c4c8d0ea1016ce68e03099d1ca1fa86d1"><code>e83ab18</code></a>
backport: refactor collectAppPageSegments (<a
href="https://redirect.github.com/vercel/next.js/issues/73996">#73996</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/ada25fc25ee49fef2922d381691c8889893c585e"><code>ada25fc</code></a>
Designate as backport branch</li>
<li><a
href="https://github.com/vercel/next.js/commit/dafcd43fac3ef9d0ffd94f9c94fd61db4449df25"><code>dafcd43</code></a>
v15.1.0</li>
<li><a
href="https://github.com/vercel/next.js/commit/2deb35d487f20d0e0459b29e313b8f2d4e793fde"><code>2deb35d</code></a>
v15.0.4-canary.52</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v15.0.2...v15.1.2">compare
view</a></li>
</ul>
</details>
<br />
[](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/getsentry/spotlight/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9f0c374 commit 2640a14
2 files changed
+71
-66
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments