Bump nunomaduro/collision from 7.5.2 to 7.6.0 #94

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/nunomaduro/collision-7.6.0 into main
dependabot[bot] commented 2023-06-16 01:09:25 +00:00 (Migrated from github.com)

Bumps nunomaduro/collision from 7.5.2 to 7.6.0.

Changelog

Sourced from nunomaduro/collision's changelog.

v7.6.0 (2023-06-15)

Added

  • Usage with PHPUnit 10.2.2
  • Support for unexpected output
Commits
  • 87faf7b release: v7.6.0
  • e2e6d1a style
  • ce01c4d tests: fixes number of deprecations
  • 745c8a4 feat: support for phpunit unexpected output
  • 4296550 chore: upgrades deps
  • 7a3dd0b Merge pull request #275 from KarinaRashchynskaya/php-unit-argument-fix
  • b0b02e6 fix: use getConfigurationFile in phpunitArguments too
  • 3808533 fix: use getConfigurationFile to phpunitArguments
  • fa54b3b Merge pull request #273 from KarinaRashchynskaya/package-test-command-configu...
  • c814a40 feat: add docblock
  • 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 [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.5.2 to 7.6.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md">nunomaduro/collision's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nunomaduro/collision/compare/v7.5.2...v7.6.0">v7.6.0 (2023-06-15)</a></h2> <h3>Added</h3> <ul> <li>Usage with PHPUnit 10.2.2</li> <li>Support for unexpected output</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nunomaduro/collision/commit/87faf7bc1c42d7fef7c60ec5c143050ce2a6189a"><code>87faf7b</code></a> release: v7.6.0</li> <li><a href="https://github.com/nunomaduro/collision/commit/e2e6d1a9d316fa8858c3010a92e86db1d76ec2b8"><code>e2e6d1a</code></a> style</li> <li><a href="https://github.com/nunomaduro/collision/commit/ce01c4d77d0cb3b2a58528c576dc409c61b4c424"><code>ce01c4d</code></a> tests: fixes number of deprecations</li> <li><a href="https://github.com/nunomaduro/collision/commit/745c8a4379fca53bca6424dfbbf28dcee56a7257"><code>745c8a4</code></a> feat: support for phpunit unexpected output</li> <li><a href="https://github.com/nunomaduro/collision/commit/4296550472b681507732d271c719416023ef62d8"><code>4296550</code></a> chore: upgrades deps</li> <li><a href="https://github.com/nunomaduro/collision/commit/7a3dd0b97a2ceea14a6d8c9a68336e4c52f46551"><code>7a3dd0b</code></a> Merge pull request <a href="https://redirect.github.com/nunomaduro/collision/issues/275">#275</a> from KarinaRashchynskaya/php-unit-argument-fix</li> <li><a href="https://github.com/nunomaduro/collision/commit/b0b02e6f70270a356b5b7f0535e2ff6ebb3ba7ee"><code>b0b02e6</code></a> fix: use <code>getConfigurationFile</code> in <code>phpunitArguments</code> too</li> <li><a href="https://github.com/nunomaduro/collision/commit/3808533cb63847c7ab88d24c44026a67dd37780a"><code>3808533</code></a> fix: use getConfigurationFile to phpunitArguments</li> <li><a href="https://github.com/nunomaduro/collision/commit/fa54b3bc82702cd251d4b63e554ca4c6018e1e9b"><code>fa54b3b</code></a> Merge pull request <a href="https://redirect.github.com/nunomaduro/collision/issues/273">#273</a> from KarinaRashchynskaya/package-test-command-configu...</li> <li><a href="https://github.com/nunomaduro/collision/commit/c814a406be6fdfe57ba17f5a091c7211b403a57d"><code>c814a40</code></a> feat: add docblock</li> <li>Additional commits viewable in <a href="https://github.com/nunomaduro/collision/compare/v7.5.2...v7.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nunomaduro/collision&package-manager=composer&previous-version=7.5.2&new-version=7.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2023-06-22 07:17:02 +00:00 (Migrated from github.com)

Looks like nunomaduro/collision is up-to-date now, so this is no longer needed.

Looks like nunomaduro/collision is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.