Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps ergebnis/php-cs-fixer-config from 5.3.3 to 5.4.0.

Release notes

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

5.4.0

What's Changed

Full Changelog: ergebnis/php-cs-fixer-config@5.3.3...5.4.0

Changelog

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

[5.4.0][5.4.0]

For a full diff see [5.3.3...5.4.0][5.3.3...5.4.0].

Changed

  • Updated friendsofphp/php-cs-fixer (#746), by [@​dependabot]
  • Enabled and configured the single_space_around_construct fixer as a replacement for the deprecated single_space_after_construct fixer (#746), by [@​localheinz]
  • Configured constructs_contain_a_single_space option of the single_space_around_construct fixer to enforce a single space in yield from constructs (#747), by [@​localheinz]
  • Configured constructs_followed_by_a_single_space option of the single_space_around_construct fixer to include additional constructs (#748), by [@​localheinz]

Fixed

  • Stopped configuring the deprecated braces fixer (#746), by [@​localheinz]
  • Stopped configuring the deprecated single_space_after_construct fixer (#746), by [@​localheinz]
  • Configured the newly added force option of the php_unit_data_provider_static fixer (#746), by [@​localheinz]
Commits
  • cd00fe8 Enhancement: Prepare release
  • 5925ebd Merge pull request #749 from ergebnis/fix/single-space-around-construct
  • c1f1e76 Fix: Configure constructs_preceded_by_a_single_space option of single_space_a...
  • c4e51ab Fix: Space
  • ac70aaf Merge pull request #748 from ergebnis/feature/single-space-around-construct
  • 83dabd5 Enhancement: Configure constructs_followed_by_a_single_space option of single...
  • 0326015 Merge pull request #747 from ergebnis/feature/single-space-around-construct
  • 48a4360 Enhancement: Configure constructs_contain_a_single_space option of single_spa...
  • 5ea03d1 Merge pull request #746 from ergebnis/dependabot/composer/friendsofphp/php-cs...
  • 554db41 Fix: Update CHANGELOG.md
  • 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 [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 5.3.3 to 5.4.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@5.3.3...5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from ksassnowski as a code owner April 3, 2023 10:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 3, 2023
@ksassnowski ksassnowski merged commit cfaae68 into main Apr 11, 2023
@dependabot dependabot bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-5.4.0 branch April 11, 2023 09:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant