Bump next from 15.4.6 to 15.5.19#4979
Conversation
Bumps [next](https://github.com/vercel/next.js) from 15.4.6 to 15.5.19. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.4.6...v15.5.19) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Duplication | 0 |
AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades the next dependency from version 15.4.6 to 15.5.19. This update is critical as it addresses several high and moderate severity security vulnerabilities, including Denial of Service (DoS), Server-Side Request Forgery (SSRF), Proxy bypass, Cross-Site Scripting (XSS), and Cache Poisoning.
Codacy analysis indicates that the changes are up to standards and no new code quality issues or complexity regressions have been introduced. The primary requirement is to ensure the application remains stable after the upgrade.
Test suggestions
- Verify that the application builds and starts correctly without regressions using the updated Next.js version.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that the application builds and starts correctly without regressions using the updated Next.js version.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Bumps next from 15.4.6 to 15.5.19.
Release notes
Sourced from next's releases.
... (truncated)
Commits
837635bv15.5.199ff92cev15.5.1800ebe23[backport] Disable build caches for production/staging/force-preview deploys ...62c97abv15.5.17423623aTurbopack: Match proxy matchers with webpack implementation (#93594)fa78739Turbopack: Fix middleware matcher suffix (#93590)36e62c6[backport] Turbopack: more strict vergen setup (#93588)36589b5[backport][test] Pin package manager to patch versions (#93596)ad6fd4ev15.5.1679d7dffIgnore malformed CSP nonce headers (#103)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.