Skip to content

Version Packages (integrations/makeswift)#2774

Merged
chanceaclark merged 1 commit intointegrations/makeswiftfrom
changeset-release/integrations/makeswift
Dec 12, 2025
Merged

Version Packages (integrations/makeswift)#2774
chanceaclark merged 1 commit intointegrations/makeswiftfrom
changeset-release/integrations/makeswift

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to integrations/makeswift, this PR will be updated.

Releases

@bigcommerce/catalyst-makeswift@1.3.8

Patch Changes

  • #2773 b475a36 Thanks @chanceaclark! - Catalyst has been upgraded to Next.js 15.5.9. This is a patch version upgrade that requires migration steps for existing stores to fix a security vulnerability.

    🔒 Security Update

    This upgrade addresses a security vulnerability (CVE-2025-55184 + CVE-2025-55183) that affects React Server Components. These vulnerabilities allow a Denial of Service attack and Source Code Exposure attach. This upgrade includes:

    • Next.js 15.5.9 with the security patch
    • React 19.1.4 and React DOM 19.1.4 with the security patch

    All users are strongly encouraged to upgrade immediately.

    Key Changes

    • Next.js 15.5.9: Upgraded from Next.js 15.5.7 to 15.5.9
    • ⚛️ React 19: Upgraded to React 19.1.4 and React DOM 19.1.4

    Migration Guide

    Update Dependencies

    If you're maintaining a custom Catalyst store, update your package.json:

    {
      "dependencies": {
        "next": "15.5.9",
        "react": "19.1.4",
        "react-dom": "19.1.4"
      },
      "devDependencies": {
        "@next/bundle-analyzer": "15.5.9",
        "eslint-config-next": "15.5.9"
      }
    }

    Then run:

    pnpm install

@github-actions github-actions Bot requested a review from a team December 12, 2025 20:09
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
catalyst-b2b Ready Ready Preview Comment Dec 12, 2025 8:13pm
catalyst-canary Ready Ready Preview Comment Dec 12, 2025 8:13pm
2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
catalyst Ignored Ignored Dec 12, 2025 8:13pm
catalyst-uplift-vertex Ignored Ignored Dec 12, 2025 8:13pm

@chanceaclark chanceaclark force-pushed the changeset-release/integrations/makeswift branch from b0260a4 to b9075eb Compare December 12, 2025 20:10
@chanceaclark chanceaclark merged commit 7fd9b69 into integrations/makeswift Dec 12, 2025
12 of 13 checks passed
@chanceaclark chanceaclark deleted the changeset-release/integrations/makeswift branch December 12, 2025 20:17
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.

1 participant