pressbooks / excalibur

Excalibur is a SWORD protocol client for Pressbooks.
GNU General Public License v3.0
3 stars 1 forks source link

Bump phpunit/phpunit from 7.5.20 to 9.5.13 #31

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps phpunit/phpunit from 7.5.20 to 9.5.13.

Changelog

Sourced from phpunit/phpunit's changelog.

[9.5.13] - 2022-01-24

Fixed

  • #4871: Class SebastianBergmann\CodeCoverage\Filter is not found during PHPT tests when PHPUnit is used from PHAR

[9.5.12] - 2022-01-21

Fixed

  • #4799: Memory leaks in PHPUnit\Framework\TestSuite class
  • #4857: Result of debug_backtrace() is not used correctly

[9.5.11] - 2021-12-25

Changed

  • #4812: Do not enforce time limits when a debugging session through DBGp is active
  • #4835: Support for $GLOBALS['_composer_autoload_path'] introduced in Composer 2.2

Fixed

  • #4840: TestDox prettifying for class names does not correctly handle diacritics
  • #4846: Composer proxy script is not ignored

[9.5.10] - 2021-09-25

Changed

  • PHPUnit no longer converts PHP deprecations to exceptions by default (configure convertDeprecationsToExceptions="true" to enable this)
  • The PHPUnit XML configuration file generator now configures convertDeprecationsToExceptions="true"

Fixed

  • #4772: TestDox HTML report not displayed correctly when browser has custom colour settings

[9.5.9] - 2021-08-31

Fixed

  • #4750: Automatic return value generation leads to invalid (and superfluous) test double code generation when a stubbed method returns *|false
  • #4751: Configuration validation fails when using brackets in glob pattern

[9.5.8] - 2021-07-31

Fixed

  • #4740: phpunit.phar does not work with PHP 8.1

[9.5.7] - 2021-07-19

... (truncated)

Commits


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)
private-packagist[bot] commented 2 years ago

composer.lock

Dev Package changes

Package Operation From To Changes
nikic/php-parser add - v4.13.2 view code
phpunit/php-invoker add - 3.1.1 view code
sebastian/cli-parser add - 1.0.1 view code
sebastian/code-unit add - 1.0.8 view code
sebastian/complexity add - 2.0.2 view code
sebastian/lines-of-code add - 1.0.3 view code
sebastian/type add - 2.3.4 view code
phar-io/manifest upgrade 1.0.3 2.0.3 diff
phar-io/version upgrade 2.0.1 3.1.0 diff
phpdocumentor/reflection-docblock upgrade 5.2.2 5.3.0 diff
phpdocumentor/type-resolver upgrade 1.4.0 1.6.0 diff
phpspec/prophecy upgrade 1.13.0 v1.15.0 diff
phpunit/php-code-coverage upgrade 6.1.4 9.2.10 diff
phpunit/php-file-iterator upgrade 2.0.4 3.0.6 diff
phpunit/php-text-template upgrade 1.2.1 2.0.4 diff
phpunit/php-timer upgrade 2.1.3 5.0.3 diff
phpunit/phpunit upgrade 7.5.20 9.5.13 diff
sebastian/code-unit-reverse-lookup upgrade 1.0.2 2.0.3 diff
sebastian/comparator upgrade 3.0.3 4.0.6 diff
sebastian/diff upgrade 3.0.3 4.0.4 diff
sebastian/environment upgrade 4.2.4 5.1.3 diff
sebastian/exporter upgrade 3.1.3 4.0.4 diff
sebastian/global-state upgrade 2.0.0 5.0.3 diff
sebastian/object-enumerator upgrade 3.0.4 4.0.4 diff
sebastian/object-reflector upgrade 1.1.2 2.0.4 diff
sebastian/recursion-context upgrade 3.0.1 4.0.4 diff
sebastian/resource-operations upgrade 2.0.2 3.0.3 diff
sebastian/version upgrade 2.0.1 3.0.2 diff
symfony/polyfill-ctype upgrade v1.23.0 v1.24.0 diff
phpunit/php-token-stream remove 3.1.3 - -

Settings · Docs · Powered by Private Packagist

dependabot[bot] commented 2 years ago

Looks like phpunit/phpunit is up-to-date now, so this is no longer needed.