stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.04k stars 391 forks source link

Update dependency highland to v2.13.3 #334

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
highland dependencies patch 2.13.1 -> 2.13.3 homepage, source

Release Notes

caolan/highland ### [`v2.13.3`](https://togithub.com/caolan/highland/blob/master/CHANGELOG.md#​2133) [Compare Source](https://togithub.com/caolan/highland/compare/2.13.2...2.13.3) ##### Bugfix - Fixes a bug in `pipe` where errors would be emitted twice. ### [`v2.13.2`](https://togithub.com/caolan/highland/blob/master/CHANGELOG.md#​2132) [Compare Source](https://togithub.com/caolan/highland/compare/2.13.1...2.13.2) ##### Bugfix - Fixes a regression in the `through` transform. If it is called with an un-paused through stream _and_ the source Highland stream has buffered data (or generates data synchronously), then that data may be lost. [#​671](https://togithub.com/caolan/highland/issues/671). - Fix `pipe` so that it does not emit data synchronously. This allows for chained pipes to work properly even if a stream in the middle of the pipe is unpaused. [#​671](https://togithub.com/caolan/highland/issues/671).

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.