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 erickskrauch/php-cs-fixer-custom-fixers from 1.2.1 to 1.2.2 #2094

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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.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
  • 1bd8126 Prepare 1.2.2 release
  • 0601ddc ErickSkrauch/align_multiline_parameters inserted a space between the type and...
  • e4f93c2 ErickSkrauch/align_multiline_parameters now supports non-latin types and vari...
  • 690a28d Update LICENSE year [skip ci]
  • c75fc95 Merge branch 'complex_types_support'
  • 46fcbd7 Fix the issue number
  • dddfa99 Fixes #6. Reimplement type length calculation to cover all possible cases wit...
  • See full diff 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)

Bumps [erickskrauch/php-cs-fixer-custom-fixers](https://github.com/erickskrauch/php-cs-fixer-custom-fixers) from 1.2.1 to 1.2.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ea95075) 100.00% compared to head (292eb66) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #2094   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         4         4           
===========================================
  Files              1         1           
  Lines              9         9           
===========================================
  Hits               9         9           

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

@ergebnis-bot ergebnis-bot self-assigned this Jan 8, 2024
@ergebnis-bot ergebnis-bot merged commit 0e616d9 into main Jan 8, 2024
11 checks passed
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/erickskrauch/php-cs-fixer-custom-fixers-1.2.2 branch January 8, 2024 17:16
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

1 participant