Skip to content

[Snyk] Security upgrade next from 15.2.0-canary.31 to 15.2.8#29

Open
ClementBobin wants to merge 1 commit intomainfrom
snyk-fix-ed1367fae8f02ae9698f6218a90e3311
Open

[Snyk] Security upgrade next from 15.2.0-canary.31 to 15.2.8#29
ClementBobin wants to merge 1 commit intomainfrom
snyk-fix-ed1367fae8f02ae9698f6218a90e3311

Conversation

@ClementBobin
Copy link
Copy Markdown
Member

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Deserialization of Untrusted Data
SNYK-JS-NEXT-14400636
  852  
medium severity Exposure of Sensitive System Information to an Unauthorized Control Sphere
SNYK-JS-NEXT-14400644
  678  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Deserialization of Untrusted Data

Copilot AI review requested due to automatic review settings December 14, 2025 06:06
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Dec 14, 2025

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-fix-ed1367fae8f02ae9698f6218a90e3311

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades Next.js from version 15.2.0-canary.31 (a pre-release/canary build) to 15.2.8 (a stable release) to address two security vulnerabilities: a high-severity deserialization of untrusted data issue (SNYK-JS-NEXT-14400636) and a medium-severity exposure of sensitive system information issue (SNYK-JS-NEXT-14400644).

Key Changes:

  • Upgrades Next.js from canary version 15.2.0-canary.31 to stable version 15.2.8
  • Updates @next/env package to version 15.2.8
  • Updates all platform-specific SWC compiler packages to version 15.2.5

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the Next.js dependency version from ^15.2.0-canary.31 to ^15.2.8
package-lock.json Updates resolved versions and integrity hashes for Next.js core package, @next/env, and all platform-specific SWC compiler binaries

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants