build(deps): bump next from 14.2.35 to 15.5.15#5
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump next from 14.2.35 to 15.5.15#5dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
953ad83 to
f622ff4
Compare
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>
f622ff4 to
3996f8e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps next from 14.2.35 to 15.5.15.
Release notes
Sourced from next's releases.
Commits
412eb90v15.5.15cb90de9[15.x] Avoid consuming cyclic models multiple times (#74)fffef9eFix CI for glibc linux buildsd7b012dv15.5.142b05251[backport] feat(next/image): add lru disk cache and `images.maximumDiskCacheS...f88cee9Backport: Fix(pages-router): restore Content-Length and ETag for /_next/data/...cfd5f53v15.5.1315f2891[backport]: fix: patch http-proxy to prevent request smuggling in rewrites (#...d23f41cv15.5.128e75765fix unlock in publish-native