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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency phpstan/phpstan-strict-rules to v1 #15

Merged
merged 1 commit into from
Nov 20, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan-strict-rules require-dev major ^0.12.2 -> ^1.0.0

Release Notes

phpstan/phpstan-strict-rules

v1.4.4

Compare Source

  • 23e5f37 - Configuration option strictRules.disallowedLooseComparsion

v1.4.3

Compare Source

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

v1.4.2

Compare Source

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

v1.4.1

Compare Source

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

v1.4.0

Compare Source

v1.3.0

Compare Source

  • 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

v1.2.3

Compare Source

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

v1.2.2

Compare Source

  • c0b61e2 - RequireParentConstructCallRule - fix abstract constructors

v1.2.1

Compare Source

  • f3ca646 - Turn on checkAlwaysTrueLooseComparison

v1.2.0

Compare Source

  • 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

v1.1.0

Compare Source

  • 23ea5ed - Build on PHP 8.1
  • e12d55f - Rules to accomodate first-class callables

v1.0.0

Compare Source

  • 6a7b271 - Open 1.0-dev
  • 80d247b - Improve compatibility with PHPStan 1.0
  • 94c6ac1 - Check internal class name case sensitivity
  • 5985682 - Check ovewritten variables by a for loop
  • 46cf4e8 - Disallowed backtick operator rule
  • 3ca91cc - ClosureUsesThisRule moved from phpstan/phpstan
  • 68ba88b - Improved compatibility with PHPStan 1.0
  • 209f64d - Improved compatibility with PHPStan 1.0
  • 1832bec - Update README.md
  • 94adc1d - Constrain lowest nikic/php-parser to 4.13.0
  • 17d7c7a - Improve compatibility with PHPParser 4.13.0
  • 6c7a981 - Improved compatibility with PHPStan 1.0
  • a9b2cb1 - Improved compatibility with PHPStan 1.0
  • b49efed - Improved compatibility with PHPStan 1.0
  • 7f50eb1 - Update README.md

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from lekoala as a code owner November 15, 2022 19:01
@drupol drupol merged commit 0dd55cc into master Nov 20, 2022
@drupol drupol deleted the renovate/major-phpstan-packages branch November 20, 2022 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant