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

chore(deps): update dependency p-queue to v4 #1631

Merged
merged 1 commit into from Mar 8, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2019

This PR contains the following updates:

Package Type Update Change References
p-queue devDependencies major ^3.0.0 -> ^4.0.0 source

Release Notes

sindresorhus/p-queue

v4.0.0

Compare Source

Breaking:

  • Use eventemitter3 module instead of Node.js EventEmitter (#​58) 3827527
    (It's only a breaking change if you depend on EventEmitter methods that are not available in eventemitter3. Read more)

Renovate configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

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

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 8, 2019
@JustinBeckwith JustinBeckwith added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Mar 8, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2019
@codecov
Copy link

codecov bot commented Mar 8, 2019

Codecov Report

Merging #1631 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1631   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files           2        2           
  Lines         258      258           
  Branches        2        2           
=======================================
  Hits          254      254           
  Misses          4        4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0cea748...16f076f. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit e18d114 into master Mar 8, 2019
@renovate renovate bot deleted the renovate/p-queue-4.x branch March 8, 2019 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants