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

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

Merged
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/php-cs-fixer-config-3.4.0
Jan 3, 2022
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

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

codecov bot commented Jan 3, 2022

Codecov Report

Merging #546 (01153c9) into main (c6679a3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #546   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        87        87           
===========================================
  Files             12        12           
  Lines            321       321           
===========================================
  Hits             321       321           

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 c6679a3...01153c9. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Jan 3, 2022
ergebnis-bot
ergebnis-bot previously approved these changes Jan 3, 2022
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 be58b94 to 01153c9 Compare January 3, 2022 18:09
@ergebnis-bot ergebnis-bot self-requested a review January 3, 2022 18:11
@ergebnis-bot ergebnis-bot merged commit d1fed39 into main Jan 3, 2022
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-3.4.0 branch January 3, 2022 18:11
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