Skip to content

Bump react/stream from 0.7.5 to 0.7.7 #3

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

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps react/stream from 0.7.5 to 0.7.7.

Release notes

Sourced from react/stream's releases.

v0.7.7

  • Improve test suite by fixing forward compatibility with upcoming EventLoop
    releases, avoid risky tests and add test group to skip integration tests
    relying on internet connection and apply appropriate test timeouts.
    (#128, #131 and #132 by clue)

v0.7.6

  • Fix: Work around reading from unbuffered pipe stream in legacy PHP < 5.4.28 and PHP < 5.5.12
    (#126 by clue)

  • Improve test suite by simplifying test bootstrapping logic via Composer and
    test against PHP 7.2
    (#127 by clue and #124 by carusogabriel)

Changelog

Sourced from react/stream's changelog.

0.7.7 (2018-01-19)

  • Improve test suite by fixing forward compatibility with upcoming EventLoop
    releases, avoid risky tests and add test group to skip integration tests
    relying on internet connection and apply appropriate test timeouts.
    (#128, #131 and #132 by clue)

0.7.6 (2017-12-21)

  • Fix: Work around reading from unbuffered pipe stream in legacy PHP < 5.4.28 and PHP < 5.5.12
    (#126 by clue)

  • Improve test suite by simplifying test bootstrapping logic via Composer and
    test against PHP 7.2
    (#127 by clue and #124 by carusogabriel)

Commits
  • 1010089 Prepare v0.7.7 release
  • df46cde Merge pull request #132 from clue-labs/internet
  • 8dbf5be Merge pull request #131 from clue-labs/loop
  • 63112d6 Avoid warnings about risky tests
  • d98ba35 Fix testing against legacy LibEventLoop
  • ef87054 Apply timeout for integration tests relying on internet connection
  • f85ff19 Reduce traffic for functional tests to max 50KB per test
  • 8bbced8 Merge pull request #128 from clue-labs/loop
  • 279ffd1 Fix forward compatibility with upcoming EventLoop releases
  • 4e07a00 Prepare v0.7.6 release
  • Additional commits viewable in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @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 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:

  • 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](https://github.com/reactphp/stream) from 0.7.5 to 0.7.7.
- [Release notes](https://github.com/reactphp/stream/releases)
- [Changelog](https://github.com/reactphp/stream/blob/master/CHANGELOG.md)
- [Commits](reactphp/stream@v0.7.5...v0.7.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #5.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/react/stream-0.7.7 branch July 12, 2018 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant