Commit 3d1f68d
authored
chore(deps): bump next from 15.5.10 to 15.5.14 in /packages/sdk/vercel/examples/complete (#1206)
Bumps [next](https://github.com/vercel/next.js) from 15.5.10 to 15.5.14.
<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.5.14</h2>
<blockquote>
<p>[!NOTE]
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>feat(next/image): add lru disk cache and images.maximumDiskCacheSize
(<a
href="https://redirect.github.com/vercel/next.js/issues/91660">#91660</a>)</li>
<li>Fix(pages-router): restore Content-Length and ETag for /_next/data/
JSON responses (<a
href="https://redirect.github.com/vercel/next.js/issues/90304">#90304</a>)</li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/styfle"><code>@styfle</code></a> and <a
href="https://github.com/lllomh"><code>@lllomh</code></a> for
helping!</p>
<h2>v15.5.13</h2>
<blockquote>
<p>[!NOTE]
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: patch http-proxy to prevent request smuggling in rewrites (See:
<a
href="https://github.com/vercel/next.js/security/advisories/GHSA-ggv3-7p47-pfv8">CVE-2026-29057</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.5.12</h2>
<blockquote>
<p>[!NOTE]
This release is backporting bug fixes. It does <strong>not</strong>
include all pending features/changes on canary.</p>
</blockquote>
<ul>
<li>fix unlock in publish-native</li>
</ul>
<p>This is a re-release of <a
href="https://github.com/vercel/next.js/releases/tag/v15.5.11">v15.5.11</a>
applying the turbopack changes.</p>
<h2>v15.5.11</h2>
<blockquote>
<p>[!NOTE]
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>Tracing: Fix memory leak in span map (<a
href="https://redirect.github.com/vercel/next.js/issues/85529">#85529</a>)</li>
<li>fix: ensure LRU cache items have minimum size of 1 to prevent
unbounded growth (<a
href="https://redirect.github.com/vercel/next.js/issues/89134">#89134</a>)</li>
<li>Turbopack: fix NFT tracing of sharp 0.34 (<a
href="https://redirect.github.com/vercel/next.js/issues/82340">#82340</a>)</li>
<li>Turbopack: support pattern into exports field (<a
href="https://redirect.github.com/vercel/next.js/issues/82757">#82757</a>)</li>
<li>NFT tracing fixes (<a
href="https://redirect.github.com/vercel/next.js/issues/84155">#84155</a>
and <a
href="https://redirect.github.com/vercel/next.js/issues/85323">#85323</a>)</li>
<li>Turbopack: validate CSS without computing all paths (<a
href="https://redirect.github.com/vercel/next.js/issues/83810">#83810</a>)</li>
<li>feat: implement LRU cache with invocation ID scoping for minimal
mode response cache (<a
href="https://redirect.github.com/vercel/next.js/issues/89129">#89129</a>)</li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/timneutkens"><code>@timneutkens</code></a>, <a
href="https://github.com/mischnic"><code>@mischnic</code></a>, <a
href="https://github.com/ztanner"><code>@ztanner</code></a>, and <a
href="https://github.com/wyattjoh"><code>@wyattjoh</code></a> for
helping!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/next.js/commit/d7b012d787c01e0435f8cdf2a47211891668d13b"><code>d7b012d</code></a>
v15.5.14</li>
<li><a
href="https://github.com/vercel/next.js/commit/2b0525123245da5b1b9d1abedc636c5fd3ee1d07"><code>2b05251</code></a>
[backport] feat(next/image): add lru disk cache and
`images.maximumDiskCacheS...</li>
<li><a
href="https://github.com/vercel/next.js/commit/f88cee9604f0ec8ab869a2f94ced984194277b9e"><code>f88cee9</code></a>
Backport: Fix(pages-router): restore Content-Length and ETag for
/_next/data/...</li>
<li><a
href="https://github.com/vercel/next.js/commit/cfd5f533b08df3038476dcd54f1d6d660d85f069"><code>cfd5f53</code></a>
v15.5.13</li>
<li><a
href="https://github.com/vercel/next.js/commit/15f28911fd272041707dbf6b7c07d62642593be8"><code>15f2891</code></a>
[backport]: fix: patch http-proxy to prevent request smuggling in
rewrites (#...</li>
<li><a
href="https://github.com/vercel/next.js/commit/d23f41c42506005fe6978e076a1ccbf8979e4925"><code>d23f41c</code></a>
v15.5.12</li>
<li><a
href="https://github.com/vercel/next.js/commit/8e75765a6544dc0e6b20aefeade7d33190ffcb7c"><code>8e75765</code></a>
fix unlock in publish-native</li>
<li><a
href="https://github.com/vercel/next.js/commit/6cef992286e3050aeca46e0d506dc5bad4368fd2"><code>6cef992</code></a>
[backport] normalize CRLF line endings in jscodeshift tests on Windows
(<a
href="https://redirect.github.com/vercel/next.js/issues/8800">#8800</a>...</li>
<li><a
href="https://github.com/vercel/next.js/commit/7a9464553ac72f5b3f3acf17174a61b7b8a210a5"><code>7a94645</code></a>
Apply needs for publishRelease</li>
<li><a
href="https://github.com/vercel/next.js/commit/bbfd4e313d4bc9024ec340d9de419a0e4357f898"><code>bbfd4e3</code></a>
v15.5.11</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v15.5.10...v15.5.14">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| next | [>= 16.a, < 17] |
</details>
[](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 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/launchdarkly/js-core/network/alerts).
</details>
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk version bump limited to the
`packages/sdk/vercel/examples/complete` example app; behavior changes
should be confined to Next.js internals, though it may subtly affect
builds/runtime for that example.
>
> **Overview**
> Updates the `packages/sdk/vercel/examples/complete` example’s
`package.json` to bump `next` from `15.5.10` to `15.5.14`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
4fd1cf8. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 245d519 commit 3d1f68d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments