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
362 stars 44 forks source link

Update Composer QA tooling dependencies #222

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
friendsofphp/php-cs-fixer ^3.60.0 -> ^3.61.1 age adoption passing confidence
phpstan/phpstan ^1.11.8 -> ^1.11.9 age adoption passing confidence
phpunit/phpunit (source) ^10.5.28 -> ^10.5.29 age adoption passing confidence

Release Notes

PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer) ### [`v3.61.1`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3611) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.61.0...v3.61.1) - fix: `NoSuperfluousPhpdocTagsFixer` - fix "Undefined array key 0" error ([#​8150](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8150)) ### [`v3.61.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3610) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.60.0...v3.61.0) - feat: no_superfluous_phpdoc_tags - also cover ?type ([#​8125](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8125)) - feat: support PHPUnit v9.1 naming for some asserts ([#​7997](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7997)) - fix: Do not mangle non-whitespace token in `PhpdocIndentFixer` ([#​8147](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8147)) - DX: add more typehints for `class-string` ([#​8139](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8139)) - DX: refactor `ProjectCodeTest::provideDataProviderMethodCases` ([#​8138](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8138))
phpstan/phpstan (phpstan/phpstan) ### [`v1.11.9`](https://togithub.com/phpstan/phpstan/compare/1.11.8...1.11.9) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.11.8...1.11.9)
sebastianbergmann/phpunit (phpunit/phpunit) ### [`v10.5.29`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/10.5.29): PHPUnit 10.5.29 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.5.28...10.5.29) ##### Fixed - [#​5887](https://togithub.com/sebastianbergmann/phpunit/pull/5887): Issue baseline generator does not correctly handle ignoring suppressed issues - [#​5908](https://togithub.com/sebastianbergmann/phpunit/issues/5908): `--list-tests` and `--list-tests-xml` CLI options do not report error when data provider method throws exception *** [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 was generated by Mend Renovate. View the repository job log.