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 13.5.6 to 14.0.0 #6

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

Conversation

WontonSam
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade next from 13.5.6 to 14.0.0.

ℹ️ 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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 27 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2023-10-26.
Release notes
Package name: next
  • 14.0.0 - 2023-10-26
    Read more
  • 13.5.7-canary.37 - 2023-10-26

    Core Changes

    • Revert "Apply react-server transform and valication to middleware (#5…: #57504

    Credits

    Huge thanks to @ feedthejim for helping!

  • 13.5.7-canary.36 - 2023-10-26

    Core Changes

    • revert "Apply react-server condition for pages api (#57459)": #57500

    Credits

    Huge thanks to @ huozhi for helping!

  • 13.5.7-canary.35 - 2023-10-26

    Core Changes

    • revert ppr logging changes: #57486
    • Don't terminate PPR renders with dynamicUsageErr: #57488
    • update turbopack: #57487

    Credits

    Huge thanks to @ ztanner, @ sebmarkbage, and @ sokra for helping!

  • 13.5.7-canary.34 - 2023-10-26

    Core Changes

    • Filter out CSS files from middleware files and client reference chunks: #57482
    • turbopack: Support Actions in both RSC and Client layers: #57475
    • Fix missing SWC transforms for optimized barrel files: #57474
    • if there are errors during postpone, or postpone was caught, fail static generation: #57477
    • Add deprecation warning for disabling output file tracing: #57467
    • Move serverActionsBodySizeLimit to serverActions.bodySizeLimit: #57433
    • Update React from a9985529f to 8c8ee9ee6: #57483
    • update turbopack: #57485
    • fix client-only alias in SSRed client components: #57484

    Credits

    Huge thanks to @ shuding, @ jridgewell, @ ztanner, @ huozhi, @ acdlite, and @ sokra for helping!

  • 13.5.7-canary.33 - 2023-10-26

    Core Changes

    • fix turbopack invalidations: #57362
    • fix(turbopack): make layout in group not cause a 404: #57471
    • add node:url alias: #57478
    • update turbopack: #57469
    • Turbopack: add HMR update message: #57476
    • Revert "fix turbopack invalidations (#57362)": #57480

    Documentation Changes

    • Docs: Add documentation for next/third-parties: #57345

    Misc Changes

    Credits

    Huge thanks to @ ForsakenHarmony, @ sokra, and @ housseindjirdeh for helping!

  • 13.5.7-canary.32 - 2023-10-26

    Core Changes

    • fix turbopack invalidations: #57362
    • fix(turbopack): make layout in group not cause a 404: #57471

    Misc Changes

    Credits

    Huge thanks to @ ForsakenHarmony and @ sokra for helping!

  • 13.5.7-canary.31 - 2023-10-26

    Core Changes

    • turbopack: Fix Server Actions in Edge runtime: #57462
    • Fix Regex: #57461
    • perf: enable webpack build worker: #57346

    Example Changes

    • Fix: catch expected error in with-supabase example: #57378

    Misc Changes

    • Update publish-native script for wasm change: #57472

    Credits

    Huge thanks to @ jridgewell, @ shuding, @ feedthejim, @ dijonmusters, and @ ijjk for helping!

  • 13.5.7-canary.29 - 2023-10-26
    Read more
  • 13.5.7-canary.28 - 2023-10-26
  • 13.5.7-canary.27 - 2023-10-25
  • 13.5.7-canary.26 - 2023-10-25
  • 13.5.7-canary.25 - 2023-10-24
  • 13.5.7-canary.24 - 2023-10-24
  • 13.5.7-canary.23 - 2023-10-24
  • 13.5.7-canary.22 - 2023-10-24
  • 13.5.7-canary.19 - 2023-10-23
  • 13.5.7-canary.18 - 2023-10-23
  • 13.5.7-canary.17 - 2023-10-23
  • 13.5.7-canary.16 - 2023-10-23
  • 13.5.7-canary.15 - 2023-10-22
  • 13.5.7-canary.14 - 2023-10-21
  • 13.5.7-canary.13 - 2023-10-20
  • 13.5.7-canary.12 - 2023-10-20
  • 13.5.7-canary.11 - 2023-10-19
  • 13.5.7-canary.10 - 2023-10-19
  • 13.5.7-canary.9 - 2023-10-19
  • 13.5.6 - 2023-10-18
from next GitHub release notes
Commit messages
Package name: next
  • b546d8b v14.0.0
  • 0bcba46 fix publish script
  • 92b4d67 docs: Next.js 14 (#57342)
  • fd0a96f Another lint fix for front (#57511)
  • cbfa126 Fixes lint error on front (#57509)
  • 340a9f7 Update experimental config check (#57505)
  • 356dc42 v13.5.7-canary.37
  • cfbffb2 Revert "Apply react-server transform and valication to middleware ([Snyk] Upgrade @next/env from 13.5.6 to 14.0.0 #5… (#57504)
  • fc1b6c4 v13.5.7-canary.36
  • 3e7f96e revert "Apply react-server condition for pages api (#57459)" (#57500)
  • c7d02f4 v13.5.7-canary.35
  • 936b953 update turbopack (#57487)
  • d396631 Don't terminate PPR renders with dynamicUsageErr (#57488)
  • 4666e85 revert ppr logging changes (#57486)
  • a9fc27a v13.5.7-canary.34
  • 9d8dbfa fix client-only alias in SSRed client components (#57484)
  • 581b1be update turbopack (#57485)
  • 00df11b Update React from a9985529f to 8c8ee9ee6 (#57483)
  • 07483d4 Move serverActionsBodySizeLimit to serverActions.bodySizeLimit (#57433)
  • b3e5392 Add deprecation warning for disabling output file tracing (#57467)
  • 2c21635 if there are errors during postpone, or postpone was caught, fail static generation (#57477)
  • 3e34167 Fix missing SWC transforms for optimized barrel files (#57474)
  • df0fb70 turbopack: Support Actions in both RSC and Client layers (#57475)
  • 618d674 Filter out CSS files from middleware files and client reference chunks (#57482)

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

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