Skip to content

chore: 🤖 replace deprecated yarn flag frozen-lockfile#967

Merged
punkbit merged 1 commit intomainfrom
chore/replace-yarn-1-flag-favour-latest-immutable
Apr 2, 2026
Merged

chore: 🤖 replace deprecated yarn flag frozen-lockfile#967
punkbit merged 1 commit intomainfrom
chore/replace-yarn-1-flag-favour-latest-immutable

Conversation

@punkbit
Copy link
Copy Markdown
Contributor

@punkbit punkbit commented Apr 2, 2026

Why?

Replace deprecated yarn flag frozen-lockfile to favour immutable.

How?

  • Replace flags in create and publish workflows

Tickets?

N/A

Preview?

N/A

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 2, 2026

⚠️ No Changeset found

Latest commit: 1d8732e

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Claude finished @punkbit's task in 30s —— View job


PR Review

  • Gather context
  • Review changes

✅ Looks great! No issues found — nice work!

The replacement of --frozen-lockfile (Yarn 1) with --immutable (Yarn Berry) is correct and necessary. Both workflows already use corepack enable, so they're running the modern Yarn version where --immutable is the proper flag to prevent lockfile modifications during CI installs. The change is consistent across both affected workflows.

No changeset needed — this is a CI-only fix with no impact on the published package.

@workflow-authentication-public
Copy link
Copy Markdown
Contributor

📚 Storybook Preview Deployed

✅ Preview URL: https://click-e60bc35a2-clickhouse.vercel.app

Built from commit: d8373a8be55c495fba2b91da967c11e1a6458e8f

@punkbit punkbit merged commit ffca7db into main Apr 2, 2026
10 checks passed
@punkbit punkbit deleted the chore/replace-yarn-1-flag-favour-latest-immutable branch April 2, 2026 11:49
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