lightspeedwp / lsx-search

The LSX Search extension seamlessly integrates into the LSX Theme and Extensions
https://lsdev.biz/lsx/extensions/search/
GNU General Public License v3.0
3 stars 1 forks source link

Bump phpunit/phpunit from 8.5.23 to 8.5.24 #107

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps phpunit/phpunit from 8.5.23 to 8.5.24.

Changelog

Sourced from phpunit/phpunit's changelog.

[8.5.24] - 2022-03-05 - #StandWithUkraine

Changed

  • #4874: PHP_FLOAT_EPSILON is now used instead of hardcoded 0.0000000001 in PHPUnit\Framework\Constraint\IsIdentical

Fixed

  • When the HTML code coverage report's configured low upper bound is larger than the high lower bound then the default values are used instead
Commits
  • 293cb00 Prepare release
  • 4634e70 #StandWithUkraine
  • 83e5a9a Make this expectation consistent with others
  • 3f2d882 Consistently use TestRunner::write() instead of Printer::write()
  • e93feea Add note about Symfony's PHPUnit bridge
  • fd7a3d5 Remove deprecated totallyTyped attribute
  • 303d866 Update tools
  • c48c35d Remove deprecated totallyTyped attribute
  • 5ceeed4 Remove superfluous code
  • 8eaae8d Prevent illogical values for high lower bound and low upper bound
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)