Markdown: Don't let Liquid objects interrupt paragraphs (#20087 by @seiyab)
<!-- Input -->
If `module` is not a [`WebAssembly.Module`](/en-US/docs/WebAssembly/Reference/JavaScript_interface/Module) object instance, a
{{jsxref("TypeError")}} is thrown.
<!-- Prettier 3.9.7 -->
If `module` is not a [`WebAssembly.Module`](/en-US/docs/WebAssembly/Reference/JavaScript_interface/Module) object instance, a
{{jsxref("TypeError")}} is thrown.
<!-- Prettier 3.9.8 -->
If `module` is not a [`WebAssembly.Module`](/en-US/docs/WebAssembly/Reference/JavaScript_interface/Module) object instance, a
{{jsxref("TypeError")}} is thrown.
5b5a735: Publish TypeScript declarations for Astro plugin options.
6154471: Fixes an error when a JavaScript comment appears before a raw or custom-printed element, such as a <script> in the alternate branch of a conditional expression.
fabb28f: Fix non-idempotent CSS <style> block formatting with astroCompressHTML set to 'html' or 'none'.
Configuration
📅Schedule: (UTC)
Branch creation
At any time (no schedule defined)
Automerge
At any time (no schedule defined)
🚦Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
If you want to rebase/retry this PR, check this box
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [cssnano](https://github.com/cssnano/cssnano) | [`9.0.4` → `9.0.5`](https://renovatebot.com/diffs/npm/cssnano/9.0.4/9.0.5) |  |  |
| [cssnano-preset-advanced](https://github.com/cssnano/cssnano) | [`9.0.4` → `9.0.5`](https://renovatebot.com/diffs/npm/cssnano-preset-advanced/9.0.4/9.0.5) |  |  |
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | [`3.9.7` → `3.9.8`](https://renovatebot.com/diffs/npm/prettier/3.9.7/3.9.8) |  |  |
| [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) | [`1.0.0` → `1.0.1`](https://renovatebot.com/diffs/npm/prettier-plugin-astro/1.0.0/1.0.1) |  |  |
---
### Release Notes
<details>
<summary>cssnano/cssnano (cssnano)</summary>
### [`v9.0.5`](https://github.com/cssnano/cssnano/releases/tag/cssnano%409.0.5): v9.0.5
[Compare Source](https://github.com/cssnano/cssnano/compare/cssnano@9.0.4...cssnano@9.0.5)
#### What's Changed
##### Bug Fixes
- fix(postcss-svgo): decode SVG following WHATWG specification in [#​1975](https://github.com/cssnano/cssnano/pull/1975)
##### Other changes
- Update dependencies
**Full Changelog**: <https://github.com/cssnano/cssnano/compare/cssnano@9.0.4...cssnano@9.0.5>
</details>
<details>
<summary>prettier/prettier (prettier)</summary>
### [`v3.9.8`](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#398)
[Compare Source](https://github.com/prettier/prettier/compare/3.9.7...3.9.8)
[diff](https://github.com/prettier/prettier/compare/3.9.7...3.9.8)
##### Markdown: Don't let Liquid objects interrupt paragraphs ([#​20087](https://github.com/prettier/prettier/pull/20087) by [@​seiyab](https://github.com/seiyab))
<!-- prettier-ignore -->
```markdown
<!-- Input -->
If `module` is not a [`WebAssembly.Module`](/en-US/docs/WebAssembly/Reference/JavaScript_interface/Module) object instance, a
{{jsxref("TypeError")}} is thrown.
<!-- Prettier 3.9.7 -->
If `module` is not a [`WebAssembly.Module`](/en-US/docs/WebAssembly/Reference/JavaScript_interface/Module) object instance, a
{{jsxref("TypeError")}} is thrown.
<!-- Prettier 3.9.8 -->
If `module` is not a [`WebAssembly.Module`](/en-US/docs/WebAssembly/Reference/JavaScript_interface/Module) object instance, a
{{jsxref("TypeError")}} is thrown.
```
</details>
<details>
<summary>withastro/prettier-plugin-astro (prettier-plugin-astro)</summary>
### [`v1.0.1`](https://github.com/withastro/prettier-plugin-astro/blob/HEAD/CHANGELOG.md#101)
[Compare Source](https://github.com/withastro/prettier-plugin-astro/compare/v1.0.0...v1.0.1)
##### Patch Changes
- [`5b5a735`](https://github.com/withastro/prettier-plugin-astro/commit/5b5a735): Publish TypeScript declarations for Astro plugin options.
- [`6154471`](https://github.com/withastro/prettier-plugin-astro/commit/6154471): Fixes an error when a JavaScript comment appears before a raw or custom-printed element, such as a `<script>` in the alternate branch of a conditional expression.
- [`fabb28f`](https://github.com/withastro/prettier-plugin-astro/commit/fabb28f): Fix non-idempotent CSS `<style>` block formatting with `astroCompressHTML` set to `'html'` or `'none'`.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC45Ny40IiwidXBkYXRlZEluVmVyIjoiNDQuOTcuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
9.0.4→9.0.59.0.4→9.0.53.9.7→3.9.81.0.0→1.0.1Release Notes
cssnano/cssnano (cssnano)
v9.0.5: v9.0.5Compare Source
What's Changed
Bug Fixes
Other changes
Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@9.0.4...cssnano@9.0.5
prettier/prettier (prettier)
v3.9.8Compare Source
diff
Markdown: Don't let Liquid objects interrupt paragraphs (#20087 by @seiyab)
withastro/prettier-plugin-astro (prettier-plugin-astro)
v1.0.1Compare Source
Patch Changes
5b5a735: Publish TypeScript declarations for Astro plugin options.6154471: Fixes an error when a JavaScript comment appears before a raw or custom-printed element, such as a<script>in the alternate branch of a conditional expression.fabb28f: Fix non-idempotent CSS<style>block formatting withastroCompressHTMLset to'html'or'none'.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate CLI.