irc-bot icon indicating copy to clipboard operation
irc-bot copied to clipboard

Bump react/socket from 1.12.0 to 1.13.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps react/socket from 1.12.0 to 1.13.0.

Release notes

Sourced from react/socket's releases.

v1.13.0

  • Feature: Include timeout logic to avoid dependency on reactphp/promise-timer. (#305 by @​clue)

  • Feature: Improve errno detection for failed connections without ext-sockets. (#304 by @​clue)

  • Improve test suite, clean up leftover .sock files and report failed assertions. (#299, #300, #301 and #306 by @​clue)

Changelog

Sourced from react/socket's changelog.

1.13.0 (2023-06-07)

  • Feature: Include timeout logic to avoid dependency on reactphp/promise-timer. (#305 by @​clue)

  • Feature: Improve errno detection for failed connections without ext-sockets. (#304 by @​clue)

  • Improve test suite, clean up leftover .sock files and report failed assertions. (#299, #300, #301 and #306 by @​clue)

Commits
  • cff482b Prepare v1.13.0 release
  • 17306ce Merge pull request #305 from clue-labs/no-timeout
  • 78dc111 Include timeout logic to avoid dependency on reactphp/promise-timer
  • bf11696 Merge pull request #306 from clue-labs/lelegacy
  • c98419a Work around broken composer install for legacy PHP on Windows
  • 7da8a6b Merge pull request #304 from clue-labs/errno-pcntl
  • cdc7a31 Improve errno detection for failed connections without ext-sockets
  • 936546b Merge pull request #300 from clue-labs/assert
  • 4d44b5a Update test environment to report failed assertions
  • 1bc5337 Merge pull request #301 from clue-labs/sock
  • 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)

dependabot[bot] avatar Jul 01 '23 08:07 dependabot[bot]