box-project / box

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

build(deps-dev): bump the dependencies group with 2 updates #1293

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the dependencies group with 2 updates: ergebnis/composer-normalize and phpunit/phpunit.

Updates ergebnis/composer-normalize from 2.40.0 to 2.41.1

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.41.1

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

2.41.0

What's Changed

Full Changelog: https://github.com/ergebnis/composer-normalize/compare/2.40.0...2.41.0

Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.41.1][2.41.1]

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

Fixed

[2.41.0][2.41.0]

For a full diff see [2.40.0...2.41.0][2.40.0...2.41.0].

Changed

Fixed

Commits
  • 01eb2d9 Enhancement: Prepare release
  • 8eeef44 Fix: Reference
  • 54311ba Merge pull request #1243 from ergebnis/dependabot/composer/ergebnis/json-norm...
  • 9ce23a9 Fix: Update CHANGELOG.md
  • d6f714b composer(deps): Bump ergebnis/json-normalizer from 4.4.0 to 4.4.1
  • 63b3338 Enhancement: Update ergebnis/composer-normalize
  • 2b5fd81 Enhancement: Prepare release
  • 064378e Merge pull request #1241 from ergebnis/dependabot/composer/ergebnis/json-norm...
  • 4c30343 Fix: Update CHANGELOG.md
  • 421a8d4 composer(deps): Bump ergebnis/json-normalizer from 4.3.0 to 4.4.0
  • Additional commits viewable in compare view


Updates phpunit/phpunit from 10.5.2 to 10.5.3

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.3] - 2023-12-13

Deprecated

  • Test\AssertionFailed and Test\AssertionSucceeded events
  • PHPUnit\Runner\Extension\Facade::requireExportOfObjects() and PHPUnit\Runner\Extension\Facade::requiresExportOfObjects()
  • registerMockObjectsFromTestArgumentsRecursively attribute on the <phpunit> element of the XML configuration file
  • PHPUnit\TextUI\Configuration\Configuration::registerMockObjectsFromTestArgumentsRecursively()

Fixed

  • #5614: Infinite recursion when data provider provides recursive array
Commits
  • 6fce887 Prepare release
  • b8cf243 Deprecate functionality removed in 6fa53c3a46e3f98e9e3dc42b78806d605d151dd3
  • dd0bef1 Deprecate functionality removed in e84b162de6a84ca2f27ff6ff59e8ca51eb2793ee
  • dbd762d Update ChangeLog
  • 9b127f5 fixed code style
  • 3fe865b fixed #5614
  • 43a79f9 created regression test for #5614
  • 4272cbd Do not limit code coverage to Migrator object (and include Migration objects)
  • 7013a31 Fix: Reuse reference to emitter
  • 286ffc2 Merge branch '9.6' into 10.5
  • Additional commits viewable 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
theofidry commented 9 months ago

@dependabot rebase