box-project / box

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

build(deps): bump the dependencies group with 2 updates #1388

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the dependencies group with 2 updates: symfony/var-dumper and phpunit/phpunit.

Updates symfony/var-dumper from 7.1.1 to 7.1.2

Release notes

Sourced from symfony/var-dumper's releases.

v7.1.2

Changelog (https://github.com/symfony/var-dumper/compare/v7.1.1...v7.1.2)

Commits
  • 5857c57 Merge branch '7.0' into 7.1
  • a9d8914 Merge branch '6.4' into 7.0
  • c33d420 take the new DOM HTMLElement class into account
  • c31566e [VarDumper] Fix FFICaster test to be platform-adaptable
  • f828481 [VarDumper] Fix FFI caster test
  • See full diff in compare view


Updates phpunit/phpunit from 10.5.20 to 10.5.24

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 10.5.24

Changed

  • #5877: Use array_pop() instead of array_shift() for processing Test objects in TestSuite::run() and optimize TestSuite::isEmpty()

How to install or update PHPUnit

PHPUnit 10.5.23

Changed

  • #5875: Also destruct TestCase objects early that use a data provider

How to install or update PHPUnit

PHPUnit 10.5.22

Changed

  • #5871: Do not collect unnecessary information using debug_backtrace()

How to install or update PHPUnit

PHPUnit 10.5.21

Changed

  • #5861: Destroy TestCase object after its test was run

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.24] - 2024-06-20

Changed

  • #5877: Use array_pop() instead of array_shift() for processing Test objects in TestSuite::run() and optimize TestSuite::isEmpty()

[10.5.23] - 2024-06-20

Changed

  • #5875: Also destruct TestCase objects early that use a data provider

[10.5.22] - 2024-06-19

Changed

  • #5871: Do not collect unnecessary information using debug_backtrace()

[10.5.21] - 2024-06-15

Changed

  • #5861: Destroy TestCase object after its test was run
Commits
  • 5f124e3 Prepare release
  • 46e02a3 Update ChangeLog
  • 3a664ca optimize empty checks in TestSuite
  • 933af56 Use array_pop instead of slow array_shift
  • 1282659 Prepare release
  • 67323d2 This needs to be an end-to-end test (otherwise it would be affected by random...
  • 23deadb Update ChangeLog
  • b2f136f Narrow type (and remove superfluous documentation)
  • 541fd37 Refactor unsetting tests during TestSuite::run, for even faster destruction o...
  • 8afb89b Prepare release
  • 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