Lctrs / psalm-psr-container-plugin

Let Psalm understand better psr11 containers
MIT License
16 stars 4 forks source link

chore(deps): update all non-major dependencies #1185

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
phpunit/phpunit (source) 10.5.31 -> 10.5.32 age adoption passing confidence require-dev patch
ridedott/merge-me-action v2.10.99 -> v2.10.100 age adoption passing confidence action patch

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit) ### [`v10.5.32`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/10.5.32): PHPUnit 10.5.32 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/10.5.31...10.5.32) ##### Added - [#​5937](https://redirect.github.com/sebastianbergmann/phpunit/issues/5937): `failOnPhpunitDeprecation` attribute on the `` element of the XML configuration file and `--fail-on-phpunit-deprecation` CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider) - `displayDetailsOnPhpunitDeprecations` attribute on the `` element of the XML configuration file and `--display-phpunit-deprecations` CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display) ##### Changed - [#​5937](https://redirect.github.com/sebastianbergmann/phpunit/issues/5937): PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the `--fail-on-phpunit-deprecation` CLI option or the `failOnPhpunitDeprecation="true"` attribute on the `` element of the XML configuration file. - Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the `--display-phpunit-deprecations` CLI option or the `displayDetailsOnPhpunitDeprecations` attribute on the `` element of the XML configuration file. *** [How to install or update PHPUnit](https://docs.phpunit.de/en/10.5/installation.html)
ridedott/merge-me-action (ridedott/merge-me-action) ### [`v2.10.100`](https://redirect.github.com/ridedott/merge-me-action/releases/tag/v2.10.100) [Compare Source](https://redirect.github.com/ridedott/merge-me-action/compare/v2.10.99...v2.10.100) ##### Chores - **deps:** bump ridedott/release-me-action from 3.10.44 to 3.10.45 ([3101f47](https://redirect.github.com/ridedott/merge-me-action/commit/3101f4775a6b20d4db9ed311555a3c488c1a88f3))

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.