Release notes
*Sourced from [react/stream's releases](https://github.com/reactphp/stream/releases).*
> ## v1.1.0
> * Improvement: Increase performance by optimizing global function and constant look ups
> ([#137](https://github-redirect.dependabot.com/reactphp/stream/issues/137) by [**WyriHaximus**](https://github.com/WyriHaximus))
> * Travis: Test against PHP 7.3
> ([#138](https://github-redirect.dependabot.com/reactphp/stream/issues/138) by [**WyriHaximus**](https://github.com/WyriHaximus))
> * Fix: Ignore empty reads
> ([#139](https://github-redirect.dependabot.com/reactphp/stream/issues/139) by [**WyriHaximus**](https://github.com/WyriHaximus))
>
> ## v1.0.0
> * First stable LTS release, now following [SemVer](https://semver.org/).
> We'd like to emphasize that this component is production ready and battle-tested.
> We plan to support all long-term support (LTS) releases for at least 24 months,
> so you have a rock-solid foundation to build on top of.
>
> > Contains no other changes, so it's actually fully compatible with the v0.7.7 release.
Changelog
*Sourced from [react/stream's changelog](https://github.com/reactphp/stream/blob/master/CHANGELOG.md).*
> ## 1.1.0 (2018-01-01)
>
> * Improvement: Increase performance by optimizing global function and constant look ups
> ([#137](https://github-redirect.dependabot.com/reactphp/stream/issues/137) by [**WyriHaximus**](https://github.com/WyriHaximus))
> * Travis: Test against PHP 7.3
> ([#138](https://github-redirect.dependabot.com/reactphp/stream/issues/138) by [**WyriHaximus**](https://github.com/WyriHaximus))
> * Fix: Ignore empty reads
> ([#139](https://github-redirect.dependabot.com/reactphp/stream/issues/139) by [**WyriHaximus**](https://github.com/WyriHaximus))
>
> ## 1.0.0 (2018-07-11)
>
> * First stable LTS release, now following [SemVer](https://semver.org/).
> We'd like to emphasize that this component is production ready and battle-tested.
> We plan to support all long-term support (LTS) releases for at least 24 months,
> so you have a rock-solid foundation to build on top of.
>
> > Contains no other changes, so it's actually fully compatible with the v0.7.7 release.
Commits
- [`5042685`](https://github.com/reactphp/stream/commit/50426855f7a77ddf43b9266c22320df5bf6c6ce6) Prepare v1.1.0 release
- [`5040a37`](https://github.com/reactphp/stream/commit/5040a37654a77da1e1308666136f504dcd64dfba) Merge pull request [#139](https://github-redirect.dependabot.com/reactphp/stream/issues/139) from WyriHaximus-secret-labs/ext-uv-feof
- [`5b9d87d`](https://github.com/reactphp/stream/commit/5b9d87dfdd217fe38dba12065d5d840b1aecc45e) Only close stream when the we reached end of the stream
- [`2f39d05`](https://github.com/reactphp/stream/commit/2f39d059570c4f3a6d03ed9bb15c83ed25809746) Merge pull request [#138](https://github-redirect.dependabot.com/reactphp/stream/issues/138) from WyriHaximus-secret-labs/travis-7.3
- [`4302b6b`](https://github.com/reactphp/stream/commit/4302b6bc738a29206ed2a557f58cd399e4ce43f0) Test against PHP 7.3 on travis
- [`f16ca72`](https://github.com/reactphp/stream/commit/f16ca723829c8452f6ed84e3e82315695c64a605) Merge pull request [#137](https://github-redirect.dependabot.com/reactphp/stream/issues/137) from WyriHaximus-secret-labs/function-name-look-up-pe...
- [`aea4ab4`](https://github.com/reactphp/stream/commit/aea4ab49d506b3f6ff55dd4455e04a91923caf76) Prefix all global functions calls with \ to skip the look up and resolve proc...
- [`fdd0140`](https://github.com/reactphp/stream/commit/fdd0140f42805d65bf9687636503db0b326d2244) Prepare v1.0.0 release
- See full diff in [compare view](https://github.com/reactphp/stream/compare/v0.7.7...v1.1.0)
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.
If all status checks pass Dependabot will automatically merge this pull request.
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](https://app.dependabot.com):
- 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.
Bumps react/stream from 0.7.7 to 1.1.0.
Release notes
*Sourced from [react/stream's releases](https://github.com/reactphp/stream/releases).* > ## v1.1.0 > * Improvement: Increase performance by optimizing global function and constant look ups > ([#137](https://github-redirect.dependabot.com/reactphp/stream/issues/137) by [**WyriHaximus**](https://github.com/WyriHaximus)) > * Travis: Test against PHP 7.3 > ([#138](https://github-redirect.dependabot.com/reactphp/stream/issues/138) by [**WyriHaximus**](https://github.com/WyriHaximus)) > * Fix: Ignore empty reads > ([#139](https://github-redirect.dependabot.com/reactphp/stream/issues/139) by [**WyriHaximus**](https://github.com/WyriHaximus)) > > ## v1.0.0 > * First stable LTS release, now following [SemVer](https://semver.org/). > We'd like to emphasize that this component is production ready and battle-tested. > We plan to support all long-term support (LTS) releases for at least 24 months, > so you have a rock-solid foundation to build on top of. > > > Contains no other changes, so it's actually fully compatible with the v0.7.7 release.Changelog
*Sourced from [react/stream's changelog](https://github.com/reactphp/stream/blob/master/CHANGELOG.md).* > ## 1.1.0 (2018-01-01) > > * Improvement: Increase performance by optimizing global function and constant look ups > ([#137](https://github-redirect.dependabot.com/reactphp/stream/issues/137) by [**WyriHaximus**](https://github.com/WyriHaximus)) > * Travis: Test against PHP 7.3 > ([#138](https://github-redirect.dependabot.com/reactphp/stream/issues/138) by [**WyriHaximus**](https://github.com/WyriHaximus)) > * Fix: Ignore empty reads > ([#139](https://github-redirect.dependabot.com/reactphp/stream/issues/139) by [**WyriHaximus**](https://github.com/WyriHaximus)) > > ## 1.0.0 (2018-07-11) > > * First stable LTS release, now following [SemVer](https://semver.org/). > We'd like to emphasize that this component is production ready and battle-tested. > We plan to support all long-term support (LTS) releases for at least 24 months, > so you have a rock-solid foundation to build on top of. > > > Contains no other changes, so it's actually fully compatible with the v0.7.7 release.Commits
- [`5042685`](https://github.com/reactphp/stream/commit/50426855f7a77ddf43b9266c22320df5bf6c6ce6) Prepare v1.1.0 release - [`5040a37`](https://github.com/reactphp/stream/commit/5040a37654a77da1e1308666136f504dcd64dfba) Merge pull request [#139](https://github-redirect.dependabot.com/reactphp/stream/issues/139) from WyriHaximus-secret-labs/ext-uv-feof - [`5b9d87d`](https://github.com/reactphp/stream/commit/5b9d87dfdd217fe38dba12065d5d840b1aecc45e) Only close stream when the we reached end of the stream - [`2f39d05`](https://github.com/reactphp/stream/commit/2f39d059570c4f3a6d03ed9bb15c83ed25809746) Merge pull request [#138](https://github-redirect.dependabot.com/reactphp/stream/issues/138) from WyriHaximus-secret-labs/travis-7.3 - [`4302b6b`](https://github.com/reactphp/stream/commit/4302b6bc738a29206ed2a557f58cd399e4ce43f0) Test against PHP 7.3 on travis - [`f16ca72`](https://github.com/reactphp/stream/commit/f16ca723829c8452f6ed84e3e82315695c64a605) Merge pull request [#137](https://github-redirect.dependabot.com/reactphp/stream/issues/137) from WyriHaximus-secret-labs/function-name-look-up-pe... - [`aea4ab4`](https://github.com/reactphp/stream/commit/aea4ab49d506b3f6ff55dd4455e04a91923caf76) Prefix all global functions calls with \ to skip the look up and resolve proc... - [`fdd0140`](https://github.com/reactphp/stream/commit/fdd0140f42805d65bf9687636503db0b326d2244) Prepare v1.0.0 release - See full diff in [compare view](https://github.com/reactphp/stream/compare/v0.7.7...v1.1.0)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
.If all status checks pass Dependabot will automatically merge this pull request.
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](https://app.dependabot.com): - 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.