Commit 48049e3
authored
📦 (deps-dev) next@15.5.12 [skip ci] (#2535)
<!-- COMMIT_BODY_TEXT_BEGIN -->
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [next](https://nextjs.org)
([source](https://redirect.github.com/vercel/next.js)) | [`15.5.10` →
`15.5.12`](https://renovatebot.com/diffs/npm/next/15.5.10/15.5.12) |

|

|

|

|
---
### Release Notes
<details>
<summary>vercel/next.js (next)</summary>
###
[`v15.5.12`](https://redirect.github.com/vercel/next.js/compare/v15.5.11...d23f41c42506005fe6978e076a1ccbf8979e4925)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.5.11...v15.5.12)
###
[`v15.5.11`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.11)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.5.10...v15.5.11)
> \[!NOTE]
> This release is backporting bug fixes. It does **not** include all
pending features/changes on canary.
##### Core Changes
- Tracing: Fix memory leak in span map
([#​85529](https://redirect.github.com/vercel/next.js/issues/85529))
- fix: ensure LRU cache items have minimum size of 1 to prevent
unbounded growth
([#​89134](https://redirect.github.com/vercel/next.js/issues/89134))
- Turbopack: fix NFT tracing of sharp 0.34
([#​82340](https://redirect.github.com/vercel/next.js/issues/82340))
- Turbopack: support pattern into exports field
([#​82757](https://redirect.github.com/vercel/next.js/issues/82757))
- NFT tracing fixes
([#​84155](https://redirect.github.com/vercel/next.js/issues/84155)
and
[#​85323](https://redirect.github.com/vercel/next.js/issues/85323))
- Turbopack: validate CSS without computing all paths
([#​83810](https://redirect.github.com/vercel/next.js/issues/83810))
- feat: implement LRU cache with invocation ID scoping for minimal mode
response cache
([#​89129](https://redirect.github.com/vercel/next.js/issues/89129))
##### Credits
Huge thanks to
[@​timneutkens](https://redirect.github.com/timneutkens),
[@​mischnic](https://redirect.github.com/mischnic),
[@​ztanner](https://redirect.github.com/ztanner), and
[@​wyattjoh](https://redirect.github.com/wyattjoh) for helping!
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
<!-- COMMIT_BODY_TEXT_END -->
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsi8J+Tpu+4jyBEZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2a31b94 commit 48049e3
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- config/jest-config
- examples/design-system
- packages/design-system
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments