Skip to content

chore(deps): bump next from 15.0.2 to 15.1.2#648

Merged
BYK merged 1 commit intomainfrom
dependabot/npm_and_yarn/next-15.1.2
Jan 7, 2025
Merged

chore(deps): bump next from 15.0.2 to 15.1.2#648
BYK merged 1 commit intomainfrom
dependabot/npm_and_yarn/next-15.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2025

Bumps next from 15.0.2 to 15.1.2.

Release notes

Sourced from next's releases.

v15.1.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​ztanner for helping!

v15.1.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​devjiwonchoi and @​ztanner for helping!

v15.1.1-canary.24

Core Changes

  • fix: update broken links in config-shared.d.ts: #74122
  • fix: fix typos in errors.json & create-component-tree.tsx: #74471
  • Safely retrieve router, improve page reload logic: #74209
  • docs: bump year: #74475

Misc Changes

  • docs(generate-static-params): add typescript example and missing jsx switcher: #73962
  • docs(fetching-data-and-streaming): add missing types to example: #74081
  • docs(use-cache): add missing switcher code blocks and types in examples: #74083

Credits

Huge thanks to @​yongholeeme, @​spidersouris, @​devpla, @​gurkerl83, and @​cassiossantos for helping!

v15.1.1-canary.23

Misc Changes

  • docs: remove catch-all for opengraph-image: #74338

Credits

Huge thanks to @​leerob for helping!

... (truncated)

Commits
  • df392a1 v15.1.2
  • 40c9424 Backport (v15): Update React from 7283a213-20241206 to 65e06cb7-20241218 (#74...
  • 4384c68 v15.1.1
  • d137863 run build_and_test workflow on backport branch
  • d27bb14 backport: fix(turbo): sassOptions silenceDeprecations was not overwritten wit...
  • 0c8187a Add NEXT_PRIVATE_SKIP_CANARY_CHECK env for bench job (#73763)
  • e83ab18 backport: refactor collectAppPageSegments (#73996)
  • ada25fc Designate as backport branch
  • dafcd43 v15.1.0
  • 2deb35d v15.0.4-canary.52
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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.

Bumps [next](https://github.com/vercel/next.js) from 15.0.2 to 15.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.0.2...v15.1.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2025
@vercel
Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spotlightjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:43pm

@BYK BYK merged commit f7480e4 into main Jan 7, 2025
7 of 8 checks passed
@BYK BYK deleted the dependabot/npm_and_yarn/next-15.1.2 branch January 7, 2025 22:46
dcramer pushed a commit that referenced this pull request Jun 3, 2025
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 &amp; 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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=15.0.2&new-version=15.1.2)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant