Skip to content

Update dependency ember-concurrency to v2 #3302

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 2 commits into from
Feb 25, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-concurrency 1.3.0 -> 2.0.2 age adoption passing confidence

Release Notes

machty/ember-concurrency

v2.0.2

Compare Source

  • Ensure lastRunning resets one-by-one as tasks are completed, successfully
    or not. (Fixes #​403)
    • Expose lastValue decorator in TS definitions (Fixes #​406)

v2.0.1

Compare Source

  • Prevent synchronous errors in cancelable promise helpers from being
    rethrown asynchronously later (#​402, fixes #​400. thanks @​Turbo87 for flagging!)
    • Restore access to host context from encapsulated tasks (#​401)

v2.0.0

Compare Source

  • No substantive changes from 2.0.0-rc.2

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @carols10cents (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@renovate renovate bot force-pushed the renovate/ember-concurrency-2.x branch from cca6054 to 8554ffa Compare February 17, 2021 04:34
@bors
Copy link
Contributor

bors commented Feb 19, 2021

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

@renovate renovate bot force-pushed the renovate/ember-concurrency-2.x branch 2 times, most recently from ba38d67 to 5951898 Compare February 22, 2021 07:26
@Turbo87 Turbo87 force-pushed the renovate/ember-concurrency-2.x branch from 5951898 to c88c057 Compare February 25, 2021 13:27
@Turbo87
Copy link
Member

Turbo87 commented Feb 25, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Feb 25, 2021

📌 Commit c88c057 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Feb 25, 2021

⌛ Testing commit c88c057 with merge 5dffae3...

@bors
Copy link
Contributor

bors commented Feb 25, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing 5dffae3 to master...

@bors bors merged commit 5dffae3 into master Feb 25, 2021
@renovate renovate bot deleted the renovate/ember-concurrency-2.x branch February 25, 2021 13:44
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.

5 participants