nextcloud / backup

Backup now. Restore later.
GNU Affero General Public License v3.0
241 stars 33 forks source link

Build(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.15 #579

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps phpunit/phpunit from 9.6.8 to 9.6.15.

Changelog

Sourced from phpunit/phpunit's changelog.

[9.6.15] - 2023-12-01

Fixed

  • #5596: PHPUnit\Framework\TestCase has @internal annotation in PHAR

[9.6.14] - 2023-12-01

Added

  • #5577: --composer-lock CLI option for PHAR binary that displays the composer.lock used to build the PHAR

[9.6.13] - 2023-09-19

Changed

  • The child processes used for process isolation now use temporary files to communicate their result to the parent process

[9.6.12] - 2023-09-12

Changed

  • #5508: Generate code coverage report in PHP format as first in list to avoid serializing cache data

[9.6.11] - 2023-08-19

Added

  • #5478: assertObjectHasProperty() and assertObjectNotHasProperty()

[9.6.10] - 2023-07-10

Changed

  • #5419: Allow empty <extensions> element in XML configuration

[9.6.9] - 2023-06-11

Fixed

  • #5405: XML configuration migration does not migrate whitelist/file elements
  • Always use X.Y.Z version number (and not just X.Y) of PHPUnit's version when checking whether a PHAR-distributed extension is compatible
Commits
  • 05017b8 Prepare release
  • 838af84 Merge branch '8.5' into 9.6
  • 9652df5 Prepare release
  • 3ba3e82 Pin humbug/php-scoper to 0.18.4 for #5596
  • 43653e6 Prepare release
  • c55b107 Merge branch '8.5' into 9.6
  • c14b7dc Prepare release
  • 7000410 Merge branch '8.5' into 9.6
  • 539165b Revert "Ensure that dependencies are up-to-date"
  • 75922e1 Use "composer outdated" instead of "composer show" (because PHPUnit >= 9.6 do...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @nextcloud-command.


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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

ArtificialOwl commented 8 months ago

/rebase