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 5.9.2 to 6.13.0 #233

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps ergebnis/php-cs-fixer-config from 5.9.2 to 6.13.0.

Release notes

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

6.13.0

What's Changed

Full Changelog: ergebnis/php-cs-fixer-config@6.12.0...6.13.0

6.12.0

What's Changed

Full Changelog: ergebnis/php-cs-fixer-config@6.11.0...6.12.0

6.11.0

Full Changelog: ergebnis/php-cs-fixer-config@6.10.0...6.11.0

6.10.0

Full Changelog: ergebnis/php-cs-fixer-config@6.9.0...6.10.0

6.9.0

What's Changed

Full Changelog: ergebnis/php-cs-fixer-config@6.8.1...6.9.0

6.8.1

... (truncated)

Changelog

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

[6.13.0][6.13.0]

For a full diff see [6.12.0...6.13.0][6.12.0...6.13.0].

Added

[6.12.0][6.12.0]

For a full diff see [6.11.0...6.12.0][6.11.0...6.12.0].

Changed

[6.11.0][6.11.0]

For a full diff see [6.10.0...6.11.0][6.10.0...6.11.0].

Changed

[6.10.0][6.10.0]

For a full diff see [6.9.0...6.10.0][6.9.0...6.10.0].

Changed

[6.9.0][6.9.0]

For a full diff see [6.8.1...6.9.0][6.8.1...6.9.0].

Changed

  • Configured case option of elements option of class_attributes_separation fixer (#922), by [@​localheinz]
  • Enabled @all instead of individual sets for sets option of no_alias_functions fixer (#923), by [@​localheinz]
  • Updated friendsofphp/php-cs-fixer (#927), by [@​dependabot]

Fixed

  • Removed get_called_class and get_class options from functions option of function_to_constant fixer where the resulting code would be incompatible with the target PHP version (#923), by [@​localheinz]

[6.8.1][6.8.1]

For a full diff see [6.8.0...6.8.1][6.8.0...6.8.1].

... (truncated)

Commits
  • 4fb31c5 Enhancement: Prepare release
  • af2a04f Merge pull request #952 from ergebnis/feature/php74
  • 4e29d24 Enhancement: Add support for PHP 7.4
  • 1bef208 Fix: Wrapping
  • cd9548c Fix: Do not bother overriding disabled fixer
  • 41b6a74 Merge pull request #951 from ergebnis/feature/php80
  • 507b822 Enhancement: Add support for PHP 8.0
  • 0a3a833 Merge pull request #950 from ergebnis/dependabot/composer/ergebnis/rector-rul...
  • d2bfd48 composer(deps-dev): Bump ergebnis/rector-rules from 0.2.0 to 0.3.0
  • 7a76712 Merge pull request #949 from ergebnis/feature/synchronize
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 force-pushed the dependabot/composer/ergebnis/php-cs-fixer-config-6.13.0 branch from 625cb5b to 0f7da57 Compare December 1, 2023 11:06
Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 5.9.2 to 6.13.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@5.9.2...6.13.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-6.13.0 branch from 0f7da57 to 4487073 Compare December 1, 2023 11:07
@localheinz localheinz self-assigned this Dec 2, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e397ef0) 100.00% compared to head (43cebd8) 100.00%.
Report is 23 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #233   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        57        57           
===========================================
  Files              6         6           
  Lines            157       157           
===========================================
  Hits             157       157           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@localheinz localheinz merged commit 4b2d48f into master Dec 2, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-6.13.0 branch December 2, 2023 13:09
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