Commit 3a40b8e
authored
Update dependency phpstan/phpstan to ^1.10.33 (#175)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [phpstan/phpstan](https://togithub.com/phpstan/phpstan) | require-dev
| patch | `^1.10.32` -> `^1.10.33` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>phpstan/phpstan (phpstan/phpstan)</summary>
###
[`v1.10.33`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.33)
[Compare
Source](https://togithub.com/phpstan/phpstan/compare/1.10.32...1.10.33)
# Improvements 🔧
- Support for referencing environment variables in the config
([#​2559](https://togithub.com/phpstan/phpstan-src/pull/2559)),
[#​1918](https://togithub.com/phpstan/phpstan/issues/1918)
- Made parent class reflection resolving lazier
([#​2584](https://togithub.com/phpstan/phpstan-src/pull/2584)),
thanks [@​staabm](https://togithub.com/staabm)!
- FileTypeMapper - optimization of type aliases
(phpstan/phpstan-src@2be81ac)
- Use NonAcceptingNeverType in more places
(phpstan/phpstan-src@3e03e9d)
- MethodCall: mark virtual nullsafe call with attribute
([#​2598](https://togithub.com/phpstan/phpstan-src/pull/2598)),
[#​9830](https://togithub.com/phpstan/phpstan/issues/9830), thanks
[@​janedbal](https://togithub.com/janedbal)!
# Bugfixes 🐛
- Fix `checkBenevolentUnionTypes: true` along with `@template` with
`array-key` bound
([#​2587](https://togithub.com/phpstan/phpstan-src/pull/2587)),
[#​9766](https://togithub.com/phpstan/phpstan/issues/9766), thanks
[@​VincentLanglet](https://togithub.com/VincentLanglet)!
- Fix type inference of `array_sum()`
([#​2591](https://togithub.com/phpstan/phpstan-src/pull/2591)),
[#​9808](https://togithub.com/phpstan/phpstan/issues/9808), thanks
[@​zer0-star](https://togithub.com/zer0-star)!
- Update Symfony polyfills
(phpstan/phpstan-src@dfcaa30),
[#​8538](https://togithub.com/phpstan/phpstan/issues/8538)
# Function signature fixes 🤖
- More precise `inotify` related function signatures
([#​2599](https://togithub.com/phpstan/phpstan-src/pull/2599)),
thanks [@​thg2k](https://togithub.com/thg2k)!
# Internals 🔍
- Prevent most `$parentPhpDocBlock->getClassReflection()->isBuiltin()`
calls
([#​2585](https://togithub.com/phpstan/phpstan-src/pull/2585)),
thanks [@​staabm](https://togithub.com/staabm)!
- micro: use `spl_object_id()`
([#​2592](https://togithub.com/phpstan/phpstan-src/pull/2592)),
thanks [@​staabm](https://togithub.com/staabm)!
- Update `nette/di`
([#​2597](https://togithub.com/phpstan/phpstan-src/pull/2597))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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/ben-challis/sql-migrations).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC44IiwidXBkYXRlZEluVmVyIjoiMzYuNzguOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ad8d1d2 commit 3a40b8e
2 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments