-
Notifications
You must be signed in to change notification settings - Fork 1
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
composer(deps-dev): bump the version-updates group with 3 updates #88
composer(deps-dev): bump the version-updates group with 3 updates #88
Conversation
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan), [rector/rector](https://github.com/rectorphp/rector) and [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) to permit the latest version. Updates `phpstan/phpstan` to 1.11.11 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.10...1.11.11) Updates `rector/rector` to 1.2.4 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@1.2.3...1.2.4) Updates `symplify/phpstan-rules` to 13.0.1 - [Release notes](https://github.com/symplify/phpstan-rules/releases) - [Commits](symplify/phpstan-rules@13.0.0...13.0.1) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: version-updates - dependency-name: rector/rector dependency-type: direct:development dependency-group: version-updates - dependency-name: symplify/phpstan-rules dependency-type: direct:development dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Filescomposer.json
|
Code Climate has analyzed commit 263e4a0 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 100.0% (0.0% change). View more on Code Climate. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #88 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 29 29
===========================================
Files 4 4
Lines 93 93
===========================================
Hits 93 93
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Updates the requirements on phpstan/phpstan, rector/rector and symplify/phpstan-rules to permit the latest version.
Updates
phpstan/phpstan
to 1.11.11Release notes
Sourced from phpstan/phpstan's releases.
Commits
707c2ae
PHPStan 1.11.110656aa1
Empty Carbon baseline11210ed
Update Carbon and test it more58d202f
Updated PHPStan to commit 58d202fddc5597a1fa274ca3b64c352717818c4ff618124
Updated PHPStan to commit f6181244c1d4e9054f47a80fff5ec1ee2647914d07d6405
Updated PHPStan to commit 07d64058830765dbb3bf194cffdf66c98db20a38aa05a7d
Updated PHPStan to commit aa05a7d1993464ec105558a0138cb65340bb8d2df7fca4a
Updated PHPStan to commit f7fca4abacec1ee7064cad266945e511b26852aac28c936
Updated PHPStan to commit c28c9362376286044b37755bedf49ab2228801dc9439bba
Updated PHPStan to commit 9439bba42047ab9561a091292568d7adf58e42ceUpdates
rector/rector
to 1.2.4Release notes
Sourced from rector/rector's releases.
... (truncated)
Commits
42a4aa2
Rector 1.2.45ffac16
Updated Rector to commit 1884cdd170c8a1f9580dea448fc79ede3e7e980285974b8
Updated Rector to commit c9470e4aa3fe841a40b4b92e3c351a84ad9d7dc476823a3
Updated Rector to commit 5625c6356945c93c3123407bbb0249daf755c692b38d19e
Updated Rector to commit c936c7e363ab3867cca1ce083caf216490d85ce602729b4
Updated Rector to commit 2891d15d933ec11f741a1c88139165b42987c940e2ba97a
Updated Rector to commit 2891d15d933ec11f741a1c88139165b42987c9400981ded
Updated Rector to commit 05f832313c704757b3ff3925f6c0da45b5fb3cc7afeb012
Updated Rector to commit e3ad355409775a85349aed5ba8e803b7a93fc4dce6f35f2
Updated Rector to commit be50454d9b4ab919f99471a846f2cd641a2919d1Updates
symplify/phpstan-rules
to 13.0.1Commits
c117396
release PHP 7.2 downgradedef82114
Add unused public and type coverage packages (#140)58c8dbf
Change NoReturnArrayVariableListRule to ignore array spreads (#139)434d05d
spacedc46c03
rebuild READMEYou can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions