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): Bump erickskrauch/php-cs-fixer-custom-fixers from 1.2.4 to 1.3.0 #1084

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps erickskrauch/php-cs-fixer-custom-fixers from 1.2.4 to 1.3.0.

Release notes

Sourced from erickskrauch/php-cs-fixer-custom-fixers's releases.

1.3.0

Added

  • Enh #4: Introduce ErickSkrauch\ordered_overrides fixer.

Fixed

  • Fix #14: Ensure compatibility with PHP-CS-Fixer 3.59.3 (alamirault).
Changelog

Sourced from erickskrauch/php-cs-fixer-custom-fixers's changelog.

[1.3.0] - 2024-06-21

Added

  • Enh #4: Introduce ErickSkrauch\ordered_overrides fixer.

Fixed

  • Fix #14: Ensure compatibility with PHP-CS-Fixer 3.59.3 (alamirault).
Commits
  • 36fb7f8 Prepare 1.3.0 release
  • 4000876 Update README for #14 [skip ci]
  • 91e7c98 Fixes #12. Add trait for compatibility with PHP-CS-Fixer 3.59.3 (#14)
  • 1c1c04b Fixes #11. Add dev keyword to composer.json
  • e098773 Reorganize project structure
  • 55364f4 Merge branch 'ordered_overrides_fixer'
  • 8dce272 Improve README for a new fixer [skip ci]
  • 69c1b80 Allow non-static call of PHPUnit assert methods
  • 0fe2ec5 Resolve TODOs, cover edge cases, add more tests
  • 2d2e831 Add README contents table [skip ci]
  • 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/erickskrauch/php-cs-fixer-custom-fixers-1.3.0 branch from 084a757 to 3318119 Compare July 2, 2024 13:05
@localheinz
Copy link
Member

@dependabot recreate

Bumps [erickskrauch/php-cs-fixer-custom-fixers](https://github.com/erickskrauch/php-cs-fixer-custom-fixers) from 1.2.4 to 1.3.0.
- [Release notes](https://github.com/erickskrauch/php-cs-fixer-custom-fixers/releases)
- [Changelog](https://github.com/erickskrauch/php-cs-fixer-custom-fixers/blob/master/CHANGELOG.md)
- [Commits](erickskrauch/php-cs-fixer-custom-fixers@1.2.4...1.3.0)

---
updated-dependencies:
- dependency-name: erickskrauch/php-cs-fixer-custom-fixers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/erickskrauch/php-cs-fixer-custom-fixers-1.3.0 branch from 3318119 to e0d03fd Compare July 15, 2024 09:31
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (81f5df2) to head (86ca06b).

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #1084   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        70        70           
===========================================
  Files             22        22           
  Lines          11297     11297           
===========================================
  Hits           11297     11297           

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

@localheinz localheinz merged commit 86cfe09 into main Jul 15, 2024
23 checks passed
@localheinz localheinz deleted the dependabot/composer/erickskrauch/php-cs-fixer-custom-fixers-1.3.0 branch July 15, 2024 10: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.

1 participant