Skip to content

[Snyk] Upgrade next from 15.5.0 to 15.5.6#117

Open
pineapaul wants to merge 1 commit intomainfrom
snyk-upgrade-2057c33d0f42955802eed172481d7d02
Open

[Snyk] Upgrade next from 15.5.0 to 15.5.6#117
pineapaul wants to merge 1 commit intomainfrom
snyk-upgrade-2057c33d0f42955802eed172481d7d02

Conversation

@pineapaul
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade next from 15.5.0 to 15.5.6.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 46 versions ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: next
  • 15.5.6 - 2025-10-17

    Note

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

    Core Changes

    • Turbopack: don't define process.cwd() in node_modules #83452

    Credits

    Huge thanks to @ mischnic for helping!

  • 15.5.5 - 2025-10-13

    Note

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

    Core Changes

    • Split code-frame into separate compiled package (#84238)
    • Add deprecation warning to Runtime config (#84650)
    • fix: unstable_cache should perform blocking revalidation during ISR revalidation (#84716)
    • feat: experimental.middlewareClientMaxBodySize body cloning limit (#84722)
    • fix: missing next/link types with typedRoutes (#84779)

    Misc Changes

    • docs: early October improvements and fixes (#84334)

    Credits

    Huge thanks to @ devjiwonchoi, @ ztanner, and @ icyJoseph for helping!

  • 15.5.4 - 2025-09-23
  • 15.5.3 - 2025-09-10
  • 15.5.2 - 2025-08-26
  • 15.5.1 - 2025-08-26
  • 15.5.1-canary.39 - 2025-09-10
  • 15.5.1-canary.38 - 2025-09-10
  • 15.5.1-canary.37 - 2025-09-09
  • 15.5.1-canary.36 - 2025-09-09
  • 15.5.1-canary.35 - 2025-09-08
  • 15.5.1-canary.34 - 2025-09-08
  • 15.5.1-canary.33 - 2025-09-08
  • 15.5.1-canary.32 - 2025-09-07
  • 15.5.1-canary.31 - 2025-09-06
  • 15.5.1-canary.30 - 2025-09-05
  • 15.5.1-canary.29 - 2025-09-05
  • 15.5.1-canary.28 - 2025-09-04
  • 15.5.1-canary.27 - 2025-09-04
  • 15.5.1-canary.26 - 2025-09-04
  • 15.5.1-canary.25 - 2025-09-03
  • 15.5.1-canary.24 - 2025-09-02
  • 15.5.1-canary.23 - 2025-09-01
  • 15.5.1-canary.22 - 2025-08-31
  • 15.5.1-canary.21 - 2025-08-30
  • 15.5.1-canary.20 - 2025-08-29
  • 15.5.1-canary.19 - 2025-08-29
  • 15.5.1-canary.18 - 2025-08-29
  • 15.5.1-canary.17 - 2025-08-28
  • 15.5.1-canary.16 - 2025-08-28
  • 15.5.1-canary.15 - 2025-08-28
  • 15.5.1-canary.14 - 2025-08-27
  • 15.5.1-canary.13 - 2025-08-27
  • 15.5.1-canary.12 - 2025-08-27
  • 15.5.1-canary.11 - 2025-08-26
  • 15.5.1-canary.10 - 2025-08-26
  • 15.5.1-canary.9 - 2025-08-26
  • 15.5.1-canary.8 - 2025-08-25
  • 15.5.1-canary.7 - 2025-08-24
  • 15.5.1-canary.6 - 2025-08-23
  • 15.5.1-canary.5 - 2025-08-22
  • 15.5.1-canary.4 - 2025-08-21
  • 15.5.1-canary.3 - 2025-08-21
  • 15.5.1-canary.2 - 2025-08-20
  • 15.5.1-canary.1 - 2025-08-20
  • 15.5.1-canary.0 - 2025-08-20
  • 15.5.0 - 2025-08-20
from next GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • 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 upgrade PRs.

For more information:

Snyk has created this PR to upgrade next from 15.5.0 to 15.5.6.

See this package in npm:
next

See this project in Snyk:
https://app.snyk.io/org/pineapaul/project/eb6021d8-348f-4843-b887-07c734157d4c?utm_source=github&utm_medium=referral&page=upgrade-pr
Copilot AI review requested due to automatic review settings November 7, 2025 19:03
Copy link
Contributor

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 updates Next.js from version 15.5.0 to 15.5.6, including all related dependencies and platform-specific SWC binaries.

  • Updates the core Next.js package to version 15.5.6
  • Updates @next/env and all platform-specific @next/swc-* packages to match the new version
  • Updates package-lock.json with new resolved URLs and integrity hashes for all affected packages

Reviewed Changes

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

File Description
package.json Updates Next.js dependency from 15.5.0 to 15.5.6
package-lock.json Updates Next.js and all related @next/* packages to version 15.5.6 with new resolved URLs and integrity hashes

💡 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