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

chore(deps): update dependency into-stream to v6 #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2020

This PR contains the following updates:

Package Type Update Change
into-stream devDependencies major 5.1.1 -> 6.0.0

Release Notes

sindresorhus/into-stream

v6.0.0

Compare Source

Breaking
Breaking for TypeScript users
  • Only use a CommonJS export for the TypeScript definition (reason)
    You need to change import intoStream from 'into-stream'; to import intoStream = require('into-stream');
Enhancements
  • Support async iterables (#​16) 62f1ed7
  • Allow arrays of arrays in intoStream.object TypeScript type definition (#​15) ef2b8dc

Renovate configuration

📅 Schedule: "before 6am" in timezone Europe/Amsterdam.

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

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.

1 participant