Skip to content

Conversation

ahmedhamouda78
Copy link
Member

Description of changes

Migrate from yarn v1 to yarn v4 (modern)

Description of how you validated changes

Ran build and test scripts in all packages

Checklist

  • Have read the Pull Request Guidelines
  • PR description included
  • yarn test passes and tests are updated/added
  • PR title and commit messages follow conventional commit syntax
  • If this change should result in a version bump, changeset added (This can be done after creating the PR.) This does not apply to changes made to docs, e2e, examples, or other private packages.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ahmedhamouda78 ahmedhamouda78 requested a review from a team as a code owner September 19, 2025 03:38
Copy link

changeset-bot bot commented Sep 19, 2025

⚠️ No Changeset found

Latest commit: 447f7e7

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

@ahmedhamouda78 ahmedhamouda78 force-pushed the chore/yarn-modern-migration branch 2 times, most recently from 86965b9 to 99c2476 Compare September 19, 2025 04:20
"generateVersions": "node scripts/generateVersion",
"bumpVersions": "yarn changeset version && yarn generateVersions"
"bumpVersions": "yarn changeset version && yarn generateVersions",
"g:jest": "cd $INIT_CWD && jest",
Copy link
Member

Choose a reason for hiding this comment

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

i'm curious why we need these scripts?

Copy link
Member Author

Choose a reason for hiding this comment

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

@ahmedhamouda78 ahmedhamouda78 force-pushed the chore/yarn-modern-migration branch 4 times, most recently from 1cff4ea to 4793867 Compare September 23, 2025 12:32
@ahmedhamouda78 ahmedhamouda78 force-pushed the chore/yarn-modern-migration branch from e0bcd48 to 447f7e7 Compare September 29, 2025 08:28
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