Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

Update vasync requirement from 1.4.3 to 2.2.0 #5

Merged
merged 1 commit into from
Dec 10, 2018

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on vasync to permit the latest version.

Changelog

Sourced from vasync's changelog.

v2.2.0

  • #37 want whilst

v2.1.0

  • #33 want filter, filterLimit, and filterSeries
  • #35 pipeline does not pass rv-object to final callback

v2.0.0

** WARNING

Do not use this version (v2.0.0), as it has broken pipeline and forEachPipeline
functions.

Breaking Changes:

  • The waterfall function's terminating callback no longer receives a
    status-object as its second argument. This is the behavior of node-async
    and we wish to match it as closely as possible. If you used the second
    argument of waterfall's terminating callback (instead of waterfall's return
    value) to extract job-statuses, this will break you. More specifically, this
    is only true if you called waterfall on an empty array of function.

Other Changes:

  • #32 Would like a tryEach function.

v1 and earlier

Major version 1 and earlier did not have their changes logged in a changelog.

Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 22, 2018
Copy link
Member

@yoshinorin yoshinorin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated vasync to 2.2.0 & run yarn run test in local machine.
It passed.

This change seems no problem.

@yoshinorin
Copy link
Member

I have no permission of merge this PR.
Please someone merge this.

@JLHwung JLHwung merged commit 2c6fe72 into 1.x Dec 10, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vasync-2.2.0 branch December 10, 2018 01:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants