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

Update dependency promise-readable to v5 #12

Merged
merged 1 commit into from
Jul 15, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 15, 2019

This PR contains the following updates:

Package Type Update Change
promise-readable devDependencies major ^4.2.1 -> ^5.0.1

Release Notes

dex4er/js-promise-readable

v5.0.1

Compare Source

  • Minor tweaks in README.

v5.0.0

Compare Source

  • PromiseReadable implements AsyncIterable so it is possible to use
    for await (const chunk of promiseReadable) loop.
  • New method iterate is provided.

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

coveralls commented Jul 15, 2019

Coverage Status

Coverage increased (+0.6%) to 72.477% when pulling 6cb6af9 on renovate/promise-readable-5.x into fb4af27 on master.

@renovate renovate bot force-pushed the renovate/promise-readable-5.x branch from 5700ea6 to 2b06cbf Compare July 15, 2019 10:39
@renovate renovate bot force-pushed the renovate/promise-readable-5.x branch from 2b06cbf to 6cb6af9 Compare July 15, 2019 12:42
@dex4er dex4er merged commit 459d209 into master Jul 15, 2019
@renovate renovate bot deleted the renovate/promise-readable-5.x branch July 15, 2019 13:45
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.

None yet

3 participants