Skip to content
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

Update react/event-loop requirement from ^1.3.0 to ^1.5.0 #169

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Updates the requirements on react/event-loop to permit the latest version.

Release notes

Sourced from react/event-loop's releases.

v1.5.0

Changelog

Sourced from react/event-loop's changelog.

1.5.0 (2023-11-13)

1.4.0 (2023-05-05)

1.3.0 (2022-03-17)

1.2.0 (2021-07-11)

A major new feature release, see release announcement.

  • Feature: Introduce new concept of default loop with the new Loop class. (#226 by @​WyriHaximus, #229, #231 and #232 by @​clue)

    The Loop class exists as a convenient global accessor for the event loop.

... (truncated)

Commits
  • bbe0bd8 Prepare v1.5.0 release
  • 3b5a789 Merge pull request #270 from clue-labs/uv-0.3
  • 67f4642 Merge pull request #267 from samsonasik/use-spl-object-id
  • c0ae01e Merge pull request #269 from clue-labs/php8.3
  • dd4881b Update tests for ext-uv on PHP 8+
  • f1f14b8 Test on PHP 8.3 and update test environment
  • 4a8f6af [Performance] Use spl_object_id() when possible
  • f665998 Merge pull request #268 from SimonFrings/uv
  • 61c0555 Install uv-extension in v0.2.4 for PHP 7.x in test matrix
  • 6e7e587 Prepare v1.4.0 release
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [react/event-loop](https://github.com/reactphp/event-loop) to permit the latest version.
- [Release notes](https://github.com/reactphp/event-loop/releases)
- [Changelog](https://github.com/reactphp/event-loop/blob/1.x/CHANGELOG.md)
- [Commits](reactphp/event-loop@v1.3.0...v1.5.0)

---
updated-dependencies:
- dependency-name: react/event-loop
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d08c89) 76.23% compared to head (a1f4b77) 76.54%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #169      +/-   ##
============================================
+ Coverage     76.23%   76.54%   +0.31%     
- Complexity       66       67       +1     
============================================
  Files            13       13              
  Lines           202      226      +24     
============================================
+ Hits            154      173      +19     
- Misses           48       53       +5     

see 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stale stale bot added the wontfix This will not be worked on label Dec 15, 2023
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 Pull requests that update Php code wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants