Skip to content

Add explicit @ember/test-waiters dependency #4086

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
Oct 26, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Oct 25, 2021

We are using this package in the DownloadsGraph component, so we should be explicit about the dependency, instead of relying on other addons bringing this in.

And if you ask why this matters: because https://github.com/embroider-build/embroider/ will complain otherwise 😉

@Turbo87 Turbo87 added A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Oct 25, 2021
@Turbo87 Turbo87 requested review from locks and pichfl October 25, 2021 17:20
@locks
Copy link
Contributor

locks commented Oct 25, 2021

I mean, it's good practice to explicitely depend on your dependencies :P
@bors r+

@bors
Copy link
Contributor

bors commented Oct 25, 2021

📌 Commit b1533cf has been approved by locks

bors added a commit that referenced this pull request Oct 25, 2021
Add explicit `@ember/test-waiters` dependency

We are using this package in the `DownloadsGraph` component, so we should be explicit about the dependency, instead of relying on other addons bringing this in.

And if you ask why this matters: because https://github.com/embroider-build/embroider/ will complain otherwise 😉
@bors
Copy link
Contributor

bors commented Oct 25, 2021

⌛ Testing commit b1533cf with merge 8de0a16...

@bors
Copy link
Contributor

bors commented Oct 25, 2021

💔 Test failed - checks-actions

@bors
Copy link
Contributor

bors commented Oct 25, 2021

☔ The latest upstream changes (presumably #4088) made this pull request unmergeable. Please resolve the merge conflicts.

We are using this package in the `DownloadsGraph` component, so we should be explicit about the dependency, instead of relying on other addons bringing this in.
@Turbo87
Copy link
Member Author

Turbo87 commented Oct 26, 2021

@bors r=locks

@bors
Copy link
Contributor

bors commented Oct 26, 2021

📌 Commit b692e6e has been approved by locks

@bors
Copy link
Contributor

bors commented Oct 26, 2021

⌛ Testing commit b692e6e with merge b70e8c7...

@bors
Copy link
Contributor

bors commented Oct 26, 2021

☀️ Test successful - checks-actions
Approved by: locks
Pushing b70e8c7 to master...

@bors bors merged commit b70e8c7 into rust-lang:master Oct 26, 2021
@Turbo87 Turbo87 deleted the test-waiters branch October 26, 2021 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants