Skip to content

Conversation

@dependabot
Copy link

@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>
@WyriHaximus
Copy link
Contributor

@dependabot recreate

@WyriHaximus
Copy link
Contributor

@dependabot close

@dependabot dependabot bot closed this Mar 8, 2021
@dependabot dependabot bot deleted the dependabot/composer/react-parallel/event-loop-1.1.0 branch March 8, 2021 20:43
@WyriHaximus
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 8, 2021

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@WyriHaximus
Copy link
Contributor

@dependabot reopen

@dependabot dependabot bot reopened this Mar 8, 2021
@dependabot dependabot bot restored the dependabot/composer/react-parallel/event-loop-1.1.0 branch March 8, 2021 20:43
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.

2 participants