Skip to content

Commit

Permalink
Bump next from 15.0.3 to 15.1.2 in /documentation (#306)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 15.0.3 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.3...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.3&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/Dashlane/dashlane-cli/network/alerts).

</details>
  • Loading branch information
Sgravis authored Jan 24, 2025
2 parents 69da169 + 16e0223 commit d8bce9c
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 56 deletions.
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"packageManager": "[email protected]",
"dependencies": {
"next": "^15.0.3",
"next": "^15.1.2",
"nextra": "^3.2.3",
"nextra-theme-docs": "^3.2.3",
"react": "^18.3.1",
Expand Down
101 changes: 46 additions & 55 deletions documentation/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ __metadata:
dependencies:
"@types/node": "npm:^22.9.0"
"@types/react": "npm:18.3.12"
next: "npm:^15.0.3"
next: "npm:^15.1.2"
nextra: "npm:^3.2.3"
nextra-theme-docs: "npm:^3.2.3"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -541,65 +541,65 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.0.3":
version: 15.0.3
resolution: "@next/env@npm:15.0.3"
checksum: 10/50103908b2eff0517e267217c866eab6b6f532d44c9d0d71b24d2d5476ad5308a1347ab0b81cdfcd9ebda29517f3703a8af5eaf57987a1335411fb599ed1f321
"@next/env@npm:15.1.3":
version: 15.1.3
resolution: "@next/env@npm:15.1.3"
checksum: 10/27d64cc0ceec63652f6579389483822b4b694efe6c69fb842385aff6da99618720bf76a1a20b173f98216d5dbac9a08395ad49a136d87941ba99ccd0f19faac2
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:15.0.3":
version: 15.0.3
resolution: "@next/swc-darwin-arm64@npm:15.0.3"
"@next/swc-darwin-arm64@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-darwin-arm64@npm:15.1.3"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:15.0.3":
version: 15.0.3
resolution: "@next/swc-darwin-x64@npm:15.0.3"
"@next/swc-darwin-x64@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-darwin-x64@npm:15.1.3"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:15.0.3":
version: 15.0.3
resolution: "@next/swc-linux-arm64-gnu@npm:15.0.3"
"@next/swc-linux-arm64-gnu@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-linux-arm64-gnu@npm:15.1.3"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:15.0.3":
version: 15.0.3
resolution: "@next/swc-linux-arm64-musl@npm:15.0.3"
"@next/swc-linux-arm64-musl@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-linux-arm64-musl@npm:15.1.3"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:15.0.3":
version: 15.0.3
resolution: "@next/swc-linux-x64-gnu@npm:15.0.3"
"@next/swc-linux-x64-gnu@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-linux-x64-gnu@npm:15.1.3"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:15.0.3":
version: 15.0.3
resolution: "@next/swc-linux-x64-musl@npm:15.0.3"
"@next/swc-linux-x64-musl@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-linux-x64-musl@npm:15.1.3"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:15.0.3":
version: 15.0.3
resolution: "@next/swc-win32-arm64-msvc@npm:15.0.3"
"@next/swc-win32-arm64-msvc@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-win32-arm64-msvc@npm:15.1.3"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:15.0.3":
version: 15.0.3
resolution: "@next/swc-win32-x64-msvc@npm:15.0.3"
"@next/swc-win32-x64-msvc@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-win32-x64-msvc@npm:15.1.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -749,16 +749,7 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.13":
version: 0.5.13
resolution: "@swc/helpers@npm:0.5.13"
dependencies:
tslib: "npm:^2.4.0"
checksum: 10/6ba2f7e215d32d71fce139e2cfc426b3ed7eaa709febdeb07b97260a4c9eea4784cf047cc1271be273990b08220b576b94a42b5780947c0b3be84973a847a24d
languageName: node
linkType: hard

"@swc/helpers@npm:^0.5.0":
"@swc/helpers@npm:0.5.15, @swc/helpers@npm:^0.5.0":
version: 0.5.15
resolution: "@swc/helpers@npm:0.5.15"
dependencies:
Expand Down Expand Up @@ -3648,21 +3639,21 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^15.0.3":
version: 15.0.3
resolution: "next@npm:15.0.3"
"next@npm:^15.1.2":
version: 15.1.3
resolution: "next@npm:15.1.3"
dependencies:
"@next/env": "npm:15.0.3"
"@next/swc-darwin-arm64": "npm:15.0.3"
"@next/swc-darwin-x64": "npm:15.0.3"
"@next/swc-linux-arm64-gnu": "npm:15.0.3"
"@next/swc-linux-arm64-musl": "npm:15.0.3"
"@next/swc-linux-x64-gnu": "npm:15.0.3"
"@next/swc-linux-x64-musl": "npm:15.0.3"
"@next/swc-win32-arm64-msvc": "npm:15.0.3"
"@next/swc-win32-x64-msvc": "npm:15.0.3"
"@next/env": "npm:15.1.3"
"@next/swc-darwin-arm64": "npm:15.1.3"
"@next/swc-darwin-x64": "npm:15.1.3"
"@next/swc-linux-arm64-gnu": "npm:15.1.3"
"@next/swc-linux-arm64-musl": "npm:15.1.3"
"@next/swc-linux-x64-gnu": "npm:15.1.3"
"@next/swc-linux-x64-musl": "npm:15.1.3"
"@next/swc-win32-arm64-msvc": "npm:15.1.3"
"@next/swc-win32-x64-msvc": "npm:15.1.3"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.13"
"@swc/helpers": "npm:0.5.15"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
postcss: "npm:8.4.31"
Expand All @@ -3672,8 +3663,8 @@ __metadata:
"@opentelemetry/api": ^1.1.0
"@playwright/test": ^1.41.2
babel-plugin-react-compiler: "*"
react: ^18.2.0 || 19.0.0-rc-66855b96-20241106
react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106
react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
sass: ^1.3.0
dependenciesMeta:
"@next/swc-darwin-arm64":
Expand Down Expand Up @@ -3705,7 +3696,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10/d7044b22cd0724970464e88c51adc584d6252ccacff61b7c60dc3f248cca7227daa5a7265c2cc5ee1e19646ed51d1398c7c8d97c2a424cc1c951dddf7bb6b16e
checksum: 10/d9f63a6f5a92d80aa3b57dda700d655303dc7217c6a2598385b055ffa65c82988f60bce6aabdb9861a01c71437e65551ff2f399a5b5e098f470d04ee516838f6
languageName: node
linkType: hard

Expand Down

0 comments on commit d8bce9c

Please sign in to comment.