Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Bump wyrihaximus/test-utilities from 3.3.3 to 3.4.0 #9

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps wyrihaximus/test-utilities from 3.3.3 to 3.4.0.

Release notes

Sourced from wyrihaximus/test-utilities's releases.

3.4.0

Aside from dependency updates, this release adds a PHPUnit plugin to detect slow tests by @jakobbuis.

Usage

Add the following to the root phpunit XML element as a child in phpunit.xml

    <extensions>
        <extension class="SSTR\SlowTestReporter" />
    </extensions>

3.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 2

Dependencies 📦,JSON 👨‍💼,PHP 🐘

Configuration ⚙

Dependencies 📦,Feature 🏗,JSON 👨‍💼,PHP 🐘

Commits
  • b9e9680 Merge pull request #341 from WyriHaximus/dependabot/composer/roave/infection-...
  • e52ecad Bump roave/infection-static-analysis-plugin from 1.6.0 to 1.7.0
  • 274e54b Merge pull request #340 from WyriHaximus/gitignore-etc/qa/phpunit.result.cache
  • b67720d Ignore etc/qa/.phpunit.result.cache for git commits
  • 902ed0e Merge pull request #339 from WyriHaximus/dependabot/composer/ergebnis/compose...
  • 47b18f9 Bump ergebnis/composer-normalize from 2.13.0 to 2.13.2
  • 73051e6 Merge pull request #338 from WyriHaximus/dependabot/composer/ergebnis/compose...
  • e34c1f7 Bump ergebnis/composer-normalize from 2.11.0 to 2.13.0
  • d06b49a Merge pull request #337 from WyriHaximus/dependabot/composer/vimeo/psalm-4.3.2
  • b6da04f Bump vimeo/psalm from 4.3.1 to 4.3.2
  • Additional commits viewable in compare view

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)

Bumps [wyrihaximus/test-utilities](https://github.com/WyriHaximus/php-test-utilities) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/WyriHaximus/php-test-utilities/releases)
- [Commits](WyriHaximus/php-test-utilities@3.3.3...3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from WyriHaximus as a code owner January 5, 2021 06:31
@dependabot dependabot bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jan 5, 2021
@github-actions github-actions bot modified the milestone: 1.1.0 Jan 5, 2021
@WyriHaximus WyriHaximus merged commit b3c381f into main Jan 5, 2021
@dependabot dependabot bot deleted the dependabot/composer/wyrihaximus/test-utilities-3.4.0 branch January 5, 2021 06:46
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 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant