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-dev): bump the dependencies group in /requirement-checker with 3 updates #1310

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the dependencies group in /requirement-checker with 3 updates: ergebnis/composer-normalize, phpunit/phpunit and symfony/yaml.

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 6.4.0 to 6.4.3

Release notes

Sourced from symfony/yaml's releases.

v6.4.3

Changelog (https://github.com/symfony/yaml/compare/v6.4.2...v6.4.3)

  • no significant changes
Commits
  • 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