-
-
Notifications
You must be signed in to change notification settings - Fork 436
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 friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0 #4380
Bump friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0 #4380
Conversation
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.64.0 to 3.65.0. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.64.0...v3.65.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@addison74 why approve? Red check? |
Interessting. This changes should already had been made. In // Ensure there is no code on the same line as the PHP open tag and it is followed by a blank line.
'blank_line_after_opening_tag' => true, It has been fixed in PHP-CS-Fixer/PHP-CS-Fixer#8256. I could set the rule to |
Test Results511 tests ±0 503 ✅ ±0 2s ⏱️ ±0s For more details on these errors, see this check. Results for commit e47caf7. ± Comparison against base commit af8dad9. |
Bumps friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
... (truncated)
Commits
79d4f3e
prepared the 3.65.0 release700668e
chore: mark remaining Analysis as@internal
(#8284)163a7ed
refactor: use arrow functions in more places (#8294)42f3692
feat: Ability to set upper limit when using CPU auto-detection (#8280)effd9a3
refactor: Rename newly introduced option (#8293)0adec43
chore: PHPStan - upgrade to v2 (#8288)52dc062
feat: phpdoc_to_property_type - handle virtual types and null initialization,...ccad080
chore: update dev dependencies in root (#8289)e37cb56
fix: proper base class used for AbstractDoctrineAnnotationFixer templates gen...17dfe25
fix: fix typing property wrongly typed as non-nullable (#8290)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)