Angular-RU / angular-ru-sdk

🅰️ ngular-RU Software Development Kit
71 stars 16 forks source link

build: update dependency @prettier/plugin-xml to v3 #1495

Closed splincode closed 2 months ago

splincode commented 1 year ago

This PR contains the following updates:

Package Type Update Change
@prettier/plugin-xml dependencies major 2.2.0 -> 3.2.0

Release Notes

prettier/plugin-xml (@​prettier/plugin-xml) ### [`v3.2.0`](https://togithub.com/prettier/plugin-xml/blob/HEAD/CHANGELOG.md#320---2023-08-08) [Compare Source](https://togithub.com/prettier/plugin-xml/compare/96693db767090bd7761d1e2da01ffc43b99f8849...v3.2.0) ##### Added - Respect `xml:space="preserve"` as an override to the `xmlWhitespaceSensitivity` option. ### [`v3.1.1`](https://togithub.com/prettier/plugin-xml/blob/HEAD/CHANGELOG.md#311---2023-07-14) [Compare Source](https://togithub.com/prettier/plugin-xml/compare/v3.1.0...96693db767090bd7761d1e2da01ffc43b99f8849) ##### Changed - Required `prettier` as a peer dependency instead of a runtime dependency. ### [`v3.1.0`](https://togithub.com/prettier/plugin-xml/blob/HEAD/CHANGELOG.md#310---2023-07-07) [Compare Source](https://togithub.com/prettier/plugin-xml/compare/v3.0.0...v3.1.0) ##### Added - the `xmlSortAttributesByKey: true | false` option has been added. See the README. - The `xmlQuoteAttributes: "preserve" | "single" | "double"` option has been added. See the README. ### [`v3.0.0`](https://togithub.com/prettier/plugin-xml/blob/HEAD/CHANGELOG.md#300---2023-07-06) [Compare Source](https://togithub.com/prettier/plugin-xml/compare/v2.2.0...v3.0.0) ##### Changed - See alpha release notes.

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 Renovate Bot.