IGNF / cartes.gouv.fr

Le portail principal d'accès à la Géoplateforme, son entrepôt et son catalogue
GNU Affero General Public License v3.0
1 stars 0 forks source link

chore(deps): update dependency vincentlanglet/twig-cs-fixer to v2.10.1 - autoclosed #340

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vincentlanglet/twig-cs-fixer 2.7.0 -> 2.10.1 age adoption passing confidence

Release Notes

VincentLanglet/Twig-CS-Fixer (vincentlanglet/twig-cs-fixer) ### [`v2.10.1`](https://togithub.com/VincentLanglet/Twig-CS-Fixer/releases/tag/2.10.1) [Compare Source](https://togithub.com/VincentLanglet/Twig-CS-Fixer/compare/2.10.0...2.10.1) #### What's Changed - Update verbosity level of cache notice to prevent inclusion in output report by [@​tobias-93](https://togithub.com/tobias-93) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/234](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/234) #### New Contributors - [@​tobias-93](https://togithub.com/tobias-93) made their first contribution in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/234](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/234) **Full Changelog**: https://github.com/VincentLanglet/Twig-CS-Fixer/compare/2.10.0...2.10.1 ### [`v2.10.0`](https://togithub.com/VincentLanglet/Twig-CS-Fixer/releases/tag/2.10.0) [Compare Source](https://togithub.com/VincentLanglet/Twig-CS-Fixer/compare/2.9.0...2.10.0) #### What's Changed - Fix incorrect add / remove rules by [@​marsender](https://togithub.com/marsender) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/227](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/227) - Add support for twig component spread operator by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/231](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/231) #### New Contributors - [@​marsender](https://togithub.com/marsender) made their first contribution in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/227](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/227) **Full Changelog**: https://github.com/VincentLanglet/Twig-CS-Fixer/compare/2.9.0...2.10.0 ### [`v2.9.0`](https://togithub.com/VincentLanglet/Twig-CS-Fixer/releases/tag/2.9.0) [Compare Source](https://togithub.com/VincentLanglet/Twig-CS-Fixer/compare/2.8.1...2.9.0) #### What's Changed - Add override Standard method by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/216](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/216) - Update TwigCsFixerCommand.php by [@​94noni](https://togithub.com/94noni) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/220](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/220) - OptionalPrefix for VariableNameRule by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/221](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/221) - Add flexibility on snake case by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/222](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/222) - Introduce HashQuote rule by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/217](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/217) - feat: add `IncludeFunctionRule` in default standard fixer by [@​94noni](https://togithub.com/94noni) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/218](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/218) - Change default value for HashQuoteRule by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/224](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/224) - Add some instruction on readme by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/225](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/225) #### New Contributors - [@​94noni](https://togithub.com/94noni) made their first contribution in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/220](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/220) **Full Changelog**: https://github.com/VincentLanglet/Twig-CS-Fixer/compare/2.8.1...2.9.0 ### [`v2.8.1`](https://togithub.com/VincentLanglet/Twig-CS-Fixer/releases/tag/2.8.1) [Compare Source](https://togithub.com/VincentLanglet/Twig-CS-Fixer/compare/2.8.0...2.8.1) #### What's Changed - Avoid duplicated rules when adding multiple standards by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/215](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/215) **Full Changelog**: https://github.com/VincentLanglet/Twig-CS-Fixer/compare/2.8.0...2.8.1 ### [`v2.8.0`](https://togithub.com/VincentLanglet/Twig-CS-Fixer/releases/tag/2.8.0) [Compare Source](https://togithub.com/VincentLanglet/Twig-CS-Fixer/compare/2.7.0...2.8.0) #### What's Changed - doc: Use better formating by [@​lyrixx](https://togithub.com/lyrixx) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/210](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/210) - Fix ci by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/213](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/213) - Add optionalPrefix on DirectoryNameRule by [@​Treast](https://togithub.com/Treast) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/214](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/214) - Introduce SingleQuoteRule by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/212](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/212) #### New Contributors - [@​lyrixx](https://togithub.com/lyrixx) made their first contribution in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/210](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/210) - [@​Treast](https://togithub.com/Treast) made their first contribution in [https://github.com/VincentLanglet/Twig-CS-Fixer/pull/214](https://togithub.com/VincentLanglet/Twig-CS-Fixer/pull/214) **Full Changelog**: https://github.com/VincentLanglet/Twig-CS-Fixer/compare/2.7.0...2.8.0

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.