mezzio-skeleton
mezzio-skeleton copied to clipboard
Update dependency psalm/plugin-phpunit to ^0.19.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
psalm/plugin-phpunit | ^0.18.4 -> ^0.19.0 |
Release Notes
psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)
v0.19.0
: Add Psalm 6 support, drop Psalm 4 support
This release adds support for Psalm 6, dropping support for Psalm 4.
What's Changed
- Update README.md by @sander-bol in https://github.com/psalm/psalm-plugin-phpunit/pull/128
- Replace deprecated
::set-output
by @weirdan in https://github.com/psalm/psalm-plugin-phpunit/pull/132 - Dependabot updates for GH actions by @weirdan in https://github.com/psalm/psalm-plugin-phpunit/pull/133
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/psalm/psalm-plugin-phpunit/pull/134
- Bump actions/cache from 2 to 3 by @dependabot in https://github.com/psalm/psalm-plugin-phpunit/pull/135
- Switch to MixedReturnStatement, drop Psalm 4 support by @danog in https://github.com/psalm/psalm-plugin-phpunit/pull/142
New Contributors
- @sander-bol made their first contribution in https://github.com/psalm/psalm-plugin-phpunit/pull/128
- @dependabot made their first contribution in https://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
Read more information about the use of Renovate Bot within Laminas.