box-project / box

📦🚀 Fast, zero config application bundler with PHARs.
https://box-project.github.io/box
MIT License
1.11k stars 101 forks source link

build(deps): bump the dependencies group with 4 updates #1299

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the dependencies group with 4 updates: amphp/parallel, symfony/process, symfony/var-dumper and phpunit/phpunit.

Updates amphp/parallel from 2.2.4 to 2.2.6

Release notes

Sourced from amphp/parallel's releases.

2.2.6

What's Changed

  • Fixed hang during shutdown if a process or thread context has not ended (fixes amphp/file#75).

Full Changelog: https://github.com/amphp/parallel/compare/v2.2.5...v2.2.6

2.2.5

What's Changed

  • Fixed potential hang during shutdown if the process context returned from DefaultContextFactory was not shutdown.

Full Changelog: https://github.com/amphp/parallel/compare/v2.2.4...v2.2.5

Commits
  • 5aeaad2 Fix referenced watcher hanging event loop if worker is not joined
  • 7b53bad Add IPC docs
  • f013263 Thread worker tests
  • 8984c83 Mark test as not performing assertions instead of skipped
  • 48653bc Better pool shutdown
  • 470293d Adjust some tests for Windows CI
  • 0a0ab6b ext-parallel is buggy on 8.1
  • 241ad1b Update Psalm and suppress false-positive
  • 42c53f0 Skip exit test in thread
  • bedf7ed Unreference std streams
  • See full diff in compare view


Updates symfony/process from 7.0.0 to 7.0.2

Release notes

Sourced from symfony/process's releases.

v7.0.2

Changelog (https://github.com/symfony/process/compare/v7.0.1...v7.0.2)

Commits
  • acd3eb5 Merge branch '6.4' into 7.0
  • c4b1ef0 Suppress warnings from is_executable
  • 8c0cb68 Merge branch '6.4' into 7.0
  • c3649cf Merge branch '6.3' into 6.4
  • 0a4e8fa Merge branch '5.4' into 6.3
  • 8fa2217 always pass microseconds to usleep as integers
  • See full diff in compare view


Updates symfony/var-dumper from 7.0.0 to 7.0.2

Release notes

Sourced from symfony/var-dumper's releases.

v7.0.2

Changelog (https://github.com/symfony/var-dumper/compare/v7.0.1...v7.0.2)

  • no significant changes
Commits
  • 5f6f1a5 Merge branch '6.4' into 7.0
  • 68d6573 Merge branch '6.3' into 6.4
  • 376d3c6 [VarDumper] Fix CSS alignment in HtmlDumper
  • 01615b5 Merge branch '6.4' into 7.0
  • f0873fd Merge branch '6.3' into 6.4
  • a52ec2b [VarDumper] Test intl formatter broken since dumper does not replace the nnbs...
  • See full diff in compare view


Updates phpunit/phpunit from 10.5.3 to 10.5.5

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.5] - 2023-12-27

Fixed

  • #5619: Reverted change introduced in PHPUnit 10.5.4 that broke backward compatibility

[10.5.4] - 2023-12-27

Fixed

  • #5592: Error Handler prevents error_get_last() usage in tests
  • #5592: E_USER_ERROR does not abort test execution
  • #5612: Empty <coverage> element in XML configuration after migrating configuration
  • #5616: Values from data provider are not shown for failed test
  • #5619: Check and restore error/exception global handlers
  • #5621: Name of data set is missing from TeamCity output
Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 7 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.