Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.2.2 to 2.3.0 #346

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2020

Bumps ergebnis/php-cs-fixer-config from 2.2.2 to 2.3.0.

Release notes

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

2.3.0

  • composer(deps-dev): bump psalm/plugin-phpunit from 0.11.0 to 0.12.1 (#176), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.4 to 0.12.5 (#177), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.7.1 to 2.8.1 (#178), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.14.2 to 3.15 (#179), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.40 to 0.12.42 (#180), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.4.3 to 2.5.0 (#181), by @dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.10 to v3.0.11 (#182), by @dependabot[bot]
  • github-actions(deps): bump actions/create-release from v1.1.3 to v1.1.4 (#183), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.15 to 3.16 (#184), by @dependabot[bot]
  • github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.2.10 to v1.3.0 (#185), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.42 to 0.12.43 (#186), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.8.1 to 2.8.2 (#187), by @dependabot[bot]
  • github-actions(deps): bump actions/checkout from v2.3.2 to v2.3.3 (#188), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.43 to 0.12.44 (#189), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.44 to 0.12.45 (#190), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template (#191), by @localheinz
  • composer(deps-dev): bump phpstan/phpstan from 0.12.45 to 0.12.46 (#192), by @dependabot[bot]
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.12.1 to 0.12.2 (#193), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.46 to 0.12.47 (#194), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.47 to 0.12.48 (#195), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/test-util from 1.1.0 to 1.2.0 (#196), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/test-util from 1.2.0 to 1.3.0 (#197), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.5.0 to 2.6.0 (#198), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template (#199), by @localheinz
  • Enhancement: Implement RuleSet\Php74 for use with PHP 7.4 (#200), by @localheinz
  • Fix: Remove example for Travis CI (#201), by @localheinz
  • Enhancement: Modernize example for GitHub Actions (#202), by @localheinz
  • Enhancement: Modernize code examples (#203), by @localheinz
Changelog

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

[2.3.0][2.3.0]

For a full diff see [2.2.2...2.3.0][2.2.2...2.3.0].

Added

Commits
  • 0bcde3f Merge pull request #203 from ergebnis/feature/code
  • bd5435c Enhancement: Modernize code examples
  • 497e57e Merge pull request #202 from ergebnis/feature/github-actions
  • b993ad4 Enhancement: Modernize example for GitHub Actions
  • 381f134 Merge pull request #201 from ergebnis/fix/travis
  • d8d0e4f Merge pull request #200 from ergebnis/feature/php74
  • c93f28b Fix: Remove example for Travis CI
  • 3aea20b Enhancement: Implement RuleSet\Php74 for use with PHP 7.4
  • c338847 Merge pull request #199 from ergebnis/feature/synchronize
  • e9e40bb Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template
  • 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)

@dependabot dependabot bot added the dependency label Oct 9, 2020
@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #346 into main will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                main      #346    +/-   ##
============================================
  Coverage     100.00%   100.00%            
- Complexity        41        85    +44     
============================================
  Files              4        12     +8     
  Lines            144       288   +144     
============================================
+ Hits             144       288   +144     
Impacted Files Coverage Δ Complexity Δ
src/DataProvider/BoolProvider.php 100.00% <100.00%> (ø) 4.00 <4.00> (?)
src/DataProvider/FloatProvider.php 100.00% <100.00%> (ø) 8.00 <8.00> (?)
src/DataProvider/IntProvider.php 100.00% <100.00%> (ø) 8.00 <8.00> (?)
src/DataProvider/NullProvider.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)
src/DataProvider/ObjectProvider.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)
src/DataProvider/ResourceProvider.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)
src/DataProvider/StringProvider.php 100.00% <100.00%> (ø) 10.00 <10.00> (?)
src/Exception/EmptyValues.php 100.00% <100.00%> (ø) 2.00 <2.00> (?)
src/Helper.php 100.00% <100.00%> (ø) 46.00 <9.00> (+9.00)
... and 7 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 39ecbf1...37c966f. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review October 9, 2020 05:29
@ergebnis-bot ergebnis-bot self-assigned this Oct 9, 2020
@ergebnis-bot ergebnis-bot merged commit 2f57592 into main Oct 9, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-2.3.0 branch October 9, 2020 05:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant