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

fix: @ember/test-waiters must be a peer dependency #407

Merged
merged 4 commits into from
Feb 24, 2022

Conversation

NullVoxPopuli
Copy link
Owner

@NullVoxPopuli NullVoxPopuli commented Feb 23, 2022

See explanation: #403 (comment)
tldr: peerDeps are the only way to guarantee that modern packagers
only load one version (specified by the consumer)

Interesting discovery while testing this:

  • locally, the embroider try scenarios succeed 🙃

See explanation: #403 (comment)
tldr: peerDeps are the only way to guarantee that modern packagers
only load one version (specified by the consumer)
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 23, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7913d1c
Status: ✅  Deploy successful!
Preview URL: https://69286304.ember-resources.pages.dev

View logs

@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review February 24, 2022 03:45
@NullVoxPopuli NullVoxPopuli merged commit 69f32e8 into main Feb 24, 2022
@NullVoxPopuli NullVoxPopuli deleted the test-waiters-must-be-peer branch February 24, 2022 03:46
@github-actions
Copy link
Contributor

🎉 This PR is included in version 4.3.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@patocallaghan
Copy link
Contributor

@NullVoxPopuli I don't see any change here which makes test-waiters a peerDependency? Looking on master it's still in dependencies

@NullVoxPopuli
Copy link
Owner Author

bah, I must have confused myself during a rebase :(

mrloop added a commit to mrloop/ember-material-modifier that referenced this pull request Sep 9, 2022
repo using ember-material-modifier could not resolve test-waiters

See explanation NullVoxPopuli/ember-resources#407 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants