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
344 stars 40 forks source link

Update Composer QA tooling dependencies #201

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

phpstan/phpstan (phpstan/phpstan) ### [`v1.10.66`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.66) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.65...1.10.66) # Improvements πŸ”§ - Detect mismatch between readonly/non-readonly class parent (https://github.com/phpstan/phpstan-src/commit/986cbdfb2fd0c3de71b31ac3f212bd499d2131e1), [#​10789](https://togithub.com/phpstan/phpstan/issues/10789) - TypeInferenceTestCase - fix for performance problem with PHPUnit 11 (https://github.com/phpstan/phpstan-src/commit/da87a6541f97b01e35d309524f05c0d3d0bc0a00), [#​10757](https://togithub.com/phpstan/phpstan/issues/10757) # Bugfixes πŸ› - `array_push` preserves list (https://github.com/phpstan/phpstan-src/commit/5473b6701c1a9dd3ca1eb676b3b2c0dec43f2535) # Function signature fixes πŸ€– - Fix `redis::get` signature ([#​2990](https://togithub.com/phpstan/phpstan-src/pull/2990)), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! # Internals πŸ” - Prevent unnecessary calls into reflection from JSON extensions ([#​2994](https://togithub.com/phpstan/phpstan-src/pull/2994)), thanks [@​staabm](https://togithub.com/staabm)!
sebastianbergmann/phpunit (phpunit/phpunit) ### [`v10.5.16`](https://togithub.com/sebastianbergmann/phpunit/compare/10.5.15...10.5.16) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.5.15...10.5.16)

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.