Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Bump phpunit/phpunit from 10.2.0 to 10.2.1 #718

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps phpunit/phpunit from 10.2.0 to 10.2.1.

Changelog

Sourced from phpunit/phpunit's changelog.

[10.2.1] - 2023-06-05

Changed

  • PHPUnit\Runner\ErrorHandler no longer emits events for errors that occur in PHPUnit's own code (or code of its dependencies) and are suppressed using the @ operator
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 the dependencies Pull requests that update a dependency file label Jun 5, 2023
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@9b5953b). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head a76bd45 differs from pull request most recent head d9f78bf. Consider uploading reports for the commit d9f78bf to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##             main    #718   +/-   ##
======================================
  Coverage        ?   8.65%           
  Complexity      ?      58           
======================================
  Files           ?      18           
  Lines           ?     208           
  Branches        ?       0           
======================================
  Hits            ?      18           
  Misses          ?     190           
  Partials        ?       0           
Flag Coverage Δ
unittests 8.65% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gomzyakov
Copy link
Owner

@dependabot rebase

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.2.0 to 10.2.1.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.1/ChangeLog-10.2.md)
- [Commits](sebastianbergmann/phpunit@10.2.0...10.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/phpunit/phpunit-10.2.1 branch from a76bd45 to d9f78bf Compare June 6, 2023 12:42
@gomzyakov gomzyakov merged commit 04a1930 into main Jun 6, 2023
@gomzyakov gomzyakov deleted the dependabot/composer/phpunit/phpunit-10.2.1 branch June 6, 2023 12:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant