Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): update phpstan/phpstan requirement from 1.8.0 to 1.8.2 #78

Merged
merged 1 commit into from Aug 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

1.8.2

Improvements 馃敡

  • Basic support for PHP 8.2
    • #[\AllowDynamicProperties] attribute support (RFC)
    • #[\SensitiveParameter] attribute support (RFC)
    • Updated function signatures
    • Fixed deprecations in PHPStan
  • --debug: print previous exceptions (phpstan/phpstan-src@a342b2b), #7590
  • Changed the MutatingScope class to not include impossible arms in it's resulting union type. (#1515), thanks @鈥媘ad-briller!

Bugfixes 馃悰

Function signature fixes 馃

Commits
  • c53312e PHPStan 1.8.2
  • fa219ab Playground API - test PHP 8.2
  • 1e944f3 Updated PHPStan to commit b9d6b3da30adfa4591f42a012575c31eaa52cb7c
  • d28f262 Updated PHPStan to commit 60c435abe1c4945e64346d23695f641a4843cdbf
  • d581a9a Updated PHPStan to commit a6857ee310bedbe71d5d9a57cc18bd988dc02a58
  • 8909978 Updated PHPStan to commit 4e470697f2bfbd0b3352f775ca6616fbd042d334
  • 85c20f5 Updated PHPStan to commit 1d762a2e68cf3d2c0486f962e3d37f9a60279e5c
  • 1752c5d Updated PHPStan to commit 22561e7f12e29bbcaec1b4c3fb9da3946d8ee9de
  • 1449788 Skip phpstan-doctrine on PHP 8.2
  • 9029e89 Updated PHPStan to commit 92bc503ee5b3e1a29b4c7982b4e1efca227caa85
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @xificurk.


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 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)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.8.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.8.0...1.8.2)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 1, 2022
@xificurk
Copy link
Contributor

xificurk commented Aug 1, 2022

@dependabot squash and merge

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2776835636

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.341%

Totals Coverage Status
Change from base Build 2636658575: 0.0%
Covered Lines: 79
Relevant Lines: 82

馃挍 - Coveralls

@dependabot dependabot bot merged commit f91ccaa into master Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-1.8.2 branch August 1, 2022 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants