vadzim / mergeiterator

merges async iterators
MIT License
10 stars 2 forks source link

Bump flow-bin from 0.102.0 to 0.113.0 #48

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps flow-bin from 0.102.0 to 0.113.0.

Release notes *Sourced from [flow-bin's releases](https://github.com/flowtype/flow-bin/releases).* > ## v0.105.1 > The `flow-bin@v0.105.0` release uploaded to npm did not include the binaries. Sorry about that! flow-bin v0.105.1 includes the Flow v0.105.0 binaries, so it is expected that `node_modules/.bin/flow version` still reports v0.105.0. > > There is no v0.105.1 release of Flow itself.
Commits - [`407e65a`](https://github.com/flowtype/flow-bin/commit/407e65aeb3a503cba9bf68f6008d54542693e2e9) v0.113.0 - [`a388c92`](https://github.com/flowtype/flow-bin/commit/a388c9255fe8a5f9e1a4fcfd0aedc669802b360d) v0.112.0 - [`59abbdf`](https://github.com/flowtype/flow-bin/commit/59abbdf2dc34ba1c96f900d0291f2862dff99e7e) v0.111.3 - [`ba161d5`](https://github.com/flowtype/flow-bin/commit/ba161d50d229e4ae6ce2858a7ba87d84b2ebe1d4) v0.111.3 - [`bfee46b`](https://github.com/flowtype/flow-bin/commit/bfee46b977f143df46f9d85c15c46c44cdc0f434) v0.111.1 - [`ee5440d`](https://github.com/flowtype/flow-bin/commit/ee5440d546063da0510a14016196345fa2b88950) v0.111.0 - [`1f9d040`](https://github.com/flowtype/flow-bin/commit/1f9d040270b839979c6cda6921129123cbf21a8b) v0.110.1 - [`b42676d`](https://github.com/flowtype/flow-bin/commit/b42676d04927b647a4e54812a6b0cd501d054f3e) v0.110.0 - [`3957981`](https://github.com/flowtype/flow-bin/commit/3957981f100e62bb3fcad771cee16e9a69d52777) v0.109.0 - [`459b8af`](https://github.com/flowtype/flow-bin/commit/459b8af7954df7a6807aa9779ad57d12b9edbff0) v0.108.0 - Additional commits viewable in [compare view](https://github.com/flowtype/flow-bin/compare/v0.102.0...v0.113.0)


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) - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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)
codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files           1        1           
  Lines          84       84           
  Branches       12       12           
=======================================
  Hits           81       81           
  Misses          3        3

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 97542f2...8d20854. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Superseded by #54.