Skip to content
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

Update dependencies #5120

Closed
wants to merge 2 commits into from
Closed

Update dependencies #5120

wants to merge 2 commits into from

Conversation

Rich-Harris
Copy link
Member

The failing packaging tests in #5117 will hit us eventually even if they're only showing up there now because of a git dependency, so I figured it's as good a time as any to do some spring cleaning.

One thing I'm realising is that our new practice of installing shared dependencies in the workspace makes it much harder to determine which packages are affected by a given upgrade. I'm inclined to suggest reversing #5012. We could just have a script that checks that different package.json files don't reference different versions of the same dependency.

@changeset-bot
Copy link

changeset-bot bot commented May 30, 2022

⚠️ No Changeset found

Latest commit: 16a9da5

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

Rich-Harris added a commit that referenced this pull request May 30, 2022
@Rich-Harris
Copy link
Member Author

Rich-Harris commented May 30, 2022

Superseded by #5121. Will close this if that PR is accepted

Rich-Harris added a commit that referenced this pull request May 30, 2022
* revert #5012

* include packaging test changes from #5120

* update deps

* update lockfile

* changeset

* lint

* ffs try this

* include indirect dependencies in duplicates check
@Conduitry Conduitry deleted the update-dependencies branch July 13, 2022 20:48
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