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(deps-dev): bump phpunit/phpunit from 9.2.6 to 9.5.1 #514

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2021

Bumps phpunit/phpunit from 9.2.6 to 9.5.1.

Changelog

Sourced from phpunit/phpunit's changelog.

9.5.1 - 2021-01-17

Fixed

  • #4572: Schema validation does not work with %xx sequences in path to phpunit.xsd

9.5.0 - 2020-12-04

Changed

  • #4490: Emit Error instead of Warning when test case class cannot be instantiated
  • #4491: Emit Error instead of Warning when data provider does not work correctly
  • #4492: Emit Error instead of Warning when test double configuration is invalid
  • #4493: Emit error when (configured) test directory does not exist

Fixed

  • #4535: getMockFromWsdl() does not handle methods that do not have parameters correctly
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

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #514 (0373b9f) into main (a508c02) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #514      +/-   ##
============================================
+ Coverage     99.04%   99.06%   +0.01%     
+ Complexity      110      103       -7     
============================================
  Files            25       25              
  Lines           315      320       +5     
============================================
+ Hits            312      317       +5     
  Misses            3        3              
Impacted Files Coverage Δ Complexity Δ
src/EntityDefinition.php 100.00% <0.00%> (ø) 5.00% <0.00%> (ø%)
src/FixtureFactory.php 98.00% <0.00%> (+0.05%) 42.00% <0.00%> (-4.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a508c02...9f0535b. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/composer/phpunit/phpunit-9.5.1 branch 4 times, most recently from db452e1 to 0b59407 Compare January 25, 2021 08:19
@dependabot dependabot bot force-pushed the dependabot/composer/phpunit/phpunit-9.5.1 branch from 0b59407 to 9f0535b Compare February 2, 2021 07:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2021

Superseded by #525.

@dependabot dependabot bot closed this Feb 3, 2021
@dependabot dependabot bot deleted the dependabot/composer/phpunit/phpunit-9.5.1 branch February 3, 2021 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants