factory-bot icon indicating copy to clipboard operation
factory-bot copied to clipboard

composer(deps-dev): bump phpstan/phpstan-strict-rules from 1.2.0 to 1.4.3

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps phpstan/phpstan-strict-rules from 1.2.0 to 1.4.3.

Release notes

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

1.4.3

  • 431b3d6 - Fix wrong error when function is rebound.
  • 1f3b649 - Add regression test for non-looping loops

1.4.2

  • 4e57160 - Revert "Add regression test for non-looping loops"

1.4.1

  • 749afc7 - Configuration parameters to enable/disable rules - fix for VariablePropertyFetchRule
  • 6f0133d - Add regression test for non-looping loops

1.4.0

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
Commits
  • 431b3d6 Fix wrong error when function is rebound.
  • 1f3b649 Add regression test for non-looping loops
  • 4e57160 Revert "Add regression test for non-looping loops"
  • 749afc7 Configuration parameters to enable/disable rules - fix for VariablePropertyFe...
  • 6f0133d Add regression test for non-looping loops
  • a73b397 Update workflow
  • 8019e79 Update README.md
  • f120c3b Configuration parameters to enable/disable rules
  • 6ec8ce7 Update build.yml
  • a885399 Create tag workflow
  • 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 Sep 01 '22 16:09 dependabot[bot]

Codecov Report

Merging #869 (1a801ed) into main (43181d5) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #869   +/-   ##
=========================================
  Coverage     98.93%   98.93%           
  Complexity      105      105           
=========================================
  Files            25       25           
  Lines           283      283           
=========================================
  Hits            280      280           
  Misses            3        3           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Sep 01 '22 16:09 codecov[bot]

Superseded by #878.

dependabot[bot] avatar Sep 23 '22 16:09 dependabot[bot]