Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer: bump the phpunit group with 2 updates #480

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps the phpunit group with 2 updates: phpunit/phpunit and wp-phpunit/wp-phpunit.

Updates phpunit/phpunit from 9.6.13 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
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

Updates wp-phpunit/wp-phpunit from 6.3.1 to 6.4.2

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 7, 2023
@dependabot dependabot bot force-pushed the dependabot/composer/phpunit-b424500072 branch from 0cdfa4a to f922e1a Compare December 11, 2023 08:50
@Sephsekla
Copy link
Collaborator

@dependabot rebase

Bumps the phpunit group with 2 updates: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit).


Updates `phpunit/phpunit` from 9.6.13 to 9.6.15
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.15/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.13...9.6.15)

Updates `wp-phpunit/wp-phpunit` from 6.3.1 to 6.4.2
- [Commits](wp-phpunit/wp-phpunit@6.3.1...6.4.2)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: phpunit
- dependency-name: wp-phpunit/wp-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: phpunit
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/phpunit-b424500072 branch from f922e1a to 32767d3 Compare December 13, 2023 14:52
Copy link
Collaborator

@Sephsekla Sephsekla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit a9d1309 into develop Dec 13, 2023
11 checks passed
@dependabot dependabot bot deleted the dependabot/composer/phpunit-b424500072 branch December 13, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant