Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2020

Bumps react-parallel/event-loop from 1.0.1 to 1.1.0.

Release notes

Sourced from react-parallel/event-loop's releases.

1.1.0

Metrics

Added support for metrics through wyrihaximus/metrics:

use React�ventLoop\Factory;
use ReactParallel�ventLoop�ventLoopBridge;
use ReactParallel�ventLoop\Metrics;
use WyriHaximus\Metrics\Configuration;
use WyriHaximus\Metrics\InMemory\Registry;
$loop = Factory::create();
$eventLoopBridge = (new EventLoopBridge($loop))->withMetrics(Metrics::create(new Registry(Configuration::create())));

1.1.0

CI 🚧,Dependencies 📦,Documentation 📚,JSON 👨‍💼,MarkDown 📝,NEON 🦹‍♂️,PHP 🐘,Source 🔮,Tests 🧪,YAML 🍄

Commits
  • e859517 Merge pull request #2 from reactphp-parallel/add-metrics
  • 22cc502 Add metrics
  • 3f73062 Merge pull request #6 from reactphp-parallel/add-github-config
  • 0eac896 Add GitHub Configuration
  • aabe7af Updated package description icon
  • See full diff 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.


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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [react-parallel/event-loop](https://github.com/reactphp-parallel/event-loop) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/reactphp-parallel/event-loop/releases)
- [Commits](reactphp-parallel/event-loop@1.0.1...1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from WyriHaximus as a code owner November 18, 2020 06:07
@dependabot dependabot bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Nov 18, 2020
@github-actions github-actions bot added this to the 1.1.0 milestone Nov 18, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2020

Superseded by #7.

@dependabot dependabot bot closed this Dec 21, 2020
@dependabot dependabot bot deleted the dependabot/composer/react-parallel/event-loop-1.1.0 branch December 21, 2020 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant