Originally created by: renovate[bot]
Originally owned by: luifr10
This PR contains the following updates:
Release Notes
prettier/prettier (prettier)
### [`v3.9.4`](https://redirect.github.com/prettier/prettier/compare/3.9.3...3.9.4)
[Compare Source](https://redirect.github.com/prettier/prettier/compare/3.9.3...3.9.4)
### [`v3.9.3`](https://redirect.github.com/prettier/prettier/compare/b875c902b0509ca1ded6d4a12667d7834c8f8d00...b875c902b0509ca1ded6d4a12667d7834c8f8d00)
[Compare Source](https://redirect.github.com/prettier/prettier/compare/3.9.2...3.9.3)
### [`v3.9.2`](https://redirect.github.com/prettier/prettier/compare/3.9.1...b875c902b0509ca1ded6d4a12667d7834c8f8d00)
[Compare Source](https://redirect.github.com/prettier/prettier/compare/3.9.1...3.9.2)
### [`v3.9.1`](https://redirect.github.com/prettier/prettier/compare/3.9.0...3.9.1)
[Compare Source](https://redirect.github.com/prettier/prettier/compare/3.9.0...3.9.1)
### [<[inline_block>0](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#390](https://github.com/inline_block>0](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md/issues/390))
[Compare Source](https://redirect.github.com/prettier/prettier/compare/3.8.5...3.9.0)
[diff](https://redirect.github.com/prettier/prettier/compare/3.8.5...3.9.0)
π [Release Notes](https://prettier.io/blog/2026/06/27/3.9.0)
### [`v3.8.5`](https://redirect.github.com/prettier/prettier/compare/3.8.4...96395cbff58df7159fedd22a18446060873b2312)
[Compare Source](https://redirect.github.com/prettier/prettier/compare/3.8.4...3.8.5)
### [<[inline_block>0](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#384](https://github.com/inline_block>0](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md/issues/384))
[Compare Source](https://redirect.github.com/prettier/prettier/compare/3.8.3...3.8.4)
[diff](https://redirect.github.com/prettier/prettier/compare/3.8.3...3.8.4)
##### Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX ([#β17746](https://redirect.github.com/prettier/prettier/pull/17746) by [@βbyplayer](https://redirect.github.com/byplayer))
Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.
:::markdown
- a
- b
- c
- d
- a
- b
- c
- d
- a
- b
- c
- d
Configuration
π
Schedule: (in timezone Europe/Paris)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.