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

Bump phpstan/phpstan-strict-rules from 1.3.0 to 1.4.4 #77

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2022

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

Release notes

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

1.4.4

  • 23e5f37 - Configuration option strictRules.disallowedLooseComparsion

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

Commits
  • 23e5f37 Configuration option strictRules.disallowedLooseComparsion
  • 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
  • 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)

Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.3.0 to 1.4.4.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@1.3.0...1.4.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Sep 23, 2022
@WyriHaximus WyriHaximus added this to the 2.6.0 milestone Sep 24, 2022
@WyriHaximus WyriHaximus merged commit 4aa0078 into master Sep 24, 2022
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-strict-rules-1.4.4 branch September 24, 2022 06:10
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 JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant