WildPHP / irc-bot

A simple and modular PHP IRC bot
MIT License
84 stars 24 forks source link

Bump react/event-loop from 1.3.0 to 1.4.0 #221

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react/event-loop from 1.3.0 to 1.4.0.

Release notes

Sourced from react/event-loop's releases.

v1.4.0

Changelog

Sourced from react/event-loop's changelog.

1.4.0 (2023-05-05)

Commits
  • 6e7e587 Prepare v1.4.0 release
  • 1e7460b Merge pull request #266 from clue-labs/perf
  • a78ae0b Merge pull request #263 from WyriHaximus-labs/1.x-replace-google.com-with-rea...
  • 2f6d3cd Improve performance of Loop by avoiding unneeded method calls
  • e72f139 Replace 3rd party domains in examples with example.com
  • 21914ff Merge pull request #265 from clue-labs/eintr-pcntl
  • 05225dc Support checking EINTR constant from ext-pcntl without ext-sockets
  • 747a470 Merge pull request #264 from clue-labs/update-tests
  • d1595b7 Update test suite and report failed assertions
  • eaff8fe Merge pull request #258 from WyriHaximus-labs/1.x-test-on-8.2
  • 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.


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)