Skip to content

composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.14.0 to 3.4.0#490

Merged
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/php-cs-fixer-config-3.4.0
Dec 30, 2021
Merged

composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.14.0 to 3.4.0#490
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/php-cs-fixer-config-3.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2021

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

Release notes

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

3.4.0

3.3.0

3.2.1

3.2.0

  • composer(deps-dev): bump phpunit/phpunit from 9.5.8 to 9.5.9 (#484), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.96 to 0.12.97 (#485), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.97 to 0.12.98 (#486), by @​dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.9.3 to 4.10.0 (#487), by @​dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.11.0 to 4.12.0 (#488), by @​dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.13.0 to 2.14.0 (#489), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.98 to 0.12.99 (#490), by @​dependabot[bot]
  • github-actions(deps): bump actions/github-script from 4.1 to 5 (#491), by @​dependabot[bot]
  • Fix: Adjust usage of octokit (#494), by @​localheinz
  • github-actions(deps): bump shivammathur/setup-php from 2.14.0 to 2.15.0 (#493), by @​dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 9.5.9 to 9.5.10 (#492), by @​dependabot[bot]
  • composer(deps): bump friendsofphp/php-cs-fixer from 3.1.0 to 3.2.1 (#495), by @​dependabot[bot]
  • Fix: Stop using deprecated use_trait option for no_extra_blank_lines fixer (#496), by @​localheinz
  • Enhancement: Enable assign_null_coalescing_to_coalesce_equal fixer (#497), by @​localheinz
  • Enhancement: Enable and configure control_structure_continuation_position fixer (#498), by @​localheinz
  • Enhancement: Enable and configure empty_loop_condition fixer (#499), by @​localheinz
  • Enhancement: Enable integer_literal_case fixer (#500), by @​localheinz

... (truncated)

Changelog

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

[3.4.0][3.4.0]

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

Changed

[3.3.0][3.3.0]

For a full diff see [3.2.0...3.3.0][3.2.0...3.3.0].

Added

Changed

[3.2.0][3.2.0]

For a full diff see [3.1.0...3.2.0][3.1.0...3.2.0].

Changed

Fixed

  • Stopped using deprecated use_trait option for no_extra_blank_lines fixer (#496), by [@​localheinz]

[3.1.0][3.1.0]

For a full diff see [3.0.2...3.1.0][3.0.2...3.1.0].

Changed

... (truncated)

Commits
  • 22719d9 Fix: Update CHANGELOG.md
  • a92930f Merge pull request #529 from ergebnis/fix/integration
  • df6839e Fix: Remove empty integration test suite
  • 9497c2f Merge pull request #528 from ergebnis/fix/auto-review
  • bc878bd Fix: Remove auto-review tests
  • afa02f9 Merge pull request #527 from ergebnis/dependabot/composer/friendsofphp/php-cs...
  • 5aba7b6 Fix: Update CHANGELOG.md
  • 881b91b Merge pull request #526 from ergebnis/dependabot/github_actions/actions/stale...
  • 16623aa composer(deps): bump friendsofphp/php-cs-fixer from 3.3.2 to 3.4.0
  • b9d110a github-actions(deps): bump actions/stale from 4.0.0 to 4.1.0
  • 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
Copy Markdown

codecov bot commented Dec 30, 2021

Codecov Report

Merging #490 (f64948a) into main (fb3b5c4) will decrease coverage by 1.29%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #490      +/-   ##
============================================
- Coverage     97.29%   96.00%   -1.30%     
  Complexity       52       52              
============================================
  Files             6        6              
  Lines           148      150       +2     
============================================
  Hits            144      144              
- Misses            4        6       +2     
Impacted Files Coverage Δ
src/Constructs.php 94.05% <0.00%> (-1.91%) ⬇️

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 fb3b5c4...f64948a. Read the comment docs.

@localheinz
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/php-cs-fixer-config-3.4.0 branch from 0d23bb5 to a36289b Compare December 30, 2021 16:57
@localheinz localheinz self-assigned this Dec 30, 2021
@localheinz
Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 2.14.0 to 3.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@2.14.0...3.4.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-3.4.0 branch from a36289b to f64948a Compare December 30, 2021 16:59
@ergebnis-bot ergebnis-bot self-assigned this Dec 30, 2021
@ergebnis-bot ergebnis-bot merged commit 52d2f3a into main Dec 30, 2021
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-3.4.0 branch December 30, 2021 17:00
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.

2 participants