junkisai / web-app-template

1 stars 0 forks source link

chore(deps): update dependency prettier-plugin-astro to v0.13.0 - autoclosed #48

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-astro 0.10.0 -> 0.13.0 age adoption passing confidence

Release Notes

withastro/prettier-plugin-astro (prettier-plugin-astro) ### [`v0.13.0`](https://togithub.com/withastro/prettier-plugin-astro/blob/HEAD/CHANGELOG.md#0130) [Compare Source](https://togithub.com/withastro/prettier-plugin-astro/compare/v0.12.3...v0.13.0) ##### Minor Changes - [`e97406a`](https://togithub.com/withastro/prettier-plugin-astro/commit/e97406a): Fix plugin sometimes including significant whitespace inside components, fragments and custom elements ### [`v0.12.3`](https://togithub.com/withastro/prettier-plugin-astro/blob/HEAD/CHANGELOG.md#0123) [Compare Source](https://togithub.com/withastro/prettier-plugin-astro/compare/v0.12.2...v0.12.3) ##### Patch Changes - [`e75f9c7`](https://togithub.com/withastro/prettier-plugin-astro/commit/e75f9c7): Fix `
` tags sometimes causing additional spaces to appear - [`b4b0918`](https://togithub.com/withastro/prettier-plugin-astro/commit/b4b0918): Fix not being able to format expressions with more than 2 roots ### [`v0.12.2`](https://togithub.com/withastro/prettier-plugin-astro/blob/HEAD/CHANGELOG.md#0122) [Compare Source](https://togithub.com/withastro/prettier-plugin-astro/compare/v0.12.1...v0.12.2) ##### Patch Changes - [`11b0dc7`](https://togithub.com/withastro/prettier-plugin-astro/commit/11b0dc7): Fix attributes using optional chaining not formatting correctly ### [`v0.12.1`](https://togithub.com/withastro/prettier-plugin-astro/blob/HEAD/CHANGELOG.md#0121) [Compare Source](https://togithub.com/withastro/prettier-plugin-astro/compare/v0.12.0...v0.12.1) ##### Patch Changes - [`0188f04`](https://togithub.com/withastro/prettier-plugin-astro/commit/0188f04): Fix attributes with multiple invalid JSX characters in their key inside expressions causing the plugin to throw an error ### [`v0.12.0`](https://togithub.com/withastro/prettier-plugin-astro/blob/HEAD/CHANGELOG.md#0120) [Compare Source](https://togithub.com/withastro/prettier-plugin-astro/compare/v0.11.1...v0.12.0) ##### Minor Changes - [`fa1a6e3`](https://togithub.com/withastro/prettier-plugin-astro/commit/fa1a6e3): Do not delete line breaks and indentation of lines in class attribute ##### Patch Changes - [`b806845`](https://togithub.com/withastro/prettier-plugin-astro/commit/b806845): Format doctype as lowercase to match Prettier 3.0 ### [`v0.11.1`](https://togithub.com/withastro/prettier-plugin-astro/blob/HEAD/CHANGELOG.md#0111) [Compare Source](https://togithub.com/withastro/prettier-plugin-astro/compare/v0.11.0...v0.11.1) ##### Patch Changes - [`62fe714`](https://togithub.com/withastro/prettier-plugin-astro/commit/62fe714): removes pnpm from engines ### [`v0.11.0`](https://togithub.com/withastro/prettier-plugin-astro/blob/HEAD/CHANGELOG.md#0110) [Compare Source](https://togithub.com/withastro/prettier-plugin-astro/compare/v0.10.0...v0.11.0) ##### Minor Changes - [`94ed904`](https://togithub.com/withastro/prettier-plugin-astro/commit/94ed904): Migrated the plugin to Prettier 3's new APIs. It's unfortunately not possible for a plugin to support both version 2 and 3 of Prettier. As such, from this version on, only Prettier 3 is supported.

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.