Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade next from 14.2.13 to 14.2.14 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Azanul
Copy link
Owner

@Azanul Azanul commented Oct 24, 2024

Snyk has created this PR to upgrade next from 14.2.13 to 14.2.14.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 23 days ago, on 2024-10-01.
Release notes
Package name: next
  • 14.2.14 - 2024-10-01

    Note

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

    Core Changes

    • Fix: clone response in first handler to prevent race (#70082) (#70649)
    • Respect reexports from metadata API routes (#70508) (#70647)
    • Externalize node binary modules for app router (#70646)
    • Fix revalidateTag() behaviour when invoked in server components (#70446) (#70642)
    • Fix prefetch bailout detection for nested loading segments (#70618)
    • Add missing node modules to externals (#70382)
    • Feature: next/image: add support for images.remotePatterns.search (#70302)

    Credits

    Huge thanks to @ styfle, @ ztanner, @ ijjk, @ huozhi and @ wyattjoh for helping!

  • 14.2.13 - 2024-09-20
from next GitHub release notes
Commit messages
Package name: next
  • dbbec6a v14.2.14
  • 887a419 fix: clone response in first handler to prevent race (#70082) (#70649)
  • 73f6b7d Respect reexports from metadata API routes (#70508) (#70647)
  • e1da07e Externalize node binary modules for app router (#70646)
  • 0ffea65 Fix `revalidateTag()` behaviour when invoked in server components (#70446) (#70642)
  • 190faf4 Fully skip flakey assertion
  • 3020a11 reduce timeout errors
  • f81e681 Update flakey tests (#70643)
  • 50e41a2 backport: fix prefetch bailout detection for nested loading segments (#70618)
  • e19d91c add missing node modules to externals (#70382)
  • ab03c77 feat(next/image): add support for `images.remotePatterns.search` (#70302)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

gooroo-dev bot commented Oct 24, 2024

Please double check the following review of the pull request:

Issues counts

🐞Mistake 🤪Typo 🚨Security 🚀Performance 💪Best Practices 📖Readability ❓Others
0 0 0 0 0 0 0

Changes in the diff

  • 🛠️ Updated the next package from version 14.2.13 to 14.2.14 in both package.json and package-lock.json.
  • 🛠️ Updated various @next dependencies to version 14.2.14 in package-lock.json.

Identified Issues

No issues were identified in the proposed changes. The update appears to be straightforward, involving only the version bump of the next package and related dependencies.

Missing Tests for the Incoming Changes

Since the changes involve only version updates of dependencies, no new functionality or code logic has been introduced that requires additional tests. However, it is recommended to run the existing test suite to ensure compatibility with the updated next version.

Summon me to re-review when updated! Yours, Gooroo.dev
React or reply to let me know your opinion!

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.

2 participants