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

Update phpstan/phpstan requirement from 1.8.2 to 1.8.6 #68

Merged
merged 1 commit into from Oct 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from phpstan/phpstan's releases.

1.8.6

Improvements 馃敡

Bleeding edge 馃敧

  • Change curl_setopt function signature based on 2nd arg (#1719), thanks @鈥媠taabm!

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Bugfixes 馃悰

Function signature fixes 馃

... (truncated)

Commits
  • c386ab2 PHPStan 1.8.6
  • cbf2ce1 Update ignoring-errors.md
  • 0688dec ignoreErrors: multiple messages in and explicit reportUnmatched
  • ede35bb Updated PHPStan to commit 8bd73706ed4cf064484d08803dd7e5b8c4f34993
  • 2c7c2cd Updated PHPStan to commit 2531ca32902479ceeaa9e0034aeacefb7335d2bf
  • 1da7f85 Reproduce Phalcon 5 problem
  • 60d2e24 Updated PHPStan to commit b0babd082514303ec62deb5f16cf330f845c1821
  • a98d279 Add integration test for autoload-psr (C-based autoloader)
  • a6a7bc2 Updated PHPStan to commit a628fb34293c84c807a1a561883811067e49ebcb
  • 65b94f8 Fix
  • 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.9.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.8.2...1.8.6)

---
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 Oct 1, 2022
@xificurk
Copy link
Contributor

xificurk commented Oct 1, 2022

@dependabot squash and merge

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3164480275

  • 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.154%

Totals Coverage Status
Change from base Build 2971492936: 0.0%
Covered Lines: 50
Relevant Lines: 52

馃挍 - Coveralls

@dependabot dependabot bot merged commit c968108 into master Oct 1, 2022
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-1.8.6 branch October 1, 2022 12:03
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