Skip to content

[Snyk] Upgrade next from 15.2.4 to 15.3.1#20

Open
linus-jansson wants to merge 12 commits into
mainfrom
snyk-upgrade-9a8bc142ea853bc659461a04119fcc71
Open

[Snyk] Upgrade next from 15.2.4 to 15.3.1#20
linus-jansson wants to merge 12 commits into
mainfrom
snyk-upgrade-9a8bc142ea853bc659461a04119fcc71

Conversation

@linus-jansson
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade next from 15.2.4 to 15.3.1.

ℹ️ 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 65 versions ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: next
  • 15.3.1 - 2025-04-17
  • 15.3.1-canary.15 - 2025-04-19
  • 15.3.1-canary.14 - 2025-04-18
  • 15.3.1-canary.13 - 2025-04-17
  • 15.3.1-canary.12 - 2025-04-17

    Core Changes

    • fix: alternate bundler support for dropping client pages in AMP: #77601
    • [errors] refactor default global-error into a separate file: #78182
    • [metadata] render streaming metadata on the top level: #77620
    • [metadata] skip head cache in default slot: #78206

    Misc Changes

    • Docs IA 2.0: Move Production Checklist under Guides: #78240
    • Docs: Fix nav item lettercasing for multi-zones: #78250
    • [docs] fix function signature of og image: #78277
    • Turbopack: dedupe additional traced references: #78241
    • Update Turbopack development test manifest: #78274
    • [test] Improve coverage for fetch errors in Edge runtime: #78257
    • Update Turbopack production test manifest: #78273

    Credits

    Huge thanks to @ delbaoliveira, @ ScriptedAlchemy, @ huozhi, @ mischnic, and @ eps1lon for helping!

  • 15.3.1-canary.11 - 2025-04-16

    Core Changes

    • Preserve slashes when custom URL schemes are used in redirects: #78176
    • ignore-list published sources if they have a sourcemap: #78242
    • Upgrade React from 1d6c8168-20250411 to 39cad7af-20250411: #78152
    • Turbopack: add test case for persistent caching: #77030
    • Upgrade React from 39cad7af-20250411 to b04254fd-20250415: #78253

    Misc Changes

    • Turbopack: Support ECMAScript styleregex with negative lookahead in require.context calls: #78251

    Credits

    Huge thanks to @ eps1lon, @ sokra, and @ lukesandberg for helping!

  • 15.3.1-canary.10 - 2025-04-16

    Core Changes

    • [dev-overlay] Add dedicated label for recoverable errors: #78186
    • [chore] remove unused __NEXT_PRIVATE_RUNTIME_TYPE: #78230

    Misc Changes

    • [docs] Update 03-fonts.mdx: #77965
    • Turbopack Persistent Caching: Use SmallVec to avoid allocations for small values written to DB: #78136
    • Turbopack: wait for tracing to be written before exiting: #78210
    • refactor(turbopack): Prepare removal of fake AST in tree-shaking: #78172
    • Turbopack: more module ident collisions: #78207
    • fix(turbo-tasks-fs): Update notify-rs, handle recursive symlinks in realpath implementation, add an e2e test for symlinked files: #78220
    • Update Turbopack production test manifest: #78224
    • Update Turbopack development test manifest: #78225
    • Turbopack: normalize ref type for external tracing: #78226
    • Update Rspack production test manifest: #78222
    • Getting Started Docs: Add deploying page: #77720
    • Docs IA 2.0: Move multi-zones docs to Guides: #78238
    • Turbopack: Do multiple unit test runs: #78212
    • Turbopack: fix cell not found bug: #78246
    • Prevent typescript errors in IDE for newly generated tests: #78247

    Credits

    Huge thanks to @ praizjosh, @ sokra, @ kdy1, @ mischnic, @ eps1lon, @ bgw, @ huozhi, @ delbaoliveira, and @ unstubbable for helping!

  • 15.3.1-canary.9 - 2025-04-15

    Core Changes

    • [dev-overlay] Stop squashing hydration related errors in App Router: #78140
    • [test] Enable strictNullChecks in test utils: #78142
    • Document Turbopack trace viewer: #78184
    • [dev-overlay] Fix error dialog resizing logic: #78144
    • Include types in published eslint-plugin-next: #78109
    • [dev-overlay] Stop appending wrong Owner Stacks to SSR-only shell errors: #77302

    Misc Changes

    • [test] Assert on all errors in app/ hydration-error suite: #78132
    • Skip failing test via manifest instead: #78161
    • Update Turbopack development test manifest: #78179
    • Correct require.context relative import keys to match Webpack: #78148
    • Getting Started Docs: Clean up docs/app and docs/pages pages: #78151
    • Update Rspack production test manifest: #78177
    • Update Turbopack production test manifest: #78180
    • Update Rspack development test manifest: #78178
    • Turbopack: fix duplicate facade module: #78191
    • Added @ types/jest in installtion commands.: #78090
    • Update turbopack.mdx: #78082
    • docs: improve wording around NextRequest and query params: #77923
    • Docs IA 2.0: Move version upgrade docs under Guides: #78189
    • Docs IA 2.0: Move SPA docs under Guides: #78195
    • Docs IA 2.0: Move migration docs under Guides: #78193
    • Docs Papercuts: #78200
    • feat(turbo-tasks): Generate a trace of transient tasks when panicking: #77600
    • Turbopack: fix duplicate module from internal ref: #78194
    • Fix externals doc validation: #78208

    Credits

    Huge thanks to @ eps1lon, @ mischnic, @ Cy-Tek, @ delbaoliveira, @ timneutkens, @ raunofreiberg, @ devchaudhary24k, @ Neschadin, @ OreQr, @ drewlong314, @ bgw, and @ ijjk for helping!

  • 15.3.1-canary.8 - 2025-04-14

    Core Changes

    • [next-server] remove unnecessary query shallow copy: #78003
    • [dev-overlay] disable copy button when clipboard is not available: #78101
    • [dev-overlay] Stop stashing React error details on error instances: #77975
    • [dynamicIO] Model invalid dynamic on empty shells: #77270
    • fix: bump image-size@1.2.1: #78149
    • Handle graceful fallback for custom error boundaries: #78121

    Misc Changes

    • refactor(turbo-tasks): Check for transient tasks called from persistent tasks in more places: #77760
    • [font] prefix leading numeric google-font name with underscore: #78127
    • build: Update swc_core to v22.3.1: #78129
    • Update Turbopack production test manifest: #78124
    • [test] isolate parallel metadata test: #78134
    • Update Turbopack development test manifest: #78125
    • Update Rspack production test manifest: #78123
    • [test] Add dedicated tsconfig for test utils: #78141
    • Turbopack: load chunks only once: #75143
    • Reenable a few more Turbopack tests: #78153
    • test: remove "@ testing-library/jest-dom" from default jest setup: #78157
    • Turbopack: Update toolchain to 2025-04-14 (Reapply #78062): #78167

    Credits

    Huge thanks to @ bgw, @ Fonger, @ huozhi, @ ospira, @ eps1lon, @ kdy1, @ gnoff, @ styfle, @ mischnic, @ lubieowoce, and @ wbinnssmith for helping!

  • 15.3.1-canary.7 - 2025-04-12

    Core Changes

    • Upgrade React from c44e4a25-20250409 to 1d6c8168-20250411: #78067

    Misc Changes

    • chore(CI): Add lukesandberg to turbopack team: #78074
    • [test] Activity has types and supports react-server: #78066

    Credits

    Huge thanks to @ bgw and @ eps1lon for helping!

  • 15.3.1-canary.6 - 2025-04-11

    Core Changes

    • Add graceful error fallback for bots requests: #77916

    Misc Changes

    • chore(github): remove redundant markdown body: #76187
    • chore(CI): Mention Rspack explicitly, use arewerspackyet.com domain: #77995
    • Update Turbopack production test manifest: #78053
    • Turbopack: support for CSS Modules in Data URLs: #78040
    • test: adjust default timeouts for [waitFor]elementByCss: #78026
    • Revert Rust upgrade to nightly-2025-04-10: #78062
    • Update Rspack development test manifest: #78049
    • Update Rspack production test manifest: #78050

    Credits

    Huge thanks to @ Marukome0743, @ bgw, @ jantimon, @ lubieowoce, @ mischnic, and @ huozhi for helping!

  • 15.3.1-canary.5 - 2025-04-11

    Core Changes

    • Experimental bfcache: Restore state w/ : #77992

    Misc Changes

    • [test] separate rsc-basic tests: #78038

    Credits

    Huge thanks to @ huozhi and @ acdlite for helping!

  • 15.3.1-canary.4 - 2025-04-10

    Core Changes

    • fix: ensure app router not found works when deployed with pages i18n config: #77905
    • Uninstall existing uncaughtException listeners to prevent the process from crashing: #78042

    Misc Changes

    • Update Rust toolchain to nightly-2025-04-10: #78039

    Credits

    Huge thanks to @ wbinnssmith, @ ztanner, and @ acdlite for helping!

  • 15.3.1-canary.3 - 2025-04-10

    Core Changes

    • Move unhandled rejection handling to shared path: #77997

    Misc Changes

    • Turbopack: bundle only new Worker with new URL: #78010
    • Turbopack: use hashbrown HashMaps instead of now-removed std raw entry api: #78032
    • Turbopack: proper error message for swcPlugins: #77990

    Credits

    Huge thanks to @ mischnic, @ wbinnssmith, and @ acdlite for helping!

  • 15.3.1-canary.2 - 2025-04-10
  • 15.3.1-canary.1 - 2025-04-10
  • 15.3.1-canary.0 - 2025-04-09
  • 15.3.0 - 2025-04-09
  • 15.3.0-canary.46 - 2025-04-09
  • 15.3.0-canary.45 - 2025-04-08
  • 15.3.0-canary.44 - 2025-04-08
  • 15.3.0-canary.43 - 2025-04-08
  • 15.3.0-canary.42 - 2025-04-07
  • 15.3.0-canary.41 - 2025-04-07
  • 15.3.0-canary.40 - 2025-04-06
  • 15.3.0-canary.39 - 2025-04-05
  • 15.3.0-canary.38 - 2025-04-04
  • 15.3.0-canary.37 - 2025-04-04
  • 15.3.0-canary.36 - 2025-04-04
  • 15.3.0-canary.35 - 2025-04-04
  • 15.3.0-canary.34 - 2025-04-04
  • 15.3.0-canary.33 - 2025-04-03
  • 15.3.0-canary.32 - 2025-04-03
  • 15.3.0-canary.31 - 2025-04-02
  • 15.3.0-canary.30 - 2025-04-02
  • 15.3.0-canary.29 - 2025-04-01
  • 15.3.0-canary.28 - 2025-04-01
  • 15.3.0-canary.27 - 2025-04-01
  • 15.3.0-canary.26 - 2025-03-30
  • 15.3.0-canary.25 - 2025-03-29
  • 15.3.0-canary.24 - 2025-03-26
  • 15.3.0-canary.23 - 2025-03-26
  • 15.3.0-canary.22 - 2025-03-25
  • 15.3.0-canary.21 - 2025-03-24
  • 15.3.0-canary.20 - 2025-03-23
  • 15.3.0-canary.19 - 2025-03-22
  • 15.3.0-canary.18 - 2025-03-21
  • 15.3.0-canary.17 - 2025-03-21
  • 15.3.0-canary.16 - 2025-03-20
  • 15.3.0-canary.15 - 2025-03-20
  • 15.3.0-canary.14 - 2025-03-19
  • 15.3.0-canary.13 - 2025-03-18
  • 15.3.0-canary.12 - 2025-03-17
  • 15.3.0-canary.11 - 2025-03-17
  • 15.3.0-canary.10 - 2025-03-15
  • 15.3.0-canary.9 - 2025-03-14
  • 15.3.0-canary.8 - 2025-03-14
  • 15.3.0-canary.6 - 2025-03-13
  • 15.3.0-canary.5 - 2025-03-13
  • 15.3.0-canary.4 - 2025-03-12
  • 15.3.0-canary.3 - 2025-03-12
  • 15.3.0-canary.2 - 2025-03-12
  • 15.3.0-canary.1 - 2025-03-11
  • 15.3.0-canary.0 - 2025-03-11
  • 15.2.5 - 2025-04-08
  • 15.2.4 - 2025-03-24
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:

linus-jansson and others added 12 commits June 26, 2024 17:33
Snyk has created this PR to upgrade lucide-react from 0.379.0 to 0.381.0.

See this package in npm:
lucide-react

See this project in Snyk:
https://app.snyk.io/org/linus-jansson/project/8b9297ec-1d27-4cc2-b01d-7f163fe34cd1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
* fix: upgrade next from 14.2.1 to 14.2.3

Snyk has created this PR to upgrade next from 14.2.1 to 14.2.3.

See this package in npm:
next

See this project in Snyk:
https://app.snyk.io/org/linus-jansson/project/8b9297ec-1d27-4cc2-b01d-7f163fe34cd1?utm_source=github&utm_medium=referral&page=upgrade-pr

* updated lockfile

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Linus Jansson <linus.jansson2@uppsala.se>
* fix: upgrade lucide-react from 0.381.0 to 0.383.0

Snyk has created this PR to upgrade lucide-react from 0.381.0 to 0.383.0.

See this package in npm:
lucide-react

See this project in Snyk:
https://app.snyk.io/org/linus-jansson/project/8b9297ec-1d27-4cc2-b01d-7f163fe34cd1?utm_source=github&utm_medium=referral&page=upgrade-pr

* bump packages

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Linus Jansson <linus.jansson2@uppsala.se>
* feat: migrate to nextjs 15
* fix: type error

---------

Co-authored-by: Linus Jansson <contact@limpan.dev>
Snyk has created this PR to upgrade next from 15.2.4 to 15.3.1.

See this package in npm:
next

See this project in Snyk:
https://app.snyk.io/org/linus-jansson/project/8b9297ec-1d27-4cc2-b01d-7f163fe34cd1?utm_source=github&utm_medium=referral&page=upgrade-pr
@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
limpan-dev ❌ Failed (Inspect) May 9, 2025 6:07am

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 9, 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.


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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

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