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 3.4.0 to 4.3.0 #474

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 3.4.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

4.2.0

What's Changed

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

4.1.0

What's Changed

Full Changelog: ergebnis/php-cs-fixer-config@4.0.0...4.1.0

... (truncated)

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]

[4.2.0][4.2.0]

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

Changed

[4.1.0][4.1.0]

For a full diff see [4.0.0...4.1.0][4.0.0...4.1.0].

Changed

[4.0.0][4.0.0]

For a full diff see [3.4.0...4.0.0][3.4.0...4.0.0].

Changed

Fixed

Removed

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)

@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #474 (467c929) into main (880ddd6) will not change coverage.
The diff coverage is n/a.

❗ Current head 467c929 differs from pull request most recent head 5084ef5. Consider uploading reports for the commit 5084ef5 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #474   +/-   ##
=========================================
  Coverage     98.70%   98.70%           
  Complexity       58       58           
=========================================
  Files            14       14           
  Lines           155      155           
=========================================
  Hits            153      153           
  Misses            2        2           

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 880ddd6...5084ef5. Read the comment docs.

@localheinz localheinz self-assigned this Mar 9, 2022
@localheinz
Copy link
Member

@dependabot recreate

Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 3.4.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@3.4.0...4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/php-cs-fixer-config-4.3.0 branch from 5084ef5 to 0e3def3 Compare March 9, 2022 15:41
@ergebnis-bot ergebnis-bot self-assigned this Mar 9, 2022
@ergebnis-bot ergebnis-bot merged commit b59f6f5 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 15:43
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

2 participants