Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Bump phpstan/phpstan from 1.10.62 to 1.10.63 #858

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps phpstan/phpstan from 1.10.62 to 1.10.63.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.63

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Cleanup AnalyserIntegrationTest->runAnalyse() (#2960), thanks @​staabm!
  • ReflectionProvider::hasClass() narrows $className arg (#2976), thanks @​staabm!
Commits
  • ad12836 PHPStan 1.10.63
  • 1b8905e Update baselines
  • 8c64537 Updated PHPStan to commit 8c645376c46bb187eaa0b7a3781d9e3f2b337eec
  • 2d4a799 Updated PHPStan to commit 2d4a799e04a872c585438b767cb6abc7ed7069d1
  • 737f5a0 Updated PHPStan to commit 737f5a065f94a06cc6fe5525ffe38c67c9d867db
  • 063f6a8 Updated PHPStan to commit 063f6a866c52cd054d37c5decbbbbc2743ae5f55
  • 7ceeb21 Updated PHPStan to commit 7ceeb2195031ca71e71f9f70b2570c8a73201048
  • 6512a84 Updated PHPStan to commit 6512a847f91e0dc905c1b434fbbdc9cd78e57122
  • 79aed74 Updated PHPStan to commit 79aed74c25aeeaca477ac856c5b25ee4c39f6ada
  • e7d6c3a Updated PHPStan to commit e7d6c3a768071bc309aff5bf75ab74ea6908b1c9
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.62 to 1.10.63.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.62...1.10.63)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.26%. Comparing base (d48bc3a) to head (a3d0cd0).

Additional details and impacted files
@@           Coverage Diff           @@
##              main    #858   +/-   ##
=======================================
  Coverage     7.26%   7.26%           
  Complexity      59      59           
=======================================
  Files           19      19           
  Lines          234     234           
=======================================
  Hits            17      17           
  Misses         217     217           
Flag Coverage Δ
unittests 7.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gomzyakov gomzyakov merged commit 9c2853c into main Mar 19, 2024
8 checks passed
@gomzyakov gomzyakov deleted the dependabot/composer/phpstan/phpstan-1.10.63 branch March 19, 2024 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant