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

Bump react/child-process from 0.6.3 to 0.6.4 #10

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2021

Bumps react/child-process from 0.6.3 to 0.6.4.

Release notes

Sourced from react/child-process's releases.

v0.6.4

  • Feature / Fix: Skip sigchild check if phpinfo() has been disabled. (#89 by @​clue)

  • Fix: Fix detecting closed socket pipes on PHP 8. (#90 by @​clue)

Changelog

Sourced from react/child-process's changelog.

0.6.4 (2021-10-12)

  • Feature / Fix: Skip sigchild check if phpinfo() has been disabled. (#89 by @​clue)

  • Fix: Fix detecting closed socket pipes on PHP 8. (#90 by @​clue)

Commits
  • a778f3f Prepare v0.6.4 release
  • 2ec1022 Merge pull request #89 from clue-labs/no-phpinfo
  • 74da6d5 Merge pull request #90 from clue-labs/close-socket
  • 8c9117f Improve test suite to skip FD test when hitting memory limit
  • 58363a1 Fix detecting closed socket pipes on PHP 8
  • 7b4e74b Skip sigchild check if phpinfo() has been disabled
  • 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)

@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #10 (0efb7ca) into main (ce6abdd) will not change coverage.
The diff coverage is n/a.

❗ Current head 0efb7ca differs from pull request most recent head 7de0890. Consider uploading reports for the commit 7de0890 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##                main       #10   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        66        66           
===========================================
  Files             13        13           
  Lines            233       233           
===========================================
  Hits             233       233           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce6abdd...7de0890. Read the comment docs.

@gsteel
Copy link
Member

gsteel commented Dec 16, 2021

@dependabot rebase

Bumps [react/child-process](https://github.com/reactphp/child-process) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/reactphp/child-process/releases)
- [Changelog](https://github.com/reactphp/child-process/blob/master/CHANGELOG.md)
- [Commits](reactphp/child-process@v0.6.3...v0.6.4)

---
updated-dependencies:
- dependency-name: react/child-process
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/react/child-process-0.6.4 branch from 0efb7ca to 7de0890 Compare December 16, 2021 10:41
@github-actions github-actions bot merged commit 5f92296 into main Dec 16, 2021
@github-actions github-actions bot deleted the dependabot/composer/react/child-process-0.6.4 branch December 16, 2021 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant