Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2021

Bumps phpunit/phpunit from 8.5.13 to 9.5.4.

Changelog

Sourced from phpunit/phpunit's changelog.

Changes in PHPUnit 8.5

All notable changes of the PHPUnit 8.5 release series are documented in this file using the Keep a CHANGELOG principles.

[8.5.15] - 2021-03-17

Fixed

  • #4591: TeamCity logger logs warnings as test failures

[8.5.14] - 2021-01-17

Fixed

  • #4535: getMockFromWsdl() does not handle methods that do not have parameters correctly
  • #4572: Schema validation does not work with %xx sequences in path to phpunit.xsd
  • #4575: PHPUnit 8.5 incompatibility with PHP 8.1
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)

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Mar 24, 2021
@nickvergessen
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/phpunit/phpunit-9.5.4 branch from 3a1ffe9 to f8a3ed7 Compare March 26, 2021 15:53
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

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

Need to check that unit tests also use this version as currently the github actions deploy it from elsewhere

@nickvergessen nickvergessen force-pushed the dependabot/composer/phpunit/phpunit-9.5.4 branch from 069769a to f8e4441 Compare March 29, 2021 08:48
@nickvergessen nickvergessen merged commit f4d8a2e into master Mar 29, 2021
@nickvergessen nickvergessen deleted the dependabot/composer/phpunit/phpunit-9.5.4 branch March 29, 2021 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants