Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Bump react/socket from 1.12.0 to 1.13.0 #223

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 Jul 1, 2023

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)

Bumps [react/socket](https://github.com/reactphp/socket) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/reactphp/socket/releases)
- [Changelog](https://github.com/reactphp/socket/blob/1.x/CHANGELOG.md)
- [Commits](reactphp/socket@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: react/socket
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants