Skip to content

build(deps): bump next from 14.2.35 to 15.5.15#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/next-15.5.15
Open

build(deps): bump next from 14.2.35 to 15.5.15#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/next-15.5.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2026

Bumps next from 14.2.35 to 15.5.15.

Release notes

Sourced from next's releases.

v15.5.15

Please refer the following changelogs for more information about this security release:

https://vercel.com/changelog/summary-of-cve-2026-23869

v15.5.14

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

Core Changes

  • feat(next/image): add lru disk cache and images.maximumDiskCacheSize (#91660)
  • Fix(pages-router): restore Content-Length and ETag for /_next/data/ JSON responses (#90304)

Credits

Huge thanks to @​styfle and @​lllomh for helping!

v15.5.13

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

Core Changes

  • fix: patch http-proxy to prevent request smuggling in rewrites (See: CVE-2026-29057)

Credits

Huge thanks to @​ztanner for helping!

Commits
  • 412eb90 v15.5.15
  • cb90de9 [15.x] Avoid consuming cyclic models multiple times (#74)
  • fffef9e Fix CI for glibc linux builds
  • d7b012d v15.5.14
  • 2b05251 [backport] feat(next/image): add lru disk cache and `images.maximumDiskCacheS...
  • f88cee9 Backport: Fix(pages-router): restore Content-Length and ETag for /_next/data/...
  • cfd5f53 v15.5.13
  • 15f2891 [backport]: fix: patch http-proxy to prevent request smuggling in rewrites (#...
  • d23f41c v15.5.12
  • 8e75765 fix unlock in publish-native
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 11, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.5.15 branch 3 times, most recently from 953ad83 to f622ff4 Compare April 16, 2026 15:59
Dimks777 added a commit that referenced this pull request Apr 16, 2026
…forms

analytics:
- Funnel BarChart: per-status <Cell fill=...> inside <Bar> (recharts
  doesn't apply data item `fill` to Bar automatically). Fixes P1 #2.
- Production timeline LineChart: dot={{r:2}} so isolated non-zero points
  render when most of the range is zero. Fixes P1 #3.
- Replace "{n} тем" / "{n} постов" with pluralRu().

calendar:
- Day panel and topic chip counts use pluralRu() for тема/пост/
  опубликованный пост. Fixes P2 #5.

Reported by QA session 2026-04-16.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Dimks777 added a commit that referenced this pull request Apr 19, 2026
Middleware auth bypass (CVSS 9.1) fixed in 14.2.25+. Upgraded to latest 14.2.x
(14.2.35) as a minimal patch-level fix. Major upgrade to Next 15 via
dependabot PR #5 left open for a separate migration session (breaking changes:
async params/cookies/headers, React 19 peer, fetch no-cache default).

Also bumps eslint-config-next 16.2.3 → 14.2.35 to match (prior state required
eslint 9+ peer which conflicted with the 8.57.1 pinned in this repo).

Docker image rebuilt and running; /login redirect confirmed working.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 15.5.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.21...v15.5.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title build(deps): bump next from 14.2.21 to 15.5.15 build(deps): bump next from 14.2.35 to 15.5.15 Apr 19, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.5.15 branch from f622ff4 to 3996f8e Compare April 19, 2026 13:56
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants