Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Bump phpstan/phpstan from 0.12.28 to 0.12.42 #397

Open
wants to merge 1 commit into
base: production
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 23, 2021

Bumps phpstan/phpstan from 0.12.28 to 0.12.42.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.42

Fix error: Exception: Return value of PHPStan\PhpDoc\ResolvedPhpDocBlock::getNameScope() must be an instance of PHPStan\Analyser\NameScope, null returned (phpstan/phpstan-src@6e73d64), #3820

0.12.41

Improvements 馃敡

  • Faster result cache - analyse dependent files only if public-facing thing (like public or protected properties, methods, constants etc.) from changed file was changed (#314)
  • Missing typehints: recurse into generic objects parameters (#306), thanks @鈥媎ktapps!
  • Updated nikic/php-parser to 4.9.1 (phpstan/phpstan-src@abf2d0f)
  • Add option to check internal class capitalization (#313), thanks @鈥婻iimu!

Bugfixes 馃悰

0.12.40

Improvements 馃敡

Bugfixes 馃悰

0.12.39

Improvements 馃敡

Bleeding edge 馃敧

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.

... (truncated)

Commits
  • 7c43b7c PHPStan 0.12.42
  • d7b9e89 Updated PHPStan to commit 6e73d64d0c6b80de95f9d1a24ce71e4940eae715
  • 75140de PHPStan 0.12.41
  • 521b72b Updated PHPStan to commit e16d1d3a239a0c0931e9326291184832a7519b08
  • def79ff Updated PHPStan to commit fac2a54859c93a60e2c79bab45f57d192754b2dd
  • a598510 Updated PHPStan to commit 3e6a07f9d10d638fc0eb7b12f3715445248f4de7
  • a96f334 GitHub Actions - pin general v2 version
  • 38b0874 Bump @tailwindcss/ui from 0.4.0 to 0.5.0 in /website
  • 744ed35 Bump luxon from 1.24.1 to 1.25.0 in /website
  • 98ddb82 Bump typescript from 3.9.7 to 4.0.2 in /website
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 23, 2021
@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-0.12.42 branch 3 times, most recently from 5318aaf to 1c9d699 Compare April 16, 2021 21:32
@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-0.12.42 branch from 1c9d699 to 0993c71 Compare April 21, 2021 19:03
@opdavies opdavies force-pushed the production branch 2 times, most recently from 22d40bb to 7f39c01 Compare April 22, 2021 21:28
@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-0.12.42 branch from 0993c71 to 4fe2b22 Compare May 26, 2021 22:22
@opdavies opdavies force-pushed the production branch 2 times, most recently from 37483b0 to ee99d98 Compare May 27, 2021 06:10
@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-0.12.42 branch from 4fe2b22 to 5d043d2 Compare November 26, 2021 09:08
@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-0.12.42 branch from 5d043d2 to ea57244 Compare December 8, 2021 12:41
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.28 to 0.12.42.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.28...0.12.42)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-0.12.42 branch from ea57244 to 58e62fe Compare December 8, 2021 19:13
@opdavies opdavies force-pushed the production branch 6 times, most recently from 609e461 to cae2091 Compare December 17, 2021 23:05
@opdavies opdavies force-pushed the production branch 3 times, most recently from 86e9a49 to 29014d1 Compare December 28, 2021 15:59
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants