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.1 to 1.2.4 #984

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

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

Release notes

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

1.2.4

Fixed

  • Bug #9: ErickSkrauch/align_multiline_parameters now correctly aligns variadic arguments.

1.2.3

Fixed

  • Bug #8: ErickSkrauch/align_multiline_parameters produces a new line for promoted properties without any types.

1.2.2

Added

  • ErickSkrauch/align_multiline_parameters now correctly handles non-latin types and variable names (but you still shouldn't do that).

Fixed

  • Bug #6: ErickSkrauch/align_multiline_parameters not working correctly with unions and intersections.
  • ErickSkrauch/align_multiline_parameters inserted a space between the type and the param name in the wrong position when there was no whitespace between them.
Changelog

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

[1.2.4] - 2024-01-15

Fixed

  • Bug #9: ErickSkrauch/align_multiline_parameters now correctly aligns variadic arguments.

[1.2.3] - 2024-01-09

Fixed

  • Bug #8: ErickSkrauch/align_multiline_parameters produces new line for promoted properties without any types.

[1.2.2] - 2024-01-07

Added

  • ErickSkrauch/align_multiline_parameters now correctly handle non-latin types and variables names (but you still shouldn't do that).

Fixed

  • Bug #6: ErickSkrauch/align_multiline_parameters not working correctly with unions and intersections.
  • ErickSkrauch/align_multiline_parameters inserted a space between the type and the param name in the wrong position when there were no whitespace between them.
Commits
  • 4f379ec Prepare 1.2.4 release
  • d6fd445 Cover edge cases for ErickSkrauch/align_multiline_parameters in aligned mode
  • e29d67a Fix README example
  • 5458830 Fixes #9. ErickSkrauch/align_multiline_parameters now correctly aligns variad...
  • ec5f8a4 Prepare 1.2.3 release
  • a75c8ef Fix CHANGELOG links
  • 7b53675 Fixes #8. ErickSkrauch/align_multiline_parameters produces new line for promo...
  • ec69923 Cleanup AlignMultilineParametersFixer comments
  • 0f9fc91 Introduce PHPStan
  • 1bd8126 Prepare 1.2.2 release
  • 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)

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b7831b0) 100.00% compared to head (81fa796) 100.00%.
Report is 2 commits behind head on main.

❗ Current head 81fa796 differs from pull request most recent head 50402c8. Consider uploading reports for the commit 50402c8 to get more accurate results

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

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

@dependabot dependabot bot force-pushed the dependabot/composer/erickskrauch/php-cs-fixer-custom-fixers-1.2.4 branch from 79c55b9 to c746e5a Compare January 18, 2024 13:14
Bumps [erickskrauch/php-cs-fixer-custom-fixers](https://github.com/erickskrauch/php-cs-fixer-custom-fixers) from 1.2.1 to 1.2.4.
- [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.1...1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/erickskrauch/php-cs-fixer-custom-fixers-1.2.4 branch from c746e5a to 81fa796 Compare January 19, 2024 13:56
@localheinz localheinz self-assigned this Jan 20, 2024
@localheinz localheinz merged commit 87d3696 into main Jan 20, 2024
21 checks passed
@localheinz localheinz deleted the dependabot/composer/erickskrauch/php-cs-fixer-custom-fixers-1.2.4 branch January 20, 2024 12:07
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