deviantintegral / har

A PHP library for working with HTTP Archives
13 stars 7 forks source link

Update dependency friendsofphp/php-cs-fixer to v3.13.1 #47

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
friendsofphp/php-cs-fixer require-dev patch 3.13.0 -> 3.13.1

Release Notes

PHP-CS-Fixer/PHP-CS-Fixer ### [`v3.13.1`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3131) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.13.0...v3.13.1) - bug: Align all the arrows inside the same array ([#​6590](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6590)) - bug: Fix priority between `modernize_types_casting` and `no_unneeded_control_parentheses` ([#​6687](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6687)) - bug: TrailingCommaInMultilineFixer - do not add trailing comma when there is no break line after last element ([#​6677](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6677)) - docs: Fix docs for disabled rules in rulesets ([#​6679](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6679)) - docs: fix the cookbook_fixers.rst ([#​6672](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6672)) - docs: Update installation recommended commands for `mkdir` argument (`-p` insteadof `--parents`). ([#​6689](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6689)) - Make static data providers that are not using dynamic calls ([#​6696](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6696)) - minor: displaying number of checked files ([#​6674](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6674))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.