Skip to content

Update install state and force yarn version#260

Merged
codebycarson merged 2 commits into
mainfrom
fix/yarn-versioning
Jun 11, 2025
Merged

Update install state and force yarn version#260
codebycarson merged 2 commits into
mainfrom
fix/yarn-versioning

Conversation

@codebycarson

@codebycarson codebycarson commented Jun 11, 2025

Copy link
Copy Markdown
Collaborator

This enforces consistent yarn versions across environments and updates the install state to use 4.7.0

@changeset-bot

changeset-bot Bot commented Jun 11, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7f1f482

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

@codebycarson
codebycarson requested review from Copilot and dssei June 11, 2025 16:25

This comment was marked as outdated.

@codebycarson
codebycarson requested a review from kamwithak June 11, 2025 16:25
@codebycarson
codebycarson requested a review from Copilot June 11, 2025 16:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enforces a consistent Yarn version across environments by updating the installation instructions and configuration.

  • Adds a new "Prerequisites" section in README.md with setup instructions for Corepack and Yarn 4.7.0.
  • Updates .yarnrc.yml to configure the yarnPath to use Yarn 4.7.0.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

File Description
README.md Added prerequisites and build instructions referencing Yarn 4.7.0.
.yarnrc.yml Configured the yarnPath to force the usage of Yarn 4.7.0.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.49%. Comparing base (e4a6011) to head (7f1f482).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #260   +/-   ##
=====================================
  Coverage   7.49%   7.49%           
=====================================
  Files        279     279           
  Lines      46735   46735           
  Branches   16140   16140           
=====================================
  Hits        3505    3505           
  Misses     43230   43230           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kamwithak kamwithak left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

gj

@codebycarson
codebycarson merged commit 9364dad into main Jun 11, 2025
3 checks passed
codebycarson added a commit that referenced this pull request Jun 24, 2025
* Update install state and force yarn version

* Removed preinstall
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.

4 participants