#1783132e8b44 Thanks @astro-factory! - Fixes a crash when requesting /index.html against a dynamic page route like [slug].astro
#17841c35448e Thanks @astro-factory! - Fixes SSR manifest containing stale entryModules references to prerender-only chunks that no longer exist in the final build output
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [astro](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro)) | [`7.2.8` → `7.2.9`](https://renovatebot.com/diffs/npm/astro/7.2.8/7.2.9) |  |  |
| [markdown-it](https://github.com/markdown-it/markdown-it) | [`15.0.0` → `15.0.1`](https://renovatebot.com/diffs/npm/markdown-it/15.0.0/15.0.1) |  |  |
---
### Release Notes
<details>
<summary>withastro/astro (astro)</summary>
### [`v7.2.9`](https://github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#729)
[Compare Source](https://github.com/withastro/astro/compare/astro@7.2.8...astro@7.2.9)
##### Patch Changes
- [#​17846](https://github.com/withastro/astro/pull/17846) [`b441180`](https://github.com/withastro/astro/commit/b44118001c8f9b4f05ccd004cc3b4d42a8da8bfc) Thanks [@​Princesseuh](https://github.com/Princesseuh)! - Fixes importing `.html` files not being typed outside of `.astro` files
- [#​17831](https://github.com/withastro/astro/pull/17831) [`32e8b44`](https://github.com/withastro/astro/commit/32e8b44c25a80759f0ed0b47551351331584f779) Thanks [@​astro-factory](https://github.com/apps/astro-factory)! - Fixes a crash when requesting `/index.html` against a dynamic page route like `[slug].astro`
- [#​17841](https://github.com/withastro/astro/pull/17841) [`c35448e`](https://github.com/withastro/astro/commit/c35448ec8e53fc0f93798840953185c9facaa39b) Thanks [@​astro-factory](https://github.com/apps/astro-factory)! - Fixes SSR manifest containing stale `entryModules` references to prerender-only chunks that no longer exist in the final build output
- [#​17847](https://github.com/withastro/astro/pull/17847) [`eb87a23`](https://github.com/withastro/astro/commit/eb87a2391679ffa6fa25c61701569a474aa2e548) Thanks [@​matthewp](https://github.com/matthewp)! - Fixes `set:text` escaping in MDX script and style elements
</details>
<details>
<summary>markdown-it/markdown-it (markdown-it)</summary>
### [`v15.0.1`](https://github.com/markdown-it/markdown-it/blob/HEAD/CHANGELOG.md#1501---2026-08-27)
[Compare Source](https://github.com/markdown-it/markdown-it/compare/15.0.0...15.0.1)
##### Changed
- doc: replace oxide theme with custom one.
##### Fixed
- Fixed code span parsing after lookaheads for unclosed link and image labels, [#​1201](https://github.com/markdown-it/markdown-it/issues/1201).
- Preserve spaces in code spans whose content consists only of spaces, [#​1180](https://github.com/markdown-it/markdown-it/issues/1180).
- Preserve brackets around IPv6 address literals when normalizing links, [#​1204](https://github.com/markdown-it/markdown-it/issues/1204).
##### Security
- Fixed quadratic complexity when replacing fuzzy links.
- Fixed quadratic complexity in scheme backscan (inline linkify rule).
</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:eyJjcmVhdGVkSW5WZXIiOiI0NC40OC4yIiwidXBkYXRlZEluVmVyIjoiNDQuNDguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiXX0=-->
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:
7.2.8→7.2.915.0.0→15.0.1Release Notes
withastro/astro (astro)
v7.2.9Compare Source
Patch Changes
#17846
b441180Thanks @Princesseuh! - Fixes importing.htmlfiles not being typed outside of.astrofiles#17831
32e8b44Thanks @astro-factory! - Fixes a crash when requesting/index.htmlagainst a dynamic page route like[slug].astro#17841
c35448eThanks @astro-factory! - Fixes SSR manifest containing staleentryModulesreferences to prerender-only chunks that no longer exist in the final build output#17847
eb87a23Thanks @matthewp! - Fixesset:textescaping in MDX script and style elementsmarkdown-it/markdown-it (markdown-it)
v15.0.1Compare Source
Changed
Fixed
Security
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.