Skip to content

Upgrade yarn #705

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 8, 2023
Merged

Upgrade yarn #705

merged 5 commits into from
Mar 8, 2023

Conversation

srchase
Copy link
Contributor

@srchase srchase commented Mar 2, 2023

This upgrades the SSDK libs to use Yarn 3, following Yarn's migration guide.

After upgrading, yarn clean build test succeeds as expected.

It also cleans up the jest config file by removing testPathIgnorePatterns and coveragePathIgnorePatterns since both of these default to ["/node_modules/"] and don't need to be specified.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@srchase srchase requested review from a team as code owners March 2, 2023 20:25
@srchase srchase merged commit bc5ba49 into smithy-lang:main Mar 8, 2023
@srchase srchase deleted the upgrade-yarn branch March 8, 2023 16:48
srchase added a commit to srchase/smithy-typescript that referenced this pull request Mar 17, 2023
* Migrate to Yarn 3

* Update .gitignore and yarn.lock

* Re-order package.json

* Remove re-specified defaults

* Fix linting
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.

3 participants