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

[TASK]: Bump friendsofphp/php-cs-fixer from 3.13.1 to 3.48.0 #224

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps friendsofphp/php-cs-fixer from 3.13.1 to 3.48.0.

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.48.0 Small Changes

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.47.1...v3.48.0

v3.47.1 Big Changes

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.47.0...v3.47.1

v3.47.0 Big Changes

What's Changed

... (truncated)

Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.48.0

  • chore: FullyQualifiedStrictTypesFixer must run before OrderedInterfacesFixer (#7762)
  • docs: Add PHP-CS-Fixer integration in a GitHub Action step (#7757)
  • feat: PhpdocTypesOrderFixer Support DNF types (#7732)
  • fix: Support shebang in fixers operating on PHP opening tag (#7687)
  • fix: work correctly for a switch/case with ternary operator (#7756)
  • fix: NoUselessConcatOperatorFixer - do not remove new line (#7759)

Changelog for v3.47.1

  • fix: Do not override short name with relative reference (#7752)
  • fix: make BinaryOperatorSpacesFixer work as pre-v3.47 (#7751)
  • fix: Proper Docker image name suffix (#7739)
  • fix: FullyQualifiedStrictTypesFixer - do not change case of the symbol when there's name collision between imported class and imported function (#7750)
  • fix: FullyQualifiedStrictTypesFixer - do not modify statements with property fetch and :: (#7749)

Changelog for v3.47.0

  • chore: better identify EXPERIMENTAL rules (#7729)
  • chore: fix issue detected by unlocked PHPStan + upgrade dev-tools (#7678)
  • chore: handle extract() (#7684)
  • chore: Mention contributors in app info (#7668)
  • chore: no need to mark private methods as internal (#7715)
  • chore: ProjectCodeTests - dry for function usage extractions (#7690)
  • chore: reduce PHPStan baseline (#7644)
  • chore: use numeric literal separator for PHP version IDs (#7712)
  • chore: use numeric_literal_separator for project (#7713)
  • chore: Utils::sortElements - better typing (#7646)
  • CI: Allow running Stale Bot on demand (#7711)
  • CI: Fix PHP 8.4 (#7702)
  • CI: Give write permissions to Stale Bot (#7716)
  • CI: Use actions/stale v9 (#7710)
  • docs: Add information about allowing maintainers to update PRs (#7683)
  • docs: CONTRIBUTING.md - update Opening a PR (#7691)
  • docs: Display/include tool info/version by default in commands and reports (#7733)
  • DX: fix deprecation tests warnings for PHP 7.4 (#7725)
  • DX: update host.docker.internal in Compose override template (#7661)
  • DX: NumericLiteralSeparatorFixer - change default strategy to use_separator (#7730)
  • feat: Add support for official Docker images of Fixer (#7555)
  • feat: Add spacing option to PhpdocAlignFixer (#6505)
  • feat: Add union_types option to phpdoc_to_param_type, phpdoc_to_property_type, and phpdoc_to_return_type fixers (#7672)
  • feat: Introduce heredoc_closing_marker fixer (#7660)
  • feat: Introduce multiline_string_to_heredoc fixer (#7665)
  • feat: Introduce NumericLiteralSeparatorFixer (#6761)
  • feat: no_superfluous_phpdoc_tags - support for arrow function (#7666)
  • feat: Simplify closing marker when possible in heredoc_closing_marker fixer (#7676)

... (truncated)

Commits
  • a92472c prepared the 3.48.0 release
  • 9167592 chore: FullyQualifiedStrictTypesFixer must run before `OrderedInterfacesFix...
  • cff91c0 fix: Support shebang in fixers operating on PHP opening tag (#7687)
  • 65da2e7 fix: NoUselessConcatOperatorFixer - do not remove new line (#7759)
  • e0af7ee docs: Add PHP-CS-Fixer integration in a GitHub Action step (#7757)
  • 3c27597 fix: work correctly for a switch/case with ternary operator (#7756)
  • 1d34bb2 feat: PhpdocTypesOrderFixer Support DNF types (#7732)
  • 7144d50 bumped version
  • 173c60d prepared the 3.47.1 release
  • 8c041c8 fix: Do not override short name with relative reference (#7752)
  • 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 will merge this PR once CI passes on it, as requested by @eliashaeussler.


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)

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.13.1 to 3.48.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.13.1...v3.48.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>
@dependabot dependabot bot added the dependencies Updates project dependencies label Jan 22, 2024
Copy link
Owner

@eliashaeussler eliashaeussler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link

codeclimate bot commented Jan 22, 2024

Code Climate has analyzed commit 1ef9630 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 99.3% (0.0% change).

View more on Code Climate.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.48.0 branch January 26, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant