Skip to content

Conversation

@hoshinotsuyoshi
Copy link
Member

@hoshinotsuyoshi hoshinotsuyoshi commented Mar 24, 2025

  • This PR is a continuation of Bump next from 15.1.2 to 15.2.3 in /frontend/apps/docs #963
  • In this PR, changes have been applied to both frontend/apps/docs and frontend/apps/app because the fmt configuration requires the libraries to be on the same version.
  • I have confirmed that all end-to-end tests pass.
  • I have reviewed the Next.js 15.2 article (https://nextjs.org/blog/next-15-2). Although I do not have an in-depth understanding, I believe it is acceptable to update.

Issue

  • resolve:

Why is this change needed?

What would you like reviewers to focus on?

Testing Verification

What was done

🤖 Generated by PR Agent at 25b8845

  • Upgraded next package from version 15.1.2 to 15.2.3 across multiple projects.
  • Updated pnpm-lock.yaml to reflect the new next version and its dependencies.
  • Adjusted docs/packages-license.md to document the updated next version.
  • Ensured compatibility by updating package.json files in frontend/apps/app and frontend/apps/docs.

Detailed Changes

Relevant files
Documentation
packages-license.md
Update license documentation for `next` version 15.2.3     

docs/packages-license.md

  • Updated @next/env version from 15.1.2 to 15.2.3.
  • Updated @next/swc-linux-x64-gnu version from 15.1.2 to 15.2.3.
  • Updated @next/swc-linux-x64-musl version from 15.1.2 to 15.2.3.
  • Updated next version from 15.1.2 to 15.2.3.
  • +4/-4     
    Dependencies
    package.json
    Update `next` version in app package                                         

    frontend/apps/app/package.json

    • Upgraded next dependency from 15.1.2 to 15.2.3.
    +1/-1     
    package.json
    Update `next` version in docs package                                       

    frontend/apps/docs/package.json

    • Upgraded next dependency from 15.1.2 to 15.2.3.
    +1/-1     
    pnpm-lock.yaml
    Update `pnpm-lock.yaml` for `next` version 15.2.3               

    pnpm-lock.yaml

  • Updated lock file to reflect next version 15.2.3.
  • Adjusted related dependencies for compatibility with next 15.2.3.
  • +67/-67 

    Additional Notes


    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • dependabot bot and others added 2 commits March 21, 2025 17:39
    Bumps [next](https://github.com/vercel/next.js) from 15.1.2 to 15.2.3.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v15.1.2...v15.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    @changeset-bot
    Copy link

    changeset-bot bot commented Mar 24, 2025

    ⚠️ No Changeset found

    Latest commit: 37bd247

    Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

    This PR includes no changesets

    When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

    Click here to learn what changesets are, and how to add one.

    Click here if you're a maintainer who wants to add a changeset to this PR

    @vercel
    Copy link

    vercel bot commented Mar 24, 2025

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

    Name Status Preview Comments Updated (UTC)
    liam-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 5:43am
    liam-erd-sample ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 5:43am
    4 Skipped Deployments
    Name Status Preview Comments Updated (UTC)
    liam-docs ⬜️ Ignored (Inspect) Visit Preview Mar 24, 2025 5:43am
    test-liam-app ⬜️ Ignored (Inspect) Mar 24, 2025 5:43am
    test-liam-docs ⬜️ Ignored (Inspect) Mar 24, 2025 5:43am
    test-liam-erd-sample ⬜️ Ignored (Inspect) Mar 24, 2025 5:43am

    @supabase
    Copy link

    supabase bot commented Mar 24, 2025

    Updates to Preview Branch (2/dependabot/npm_and_yarn/frontend/apps/docs/next-15.2.3) ↗︎

    Deployments Status Updated
    Database Mon, 24 Mar 2025 05:23:23 UTC
    Services Mon, 24 Mar 2025 05:23:23 UTC
    APIs Mon, 24 Mar 2025 05:23:23 UTC

    Tasks are run on every commit but only new migration files are pushed.
    Close and reopen this PR if you want to apply changes from existing seed or migration files.

    Tasks Status Updated
    Configurations Mon, 24 Mar 2025 05:23:29 UTC
    Migrations Mon, 24 Mar 2025 05:23:34 UTC
    Seeding Mon, 24 Mar 2025 05:23:34 UTC
    Edge Functions Mon, 24 Mar 2025 05:23:34 UTC

    View logs for this Workflow Run ↗︎.
    Learn more about Supabase for Git ↗︎.

    @hoshinotsuyoshi hoshinotsuyoshi changed the title Bump next from 15.1.2 to 15.2.3 & $ pmpn i; pnpm fmt; pnpm i test: Bump next from 15.1.2 to 15.2.3 & $ pmpn i; pnpm fmt; pnpm i Mar 24, 2025
    @hoshinotsuyoshi hoshinotsuyoshi force-pushed the 2/dependabot/npm_and_yarn/frontend/apps/docs/next-15.2.3 branch from 37bd247 to 25b8845 Compare March 24, 2025 05:22
    @hoshinotsuyoshi hoshinotsuyoshi changed the title test: Bump next from 15.1.2 to 15.2.3 & $ pmpn i; pnpm fmt; pnpm i Bump next from 15.1.2 to 15.2.3 & $ pmpn i; pnpm fmt; pnpm i Mar 24, 2025
    @hoshinotsuyoshi hoshinotsuyoshi marked this pull request as ready for review March 24, 2025 07:21
    @hoshinotsuyoshi hoshinotsuyoshi requested a review from a team as a code owner March 24, 2025 07:21
    @hoshinotsuyoshi hoshinotsuyoshi requested review from FunamaYukina, MH4GF, NoritakaIkeda and junkisai and removed request for a team March 24, 2025 07:21
    @qodo-free-for-open-source-projects
    Copy link
    Contributor

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    @qodo-free-for-open-source-projects
    Copy link
    Contributor

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link
    Contributor

    @MH4GF MH4GF left a comment

    Choose a reason for hiding this comment

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

    Thanks 👍🏻

    @MH4GF MH4GF added this pull request to the merge queue Mar 24, 2025
    Merged via the queue into main with commit de97a84 Mar 24, 2025
    20 checks passed
    @MH4GF MH4GF deleted the 2/dependabot/npm_and_yarn/frontend/apps/docs/next-15.2.3 branch March 24, 2025 11:10
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    3 participants