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 8 updates #1312

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the dependencies group with 8 updates:

Package From To
amphp/parallel 2.2.4 2.2.6
humbug/php-scoper 0.18.10 0.18.11
phpdocumentor/type-resolver 1.7.3 1.8.0
symfony/process 7.0.0 7.0.3
symfony/var-dumper 7.0.0 7.0.3
ergebnis/composer-normalize 2.41.1 2.42.0
phpunit/phpunit 10.5.3 10.5.10
symfony/yaml 7.0.0 7.0.3

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 humbug/php-scoper from 0.18.10 to 0.18.11

Release notes

Sourced from humbug/php-scoper's releases.

0.18.11

Features

  • Add support for Symfony 7 (#937)

Misc

  • Upgrade to PHPUnit 10 (#938)
  • Add PHP 8.3 to the matrix (#941)
Commits


Updates phpdocumentor/type-resolver from 1.7.3 to 1.8.0

Release notes

Sourced from phpdocumentor/type-resolver's releases.

1.8.0

What's Changed

This version allows users to get the Item definition of ArrayShape types, and gives you access to the type definition of these item. Using the new ArrayShape::getItems() method.

New Contributors

Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.7.4...1.8.0

1.7.4

What's Changed

This patch ensures this library works with php-parser v5. Due a conflict in the way both libraries were handling the forward compatibility on php 7.4 for language constructs in php 8+. This patch version should not have any impact on the way you are using the library unless you did use the value of the T_NAME_QUALIFIED and T_NAME_FULLY_QUALIFIED constants, and you are running php 7.4

New Contributors

Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.7.3...1.7.4

Commits
  • fad4527 Merge pull request #194 from antoinelame/1.x
  • 8430ca5 Merge pull request #197 from mukuru-shaun/update-parser-token-values-to-ints
  • 6ef1296 Update parser token constant values to ints instead of strings
  • e03361c Merge pull request #196 from phpDocumentor/dependabot/github_actions/phpDocum...
  • 607fb33 Bump phpDocumentor/.github from 0.4.0 to 0.5.0
  • 029d5bf Fix style
  • 3ac1b5e Add missing imports
  • 7aae003 Add ArrayShapeTest
  • 023d067 Merge branch 'phpDocumentor:1.x' into 1.x
  • 6f00a54 [CI] fix yaml lint
  • Additional commits viewable in compare view


Updates symfony/process from 7.0.0 to 7.0.3

Release notes

Sourced from symfony/process's releases.

v7.0.3

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

v7.0.2

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

Commits
  • 937a195 Merge branch '6.4' into 7.0
  • 31642b0 Merge branch '6.3' into 6.4
  • 6c5eceb Merge branch '5.4' into 6.3
  • cbc28e3 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • c9920b0 Merge branch '6.4' into 7.0
  • d33b31f Merge branch '6.3' into 6.4
  • a7b4baa Merge branch '5.4' into 6.3
  • 31ce4a4 Merge branch '6.4' into 7.0
  • 987e740 Merge branch '6.3' into 6.4
  • 8941334 Merge branch '5.4' into 6.3
  • Additional commits viewable in compare view


Updates symfony/var-dumper from 7.0.0 to 7.0.3

Release notes

Sourced from symfony/var-dumper's releases.

v7.0.3

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

v7.0.2

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

  • no significant changes
Commits
  • a7a061a Merge branch '6.4' into 7.0
  • 0435a08 Fix implicitly-required parameters
  • 3e7b782 Merge branch '6.3' into 6.4
  • 88fddc7 Merge branch '5.4' into 6.3
  • ce4685b Fix implicitly-required parameters
  • acfee11 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • b5536d9 Merge branch '5.4' into 6.3
  • b204c6b Merge branch '6.4' into 7.0
  • 7a42c97 Merge branch '6.3' into 6.4
  • 2481df6 Merge branch '5.4' into 6.3
  • Additional commits viewable in compare view


Updates ergebnis/composer-normalize from 2.41.1 to 2.42.0

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.42.0

What's Changed

Full Changelog: https://github.com/ergebnis/composer-normalize/compare/2.41.1...2.42.0

Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.42.0][2.42.0]

For a full diff see [2.41.1...2.42.0][2.40.0...2.42.0].

Changed

Commits
  • 02cf2b6 Enhancement: Prepare release
  • bc2d614 Fix: Reference
  • 3eb078b Merge pull request #1279 from ergebnis/feature/php74
  • 7c03d8f Enhancement: Add support for PHP 7.4
  • 9c5a8fe Merge pull request #1278 from ergebnis/feature/php80
  • e407029 Enhancement: Add support for PHP 8.0
  • 69cf31e Fix: Reference
  • c85fb0c Fix: Use --show-progress option to configure dots progress
  • 2195a8e Merge pull request #1277 from ergebnis/feature/json-normalizer
  • 3521013 Enhancement: Require ergebnis/json-normalizer:^4.5.0
  • Additional commits viewable in compare view


Updates phpunit/phpunit from 10.5.3 to 10.5.10

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.10] - 2024-02-04

Fixed

  • #5692: --log-events-text and --log-events-verbose-text require the destination file to exit

[10.5.9] - 2024-01-22

Fixed

  • #5676: PHPUnit's test runner overwrites custom error handler registered using set_error_handler() in bootstrap script

[10.5.8] - 2024-01-19

Fixed

  • #5673: Confusing error message when migration of a configuration is requested that does not need to be migrated

[10.5.7] - 2024-01-14

Fixed

  • #5662: PHPUnit errors out on startup when the ctype extension is not loaded but a polyfill for it was installed

[10.5.6] - 2024-01-13

Added

  • Added the --debug CLI option as an alias for --no-output --log-events-text php://stdout

Fixed

  • #5455: willReturnCallback() does not pass unknown named variadic arguments to callback
  • #5488: Details about tests that are considered risky are not displayed when the TestDox result printer is used
  • #5516: Assertions that use the LogicalNot constraint (assertNotEquals(), assertStringNotContainsString(), ...) can generate confusing failure messages
  • #5518: Details about deprecations, notices, and warnings are not displayed when the TestDox result printer is used
  • #5574: Wrong backtrace line is reported
  • #5633: --log-events-text and --log-events-verbose-text CLI options do not handle absolute and relative paths
  • #5634: Exceptions in the destructor of a test double are ignored
  • #5641: The TestSuite value object returned by TestSuite\Filtered::testSuite() contains all tests instead of only the filtered tests

[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

... (truncated)

Commits


Updates symfony/yaml from 7.0.0 to 7.0.3

Release notes

Sourced from symfony/yaml's releases.

v7.0.3

Changelog (https://github.com/symfony/yaml/compare/v7.0.2...v7.0.3)

  • no significant changes
Commits
  • 2d4fca6 Merge branch '6.4' into 7.0
  • d757159 Merge branch '6.3' into 6.4
  • 8ab9bb6 Merge branch '5.4' into 6.3
  • e78db7f Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view


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