Skip to content

Make rules-unit-testing depend on @firebase/component directly #4717

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 1 commit into from
Apr 2, 2021
Merged

Make rules-unit-testing depend on @firebase/component directly #4717

merged 1 commit into from
Apr 2, 2021

Conversation

ti1024
Copy link
Contributor

@ti1024 ti1024 commented Apr 2, 2021

Bug fix: Make @firebase/rules-unit-testing depend on @firebase/component directly so that @firebase/rules-unit-testing works correctly with Yarn Plug'n'Play (https://yarnpkg.com/advanced/rulebook#packages-should-only-ever-require-what-they-formally-list-in-their-dependencies).

Closes #4716.

@changeset-bot
Copy link

changeset-bot bot commented Apr 2, 2021

🦋 Changeset detected

Latest commit: b80ce6a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@firebase/rules-unit-testing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ti1024 ti1024 marked this pull request as ready for review April 2, 2021 13:01
@hsubox76 hsubox76 merged commit 5ef7031 into firebase:master Apr 2, 2021
@google-oss-bot google-oss-bot mentioned this pull request Apr 6, 2021
@firebase firebase locked and limited conversation to collaborators May 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@firebase/component is missing from dependencies of @firebase/rules-unit-testing, breaking Yarn Plug'n'Play
3 participants