Skip to content

Comments

composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.46.0 to 6.49.0#211

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/ergebnis/php-cs-fixer-config-6.49.0
Closed

composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.46.0 to 6.49.0#211
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/ergebnis/php-cs-fixer-config-6.49.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps ergebnis/php-cs-fixer-config from 6.46.0 to 6.49.0.

Release notes

Sourced from ergebnis/php-cs-fixer-config's releases.

6.49.0

Full Changelog: ergebnis/php-cs-fixer-config@6.48.0...6.49.0

6.48.0

What's Changed

Full Changelog: ergebnis/php-cs-fixer-config@6.47.0...6.48.0

6.47.0

What's Changed

Full Changelog: ergebnis/php-cs-fixer-config@6.46.0...6.47.0

Changelog

Sourced from ergebnis/php-cs-fixer-config's changelog.

[6.49.0][6.49.0]

For a full diff see [6.48.0...6.49.0][6.48.0...6.49.0].

Changed

[6.48.0][6.48.0]

For a full diff see [6.47.0...6.48.0][6.47.0...6.48.0].

Changed

Fixed

  • Updated kubawerlos/php-cs-fixer-custom-fixers (#1241), by [@​dependabot]
  • Stopped using deprecated use_trait token for for tokens option of no_extra_blank_lines fixer (#1243), by [@​localheinz]

[6.47.0][6.47.0]

For a full diff see [6.46.0...6.47.0][6.46.0...6.47.0].

Changed

  • Added as, else, and elseif to constructs_preceded_by_a_single_space option of single_space_around_construct fixer (#1212), by [@​localheinz]
  • Updated kubawerlos/php-cs-fixer-custom-fixers (#1215), by [@​dependabot]
  • Updated kubawerlos/php-cs-fixer-custom-fixers (#1228), by [@​dependabot]
  • Enabled and configured the PhpCsFixerCustomFixers/phpdoc_tag_no_named_arguments fixer (#1232), by [@​localheinz]
  • Enabled the PhpCsFixerCustomFixers/typed_class_constant fixer (#1233), by [@​localheinz]
  • Updated friendsofphp/php-cs-fixer (#1235), by [@​dependabot]
  • Updated kubawerlos/php-cs-fixer-custom-fixers (#1235), by [@​localheinz]
  • Configured the multiline_promoted_properties instead of the deprecated PhpCsFixerCustomFixers/multiline_promoted_properties fixer (#1235), by [@​localheinz]
  • Enabled and configured the new_expression_parentheses fixer (#1236), by [@​localheinz]
  • Enabled the static_private_method fixer (#1237), by [@​localheinz]
  • Configured more constructs for constructs_followed_by_a_single_space option of single_space_around_construct fixer (#1238), by [@​localheinz]
  • Configured more tokens for tokens option of no_extra_blank_lines fixer (#1239), by [@​localheinz]
Commits
  • 926818e Enhancement: Prepare release
  • b60bba6 Merge pull request #1245 from ergebnis/dependabot/composer/kubawerlos/php-cs-...
  • f398669 Fix: Update CHANGELOG.md
  • e00f9a9 composer(deps): Bump kubawerlos/php-cs-fixer-custom-fixers
  • a715610 Merge pull request #1244 from ergebnis/dependabot/composer/friendsofphp/php-c...
  • 4c85d2d Fix: Update CHANGELOG.md
  • 24c9764 composer(deps): Bump friendsofphp/php-cs-fixer from 3.81.0 to 3.82.0
  • 34d0bed Enhancement: Prepare release
  • b2b8b5b Merge pull request #1243 from ergebnis/fix/use-trait
  • d8c73b0 Fix: Stop using deprecated use_trait token for tokens option of no_extra_blan...
  • 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 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 [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 6.46.0 to 6.49.0.
- [Release notes](https://github.com/ergebnis/php-cs-fixer-config/releases)
- [Changelog](https://github.com/ergebnis/php-cs-fixer-config/blob/main/CHANGELOG.md)
- [Commits](ergebnis/php-cs-fixer-config@6.46.0...6.49.0)

---
updated-dependencies:
- dependency-name: ergebnis/php-cs-fixer-config
  dependency-version: 6.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency label Jul 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2025

Superseded by #212.

@dependabot dependabot bot closed this Jul 17, 2025
@dependabot dependabot bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-6.49.0 branch July 17, 2025 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants