Skip to content

chore(deps-dev): bump tiny-async-pool from 2.0.1 to 2.1.0#1

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tiny-async-pool-2.1.0
Open

chore(deps-dev): bump tiny-async-pool from 2.0.1 to 2.1.0#1
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tiny-async-pool-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 10, 2022

Bumps tiny-async-pool from 2.0.1 to 2.1.0.

Release notes

Sourced from tiny-async-pool's releases.

v2.1.0

⭐️ Enhancement

  • Improve the promise consumption logic #44

🐛 Fixes

  • Consume all promises, even if they are fullfilled within the same tick #42
Commits
  • 770c457 2.1.0
  • ad1b717 Include .npmrc with package-lock=false
  • 60afcc1 Consume each Promise.race promise at a time
  • e554881 Test: Assert asyncPool works when iteratorFn doesn't return a promise
  • 0adcc37 Fix some unit tests
  • 59c032e Bye package-lock.json
  • bf0d6ad README: Use asyncPoolAll in 1.x examples
  • 40b3920 README: JS highlight
  • 90da22f README: Allow for 1.x style await
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tiny-async-pool](https://github.com/rxaviers/async-pool) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/rxaviers/async-pool/releases)
- [Commits](rxaviers/async-pool@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: tiny-async-pool
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants