WyriHaximus / HtmlCompress

MIT License
78 stars 17 forks source link

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

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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)