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 2.13.1 to 2.14.0 #578

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2021

Bumps ergebnis/php-cs-fixer-config from 2.13.1 to 2.14.0.

Release notes

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

2.14.0

  • github-actions(deps): bump actions/github-script from v3.1 to v4.0.2 (#395), by @​dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.7.0 to 4.7.1 (#396), by @​dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.10.0 to 2.11.0 (#397), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.84 to 0.12.85 (#398), by @​dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.10.0 to v4.11.0 (#401), by @​dependabot[bot]
  • Fix: Remove jangregor/phpstan-prophecy (#402), by @​localheinz
  • composer(deps-dev): bump vimeo/psalm from 4.7.1 to 4.7.2 (#399), by @​dependabot[bot]
  • composer(deps): bump friendsofphp/php-cs-fixer from 2.18.6 to 2.19.0 (#400), by @​dependabot[bot]
  • Enhancement: Configure trailing_comma_in_multiline fixer to add trailing commas for arguments (#403), by @​localheinz
  • Enhancement: Configure trailing_comma_in_multiline fixer to add trailing commas for parameters (#404), by @​localheinz
  • Fix: Reference (#405), by @​localheinz
  • Enhancement: Enable and configure phpdoc_to_property_type fixer (#406), by @​localheinz
Changelog

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

[2.14.0][2.14.0]

For a full diff see [2.13.1...2.14.0][2.13.1...2.14.0].

Changed

  • Updated friendsofphp/php-cs-fixer (#400), by [@​dependabot]
  • Configured trailing_comma_in_multiline fixer to add trailing commas for arguments in Php73, Php74, and Php80 rule sets (#403), by [@​localheinz]
  • Configured trailing_comma_in_multiline fixer to add trailing commas for parameters in Php80 rule set (#404), by [@​localheinz]
  • Enabled and configured phpdoc_to_property_type fixer in Php74 and Php80 rule sets (#406), by [@​localheinz]
Commits
  • 5750f9c Merge pull request #406 from ergebnis/feature/phpdoc-to-property-type
  • 6348ed9 Enhancement: Enable and configure phpdoc_to_property_type fixer
  • 1e7d0ca Merge pull request #405 from ergebnis/fix/reference
  • de13203 Fix: Reference
  • 5ed35a5 Merge pull request #404 from ergebnis/feature/trailing-comma-in-multiline
  • 8a7352b Enhancement: Configure trailing_comma_in_multiline fixer to add trailing comm...
  • a99fb47 Merge pull request #403 from ergebnis/feature/trailing-comma-in-multiline
  • c01bb75 Enhancement: Configure trailing_comma_in_multiline fixer to add trailing comm...
  • a392f1d Merge pull request #400 from ergebnis/dependabot/composer/friendsofphp/php-cs...
  • e5e4e50 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

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #578 (ef2be1a) into main (91a1775) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #578   +/-   ##
=========================================
  Coverage     99.04%   99.04%           
  Complexity      110      110           
=========================================
  Files            25       25           
  Lines           315      315           
=========================================
  Hits            312      312           
  Misses            3        3           
Impacted Files Coverage Δ
src/Count.php 100.00% <ø> (ø)
src/FieldDefinition.php 100.00% <ø> (ø)
src/FieldDefinition/Closure.php 100.00% <ø> (ø)
src/FieldDefinition/Optional.php 100.00% <ø> (ø)
src/Strategy/WithoutOptionalStrategy.php 100.00% <ø> (ø)
src/Exception/ClassMetadataNotFound.php 100.00% <100.00%> (ø)
src/Exception/ClassNotFound.php 100.00% <100.00%> (ø)
...rc/Exception/EntityDefinitionAlreadyRegistered.php 100.00% <100.00%> (ø)
src/Exception/EntityDefinitionNotRegistered.php 100.00% <100.00%> (ø)
src/Exception/InvalidCount.php 100.00% <100.00%> (ø)
... and 12 more

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 91a1775...ef2be1a. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/php-cs-fixer-config-2.14.0 branch from 76bfa83 to d53a746 Compare June 16, 2021 06:18
@localheinz localheinz self-assigned this Aug 9, 2021
localheinz
localheinz previously approved these changes Aug 9, 2021
@localheinz
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/php-cs-fixer-config-2.14.0 branch from 1c01e09 to 1f83744 Compare August 18, 2021 15:09
@localheinz localheinz merged commit f663cc4 into main Aug 18, 2021
@localheinz localheinz deleted the dependabot/composer/ergebnis/php-cs-fixer-config-2.14.0 branch August 18, 2021 15:13
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