acquia / cli

Acquia CLI
GNU General Public License v2.0
45 stars 47 forks source link

Bump the dependencies group with 1 update #1599

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the dependencies group with 1 update: phpstan/phpstan.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.36

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • ffa3089 PHPStan 1.10.36
  • 5b84f9f Updated PHPStan to commit 5b84f9f0da56e377ee56730d82f28b0a9c6caabe
  • 2b9af36 Updated PHPStan to commit 2b9af363a3d2a9620c4b9bfb65e81813b69623d0
  • dcfa3b1 Updated PHPStan to commit dcfa3b11b5d15b5f3f51fd1bcdcfbd90522f9df6
  • 7db9166 Update baselines
  • 65cda8b Updated PHPStan to commit 65cda8b95caa36fb5abe807bd7c03a91eab14e6f
  • e3023e0 Updated PHPStan to commit e3023e0c451fb62030fe08b78039a5480d89a912
  • d25b897 Updated PHPStan to commit d25b897cc6671e7042cf669c9efe3ec05dde1a47
  • 2011cfe Updated PHPStan to commit 2011cfe035b01980f92f894b003ac9a93317469f
  • cbefca4 Updated PHPStan to commit cbefca4caf56679d53c86cc08b3d46b7de1fcc5c
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (f8a51f4) 91.76% compared to head (dcb634f) 91.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1599 +/- ## ========================================= Coverage 91.76% 91.76% Complexity 1809 1809 ========================================= Files 124 124 Lines 6471 6471 ========================================= Hits 5938 5938 Misses 533 533 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.