marcocesarato / php-conventional-changelog

A PHP tool built to generate a changelog from a project's commit messages and metadata following the conventionalcommits.org and automate versioning with semver.org.
GNU General Public License v3.0
230 stars 31 forks source link

chore(deps): update dependency php-mock/php-mock-phpunit to v2.7.1 #64

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
php-mock/php-mock-phpunit require-dev minor 2.6.1 -> 2.7.1

Release Notes

php-mock/php-mock-phpunit ### [`v2.7.1`](https://togithub.com/php-mock/php-mock-phpunit/releases/tag/2.7.1) [Compare Source](https://togithub.com/php-mock/php-mock-phpunit/compare/2.7.0...2.7.1) #### What's Changed - fix: PHPUnit 10.0.17 compatibility by [@​michalbundyra](https://togithub.com/michalbundyra) in [https://github.com/php-mock/php-mock-phpunit/pull/57](https://togithub.com/php-mock/php-mock-phpunit/pull/57) **Full Changelog**: https://github.com/php-mock/php-mock-phpunit/compare/2.7.0...2.7.1 ### [`v2.7.0`](https://togithub.com/php-mock/php-mock-phpunit/releases/tag/2.7.0) [Compare Source](https://togithub.com/php-mock/php-mock-phpunit/compare/2.6.1...2.7.0) #### What's Changed - feat: Support for PHPUnit 10 by [@​michalbundyra](https://togithub.com/michalbundyra) in [https://github.com/php-mock/php-mock-phpunit/pull/56](https://togithub.com/php-mock/php-mock-phpunit/pull/56) **Full Changelog**: https://github.com/php-mock/php-mock-phpunit/compare/2.6.1...2.7.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.