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

composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.2.0 to 4.3.0 #690

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2022

Bumps ergebnis/php-cs-fixer-config from 4.2.0 to 4.3.0.

Release notes

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

4.3.0

What's Changed

Full Changelog: ergebnis/php-cs-fixer-config@4.2.0...4.3.0

Changelog

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

[4.3.0][4.3.0]

For a full diff see [4.2.0...4.3.0][4.2.0...4.3.0].

Changed

  • Configured blank_line_before_statement fixer to include additional statements (#581), by [@​localheinz]
  • Configured no_unneeded_control_parentheses fixer to include additional statements (#583), by [@​localheinz]
  • Configured ordered_class_elements fixer to order more elements (#584), by [@​localheinz]
  • Configured phpdoc_align fixer to align more tags (#586), by [@​localheinz]
  • Configured single_class_element_per_statement fixer to enforce single class element for const statements (#587), by [@​localheinz]
  • Configured single_space_after_construct fixer to enforce a single space after additional constructs (#588), by [@​localheinz]
Commits
  • 4c065a2 Merge pull request #588 from ergebnis/feature/single-space-after-construct
  • b28e604 Enhancement: Configure single_space_after_construct fixer to enforce a single...
  • 1cf86d0 Merge pull request #587 from ergebnis/feature/single-class-element-per-statement
  • 02b5460 Enhancement: Configure single_class_element_per_statement fixer to enforce si...
  • 7de9a2c Fix: Typo
  • 8dc9797 Merge pull request #586 from ergebnis/feature/phpdoc-align
  • 02e1a2a Enhancement: Configure phpdoc_align fixer to align more tags
  • a2ffb35 Merge pull request #584 from ergebnis/feature/ordered-class-elements
  • c20602b Merge pull request #585 from ergebnis/dependabot/composer/phpunit/phpunit-9.5.18
  • b201201 composer(deps-dev): bump phpunit/phpunit from 9.5.17 to 9.5.18
  • 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 4.2.0 to 4.3.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@4.2.0...4.3.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] <support@github.com>
@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #690 (f67f53f) into main (0a21d37) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #690   +/-   ##
=========================================
  Coverage     98.92%   98.92%           
  Complexity      146      146           
=========================================
  Files            32       32           
  Lines           464      464           
=========================================
  Hits            459      459           
  Misses            5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a21d37...f67f53f. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Mar 9, 2022
@ergebnis-bot ergebnis-bot merged commit dba225e into main Mar 9, 2022
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-4.3.0 branch March 9, 2022 20:02
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.

None yet

1 participant