phpstan-rules icon indicating copy to clipboard operation
phpstan-rules copied to clipboard

composer(deps-dev): bump phpstan/phpstan-strict-rules from 1.1.0 to 1.3.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps phpstan/phpstan-strict-rules from 1.1.0 to 1.3.0.

Release notes

Sourced from phpstan/phpstan-strict-rules's releases.

1.3.0

  • 543675a - Fix workflow
  • f6586fa - Fix WrongCaseOfInheritedMethodRule
  • 6ec99ba - Require PHPStan 1.7.15
  • 484a051 - Bleeding edge - rule to disallow loose comparisons
  • 110818b - chore(deps): update dependency slevomat/coding-standard to v7.2.1
  • 2058d10 - chore(deps): update dependency slevomat/coding-standard to v7.2.0
  • 1a4ed28 - Merge tag '1.2.3' into 1.2.x
  • 4855249 - Require PHPStan 1.7.0

1.2.3

  • 0c82c96 - Move IllegalConstructorMethodCallRule and IllegalConstructorStaticCallRule to phpstan-strict-rules

1.2.2

  • c0b61e2 - RequireParentConstructCallRule - fix abstract constructors

1.2.1

  • f3ca646 - Turn on checkAlwaysTrueLooseComparison

1.2.0

  • afbe1e3 - Bleeding edge - set checkDynamicProperties to true
  • 5fd5935 - Require PHPStan 1.6.0
  • 48af1b4 - chore(deps): update dependency slevomat/coding-standard to v7.1
  • 313a97a - Drop alias
  • fda0781 - Drop support for PHP 7.1, require PHPStan 1.5.0
  • 7c68f14 - Update workflow
  • a2ec629 - chore(deps): update dependency slevomat/coding-standard to v7.0.20
  • 6f79156 - chore(deps): update dependency slevomat/coding-standard to v7.0.19
  • 53a8867 - chore(deps): update actions/checkout action to v3
  • 21f7c1b - fix build after phpstan-src change
  • 32d667d - chore(deps): update dependency slevomat/coding-standard to v7
  • cb75e7c - Update renovate.json
  • e7c273e - Update lock-closed-issues.yml
  • 698c15b - chore(deps): update github-actions
  • 6878154 - chore(deps): update metcalfc/changelog-generator action to v1.0.1
  • c6d6ca0 - Delete dependabot.yml
  • b451fb4 - Update and rename renovate.json to .github/renovate.json
  • b36180e - chore(deps): add renovate.json
  • 47b03fb - docs(readme): improve "Enabling rules one-by-one"
  • 38008d0 - Update phpunit.xml
  • 8646e9d - Update release.yml
  • d883e37 - Tweet release action
  • 3468390 - Allow Composer plugins
  • d992449 - Composer > Remove --no-suggest
  • 4619c66 - Fixed incorrect branch alias
Commits
  • 543675a Fix workflow
  • f6586fa Fix WrongCaseOfInheritedMethodRule
  • 6ec99ba Require PHPStan 1.7.15
  • 484a051 Bleeding edge - rule to disallow loose comparisons
  • 110818b chore(deps): update dependency slevomat/coding-standard to v7.2.1
  • 2058d10 chore(deps): update dependency slevomat/coding-standard to v7.2.0
  • 1a4ed28 Merge tag '1.2.3' into 1.2.x
  • 0c82c96 Move IllegalConstructorMethodCallRule and IllegalConstructorStaticCallRule to...
  • 4855249 Require PHPStan 1.7.0
  • c0b61e2 RequireParentConstructCallRule - fix abstract constructors
  • 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[bot] avatar Jun 24 '22 09:06 dependabot[bot]