psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)
### [`v0.19.0`](https://redirect.github.com/psalm/psalm-plugin-phpunit/releases/tag/0.19.0): Add Psalm 6 support, drop Psalm 4 support
[Compare Source](https://redirect.github.com/psalm/psalm-plugin-phpunit/compare/0.18.4...0.19.0)
This release adds support for Psalm 6, dropping support for Psalm 4.
#### What's Changed
- Update README.md by [@sander-bol](https://redirect.github.com/sander-bol) in [https://github.com/psalm/psalm-plugin-phpunit/pull/128](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/128)
- Replace deprecated `::set-output` by [@weirdan](https://redirect.github.com/weirdan) in [https://github.com/psalm/psalm-plugin-phpunit/pull/132](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/132)
- Dependabot updates for GH actions by [@weirdan](https://redirect.github.com/weirdan) in [https://github.com/psalm/psalm-plugin-phpunit/pull/133](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/133)
- Bump actions/checkout from 2 to 3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/psalm/psalm-plugin-phpunit/pull/134](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/134)
- Bump actions/cache from 2 to 3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/psalm/psalm-plugin-phpunit/pull/135](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/135)
- Switch to MixedReturnStatement, drop Psalm 4 support by [@danog](https://redirect.github.com/danog) in [https://github.com/psalm/psalm-plugin-phpunit/pull/142](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/142)
#### New Contributors
- [@sander-bol](https://redirect.github.com/sander-bol) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/128](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/128)
- [@dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/134](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/134)
**Full Changelog**: https://github.com/psalm/psalm-plugin-phpunit/compare/0.18.4...0.19.0
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^0.18.4
->^0.19.0
Release Notes
psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)
### [`v0.19.0`](https://redirect.github.com/psalm/psalm-plugin-phpunit/releases/tag/0.19.0): Add Psalm 6 support, drop Psalm 4 support [Compare Source](https://redirect.github.com/psalm/psalm-plugin-phpunit/compare/0.18.4...0.19.0) This release adds support for Psalm 6, dropping support for Psalm 4. #### What's Changed - Update README.md by [@sander-bol](https://redirect.github.com/sander-bol) in [https://github.com/psalm/psalm-plugin-phpunit/pull/128](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/128) - Replace deprecated `::set-output` by [@weirdan](https://redirect.github.com/weirdan) in [https://github.com/psalm/psalm-plugin-phpunit/pull/132](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/132) - Dependabot updates for GH actions by [@weirdan](https://redirect.github.com/weirdan) in [https://github.com/psalm/psalm-plugin-phpunit/pull/133](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/133) - Bump actions/checkout from 2 to 3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/psalm/psalm-plugin-phpunit/pull/134](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/134) - Bump actions/cache from 2 to 3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/psalm/psalm-plugin-phpunit/pull/135](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/135) - Switch to MixedReturnStatement, drop Psalm 4 support by [@danog](https://redirect.github.com/danog) in [https://github.com/psalm/psalm-plugin-phpunit/pull/142](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/142) #### New Contributors - [@sander-bol](https://redirect.github.com/sander-bol) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/128](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/128) - [@dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/134](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/134) **Full Changelog**: https://github.com/psalm/psalm-plugin-phpunit/compare/0.18.4...0.19.0Configuration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more information about the use of Renovate Bot within Laminas.