Skip to content

Commit

Permalink
Update dependency mglaman/phpstan-drupal to v1.3.2 (#2846)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>mglaman/phpstan-drupal (mglaman/phpstan-drupal)</summary>

###
[`v1.3.2`](https://redirect.github.com/mglaman/phpstan-drupal/releases/tag/1.3.2)

[Compare
Source](https://redirect.github.com/mglaman/phpstan-drupal/compare/1.3.1...1.3.2)

#### What's Changed

- Improve error message for alterInfo in PluginManagerInspectionRule by
[@&#8203;mglaman](https://redirect.github.com/mglaman) in
[https://github.com/mglaman/phpstan-drupal/pull/799](https://redirect.github.com/mglaman/phpstan-drupal/pull/799)
- Fix typo by
[@&#8203;prudloff-insite](https://redirect.github.com/prudloff-insite)
in
[https://github.com/mglaman/phpstan-drupal/pull/804](https://redirect.github.com/mglaman/phpstan-drupal/pull/804)

#### New Contributors

- [@&#8203;prudloff-insite](https://redirect.github.com/prudloff-insite)
made their first contribution in
[https://github.com/mglaman/phpstan-drupal/pull/804](https://redirect.github.com/mglaman/phpstan-drupal/pull/804)

**Full Changelog**:
mglaman/phpstan-drupal@1.3.1...1.3.2

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Dec 11, 2024
2 parents 1c68bc9 + aea103a commit 65c3fb9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 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 @@
"friendsofphp/php-cs-fixer": "3.65.0",
"kint-php/kint": "5.1.1",
"kint-php/kint-twig": "5.0",
"mglaman/phpstan-drupal": "1.3.1",
"mglaman/phpstan-drupal": "1.3.2",
"palantirnet/drupal-rector": "0.20.3",
"phpspec/prophecy-phpunit": "2.3.0",
"phpstan/phpstan": "1.12.12",
Expand Down
32 changes: 16 additions & 16 deletions composer.lock

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

0 comments on commit 65c3fb9

Please sign in to comment.