Skip to content

Update dependency async to v3.1.0#484

Merged
guumaster merged 1 commit intomasterfrom
renovate/all
Jun 23, 2019
Merged

Update dependency async to v3.1.0#484
guumaster merged 1 commit intomasterfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 23, 2019

This PR contains the following updates:

Package Type Update Change
async (source) devDependencies minor 3.0.1 -> 3.1.0

Release Notes

caolan/async

v3.1.0

Compare Source

  • Added q.pushAsync and q.unshiftAsync, analagous to q.push and q.unshift, except they always do not accept a callback, and reject if processing the task errors. (#​1659)
  • Promises returned from q.push and q.unshift when a callback is not passed now resolve even if an error ocurred. (#​1659)
  • Fixed a parsing bug in autoInject with complicated function bodies (#​1663)
  • Added ES6+ configuration for Browserify bundlers (#​1653)
  • Various doc fixes (#​1664, #​1658, #​1665, #​1652)

Renovate configuration

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

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

♻️ Rebasing: Whenever PR becomes conflicted, 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.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 94.265% when pulling b7cdb25 on renovate/all into ef3d2f4 on master.

1 similar comment
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 94.265% when pulling b7cdb25 on renovate/all into ef3d2f4 on master.

@guumaster guumaster merged commit 0c1d1df into master Jun 23, 2019
@renovate renovate Bot deleted the renovate/all branch June 23, 2019 15:08
guumaster added a commit that referenced this pull request Sep 12, 2019
* Update README.md

* Update dependency eslint to v6 (#483)

* Update dependency async to v3.1.0 (#484)

* Bump eslint-utils from 1.3.1 to 1.4.2

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
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.

3 participants