martin-georgiev / postgresql-for-doctrine

PostgreSQL enhancements for Doctrine. Provides support for advanced data types (json, jssnb, arrays), text search, array operators and jsonb specific functions.
https://packagist.org/packages/martin-georgiev/postgresql-for-doctrine
MIT License
343 stars 40 forks source link

Update Composer QA tooling dependencies #199

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan ^1.10.63 -> ^1.10.65 age adoption passing confidence
phpunit/phpunit (source) ^10.5.13 -> ^10.5.15 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan) ### [`v1.10.65`](https://togithub.com/phpstan/phpstan/compare/1.10.64...1.10.65) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.64...1.10.65) ### [`v1.10.64`](https://togithub.com/phpstan/phpstan/compare/1.10.63...1.10.64) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.63...1.10.64)
sebastianbergmann/phpunit (phpunit/phpunit) ### [`v10.5.15`](https://togithub.com/sebastianbergmann/phpunit/compare/10.5.14...10.5.15) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.5.14...10.5.15) ### [`v10.5.14`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/10.5.14): PHPUnit 10.5.14 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.5.13...10.5.14) ##### Changed - [#​5747](https://togithub.com/sebastianbergmann/phpunit/pull/5747): Cache result of `Groups::groups()` - [#​5748](https://togithub.com/sebastianbergmann/phpunit/pull/5748): Improve performance of `NamePrettifier::prettifyTestMethodName()` - [#​5750](https://togithub.com/sebastianbergmann/phpunit/pull/5750): Micro-optimize `NamePrettifier::prettifyTestMethodName()` once again ##### Fixed - [#​5760](https://togithub.com/sebastianbergmann/phpunit/issues/5760): TestDox printer does not display details about exceptions raised in before-test methods *** [How to install or update PHPUnit](https://docs.phpunit.de/en/10.5/installation.html)

Configuration

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

🚦 Automerge: Disabled because a matching PR was automerged previously.

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

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



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