Skip to content

Commit

Permalink
Update dependency vimeo/psalm to v6.4.0 (#4395)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vimeo/psalm](https://redirect.github.com/vimeo/psalm) | `6.3.0` ->
`6.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/vimeo%2fpsalm/6.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/vimeo%2fpsalm/6.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/vimeo%2fpsalm/6.3.0/6.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/vimeo%2fpsalm/6.3.0/6.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vimeo/psalm (vimeo/psalm)</summary>

###
[`v6.4.0`](https://redirect.github.com/vimeo/psalm/releases/tag/6.4.0)

[Compare
Source](https://redirect.github.com/vimeo/psalm/compare/6.3.0...6.4.0)

<!-- Release notes generated using configuration in .github/release.yml
at 6.x -->

#### What's Changed

##### Features

- Add forbiddenConstants config by
[@&#8203;danog](https://redirect.github.com/danog) in
[https://github.com/vimeo/psalm/pull/11245](https://redirect.github.com/vimeo/psalm/pull/11245)
- Add --review shortcut for psalm.phar by
[@&#8203;danog](https://redirect.github.com/danog) in
[https://github.com/vimeo/psalm/pull/11246](https://redirect.github.com/vimeo/psalm/pull/11246)

##### Fixes

- Add array function parameter type providers by
[@&#8203;danog](https://redirect.github.com/danog) in
[https://github.com/vimeo/psalm/pull/11247](https://redirect.github.com/vimeo/psalm/pull/11247)

**Full Changelog**: vimeo/psalm@6.3.0...6.4.0

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Runroom/archetype-symfony).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Feb 5, 2025
2 parents edd61a0 + 50d4f6b commit 70d41d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"symfony/maker-bundle": "1.62.1",
"symfony/stopwatch": "7.2.2",
"symfony/web-profiler-bundle": "7.2.3",
"vimeo/psalm": "6.3.0",
"vimeo/psalm": "6.4.0",
"weirdan/doctrine-psalm-plugin": "2.10.0",
"zenstruck/browser": "1.9.1"
},
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 70d41d3

Please sign in to comment.