Skip to content

Commit

Permalink
Update dependency phpstan/phpstan-strict-rules to v1.6.2 (#2890)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[phpstan/phpstan-strict-rules](https://redirect.github.com/phpstan/phpstan-strict-rules)
| `1.6.1` -> `1.6.2` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/phpstan%2fphpstan-strict-rules/1.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/phpstan%2fphpstan-strict-rules/1.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/phpstan%2fphpstan-strict-rules/1.6.1/1.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpstan%2fphpstan-strict-rules/1.6.1/1.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>phpstan/phpstan-strict-rules
(phpstan/phpstan-strict-rules)</summary>

###
[`v1.6.2`](https://redirect.github.com/phpstan/phpstan-strict-rules/releases/tag/1.6.2)

[Compare
Source](https://redirect.github.com/phpstan/phpstan-strict-rules/compare/1.6.1...1.6.2)

-
[b564ca4](http://github.com/phpstan/phpstan-strict-rules/commit/b564ca479e7e735f750aaac4935af965572a7845)
- Handle SimpleXMLElement in VariablePropertyFetchRule
-
[ed6fea0](http://github.com/phpstan/phpstan-strict-rules/commit/ed6fea0ad4ad9c7e25f3ad2e7c4d420cf1e67fe3)
- Added `strictRulesInstalled` parameter
-
[a4a6a08](http://github.com/phpstan/phpstan-strict-rules/commit/a4a6a08bd4a461e516b9c3b8fdbf0f1883b34158)
- Remove dead test because of raised min-php version
-
[b60bffc](http://github.com/phpstan/phpstan-strict-rules/commit/b60bffc846824fdeb70d41cfe4de956c8557e2fd)
- Fix
-
[5d50bde](http://github.com/phpstan/phpstan-strict-rules/commit/5d50bde7ed256a94e50e1466a105f8d53fc5ed3a)
- Fix
-
[0368403](http://github.com/phpstan/phpstan-strict-rules/commit/03684036b5be8ce41a628e84a11ba71ff1d795c5)
- Fix
-
[1721dbf](http://github.com/phpstan/phpstan-strict-rules/commit/1721dbffc29ce0f689dad7f9666c1e99e47439cd)
- Fix after PHPStan update
-
[e208c93](http://github.com/phpstan/phpstan-strict-rules/commit/e208c9311872047b903511e2e03cb0df795014b0)
- Fix after PHPStan update
-
[63956f7](http://github.com/phpstan/phpstan-strict-rules/commit/63956f7896780551ed1ab29e75a6a645d8a0919c)
- Moved illegalConstructorMethodCall rules from phpstan to
phpstan-strict-rules
-
[ad53bd9](http://github.com/phpstan/phpstan-strict-rules/commit/ad53bd9f911e7831e8e02cd3e54faf1d44910c33)
- Remove options removed in PHPStan 2.0
-
[914b5e3](http://github.com/phpstan/phpstan-strict-rules/commit/914b5e3a804d11239b38d5ceb8a90742f94e396f)
- Everything from Bleeding Edge enabled
-
[988fab9](http://github.com/phpstan/phpstan-strict-rules/commit/988fab9e77f55c851d478e1dd4880a00428d1a90)
- Add more separate rule toggles
-
[e227ffd](http://github.com/phpstan/phpstan-strict-rules/commit/e227ffd6848e29aa15e0107b805a3ccd2f2b7895)
- Merge remote-tracking branch 'origin/1.6.x' into 2.0.x
-
[90006f2](http://github.com/phpstan/phpstan-strict-rules/commit/90006f215e7594e1eeeb3db7b524a141df93d980)
- Merge branch '1.6.x' into 2.0.x
-
[1062d48](http://github.com/phpstan/phpstan-strict-rules/commit/1062d489f1d10e79df42d73fa5352a27741d65f1)
- Fix
-
[5eec39f](http://github.com/phpstan/phpstan-strict-rules/commit/5eec39fc6ef36015e6de08949c8e9ae9d64560a3)
- Set `polluteScopeWithBlock` to false
-
[8e2c8b0](http://github.com/phpstan/phpstan-strict-rules/commit/8e2c8b0abb83ec35ba2fca475898880f7e700783)
- Fix deprecations
-
[1ccec91](http://github.com/phpstan/phpstan-strict-rules/commit/1ccec911e6f4b7825e235d6c0f54a11ce8f187bd)
- Remove unnecessary dependency on nikic/php-parser
-
[f8092f9](http://github.com/phpstan/phpstan-strict-rules/commit/f8092f978190646c397e5db26a70aae9b3150f98)
- Update build-cs
-
[f647999](http://github.com/phpstan/phpstan-strict-rules/commit/f647999fed4532778509404e31086eae86a6b68e)
- Stop testing PHP 7.2 and 7.3
-
[f6fb84e](http://github.com/phpstan/phpstan-strict-rules/commit/f6fb84ef14e14130659a29a13421b6d59d51b436)
- Open 2.0.x

</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-drupal).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Jan 19, 2025
2 parents 3555fd8 + 8be741b commit 9b8244d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"mglaman/phpstan-drupal": "1.3.2",
"palantirnet/drupal-rector": "0.20.3",
"phpstan/phpstan": "1.12.15",
"phpstan/phpstan-strict-rules": "1.6.1",
"phpstan/phpstan-strict-rules": "1.6.2",
"phpunit/phpunit": "9.6.22",
"rector/rector": "1.2.10",
"symfony/phpunit-bridge": "7.2.0"
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

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

0 comments on commit 9b8244d

Please sign in to comment.