-
Notifications
You must be signed in to change notification settings - Fork 9
Commit 2c7a65e
authored
chore(deps): update dependency vimeo/psalm to ~5.26.0 (#131)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vimeo/psalm](https://redirect.github.com/vimeo/psalm) | `~5.25.0` ->
`~5.26.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>vimeo/psalm (vimeo/psalm)</summary>
###
[`v5.26.1`](https://redirect.github.com/vimeo/psalm/compare/5.26.0...5.26.1)
[Compare
Source](https://redirect.github.com/vimeo/psalm/compare/5.26.0...5.26.1)
###
[`v5.26.0`](https://redirect.github.com/vimeo/psalm/releases/tag/5.26.0)
[Compare
Source](https://redirect.github.com/vimeo/psalm/compare/5.25.0...5.26.0)
<!-- Release notes generated using configuration in .github/release.yml
at 5.x -->
#### What's Changed
##### Features
- Add mysqli.execute-query as sink for TaintedSql by
[@​cgocast](https://redirect.github.com/cgocast) in
[https://github.com/vimeo/psalm/pull/11021](https://redirect.github.com/vimeo/psalm/pull/11021)
- Add TaintedCallable sinks for 4 core generic functions by
[@​cgocast](https://redirect.github.com/cgocast) in
[https://github.com/vimeo/psalm/pull/11090](https://redirect.github.com/vimeo/psalm/pull/11090)
- Improve mysql fetch_field\* return type by
[@​MoonE](https://redirect.github.com/MoonE) in
[https://github.com/vimeo/psalm/pull/11009](https://redirect.github.com/vimeo/psalm/pull/11009)
- Check for `psalm.dist.xml` as well by
[@​HypeMC](https://redirect.github.com/HypeMC) in
[https://github.com/vimeo/psalm/pull/11031](https://redirect.github.com/vimeo/psalm/pull/11031)
##### Fixes
- Change `ReflectionParameter::getName()` result type to
`non-empty-string` by [@​vjik](https://redirect.github.com/vjik)
in
[https://github.com/vimeo/psalm/pull/11037](https://redirect.github.com/vimeo/psalm/pull/11037)
- Fix mysqli_real_escape_string stub by
[@​kamil-tekiela](https://redirect.github.com/kamil-tekiela) in
[https://github.com/vimeo/psalm/pull/11078](https://redirect.github.com/vimeo/psalm/pull/11078)
- Fix mysqli_get_client_version by
[@​kamil-tekiela](https://redirect.github.com/kamil-tekiela) in
[https://github.com/vimeo/psalm/pull/11074](https://redirect.github.com/vimeo/psalm/pull/11074)
- Up the minimum required version of nikic/php-parser to 4.17 by
[@​chesn0k](https://redirect.github.com/chesn0k) in
[https://github.com/vimeo/psalm/pull/10968](https://redirect.github.com/vimeo/psalm/pull/10968)
- Fix callable/lowercase strings coercion by
[@​weirdan](https://redirect.github.com/weirdan) in
[https://github.com/vimeo/psalm/pull/11091](https://redirect.github.com/vimeo/psalm/pull/11091)
- Consistently emit issues for properties on classes with unknown mixins
by [@​issidorov](https://redirect.github.com/issidorov) in
[https://github.com/vimeo/psalm/pull/11081](https://redirect.github.com/vimeo/psalm/pull/11081)
#### New Contributors
- [@​chesn0k](https://redirect.github.com/chesn0k) made their
first contribution in
[https://github.com/vimeo/psalm/pull/10968](https://redirect.github.com/vimeo/psalm/pull/10968)
**Full Changelog**:
vimeo/psalm@5.25.0...5.26.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 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/open-feature/php-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3f52f45 commit 2c7a65eCopy full SHA for 2c7a65e
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
0 commit comments