-
Notifications
You must be signed in to change notification settings - Fork 11
Commit 09f9d47
authored
chore(deps): update dependency psalm/plugin-phpunit to ^0.19.0 (#119)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[psalm/plugin-phpunit](https://togithub.com/psalm/psalm-plugin-phpunit)
| `^0.18.0` -> `^0.19.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)</summary>
###
[`v0.19.0`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.19.0):
Add Psalm 6 support, drop Psalm 4 support
[Compare
Source](https://togithub.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://togithub.com/sander-bol) in
[https://github.com/psalm/psalm-plugin-phpunit/pull/128](https://togithub.com/psalm/psalm-plugin-phpunit/pull/128)
- Replace deprecated `::set-output` by
[@​weirdan](https://togithub.com/weirdan) in
[https://github.com/psalm/psalm-plugin-phpunit/pull/132](https://togithub.com/psalm/psalm-plugin-phpunit/pull/132)
- Dependabot updates for GH actions by
[@​weirdan](https://togithub.com/weirdan) in
[https://github.com/psalm/psalm-plugin-phpunit/pull/133](https://togithub.com/psalm/psalm-plugin-phpunit/pull/133)
- Bump actions/checkout from 2 to 3 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/psalm/psalm-plugin-phpunit/pull/134](https://togithub.com/psalm/psalm-plugin-phpunit/pull/134)
- Bump actions/cache from 2 to 3 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/psalm/psalm-plugin-phpunit/pull/135](https://togithub.com/psalm/psalm-plugin-phpunit/pull/135)
- Switch to MixedReturnStatement, drop Psalm 4 support by
[@​danog](https://togithub.com/danog) in
[https://github.com/psalm/psalm-plugin-phpunit/pull/142](https://togithub.com/psalm/psalm-plugin-phpunit/pull/142)
#### New Contributors
- [@​sander-bol](https://togithub.com/sander-bol) made their first
contribution in
[https://github.com/psalm/psalm-plugin-phpunit/pull/128](https://togithub.com/psalm/psalm-plugin-phpunit/pull/128)
- [@​dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/psalm/psalm-plugin-phpunit/pull/134](https://togithub.com/psalm/psalm-plugin-phpunit/pull/134)
**Full Changelog**:
psalm/psalm-plugin-phpunit@0.18.4...0.19.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-feature/php-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 58e97d2 commit 09f9d47Copy full SHA for 09f9d47
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
0 commit comments