fix(deps): update astro monorepo #273

Merged
renovate-bot merged 1 commits from renovate/astro-monorepo into main 2026-05-15 18:02:37 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/mdx (source) 5.0.55.0.6 age adoption passing confidence
astro (source) 6.3.26.3.3 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/mdx)

v5.0.6

Compare Source

Patch Changes
withastro/astro (astro)

v6.3.3

Compare Source

Patch Changes
  • #​16737 bd84f33 Thanks @​matthewp! - Fixes a reflected XSS vulnerability where slot names on hydrated components were not HTML-escaped in SSR output

Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [@astrojs/mdx](https://docs.astro.build/en/guides/integrations-guide/mdx/) ([source](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx)) | [`5.0.5` → `5.0.6`](https://renovatebot.com/diffs/npm/@astrojs%2fmdx/5.0.5/5.0.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2fmdx/5.0.6?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@astrojs%2fmdx/5.0.6?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@astrojs%2fmdx/5.0.5/5.0.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2fmdx/5.0.5/5.0.6?slim=true) | | [astro](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro)) | [`6.3.2` → `6.3.3`](https://renovatebot.com/diffs/npm/astro/6.3.2/6.3.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/astro/6.3.3?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/astro/6.3.3?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/astro/6.3.2/6.3.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/6.3.2/6.3.3?slim=true) | --- ### Release Notes <details> <summary>withastro/astro (@&#8203;astrojs/mdx)</summary> ### [`v5.0.6`](https://github.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#506) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/mdx@5.0.5...@astrojs/mdx@5.0.6) ##### Patch Changes - [#&#8203;16579](https://github.com/withastro/astro/pull/16579) [`49e10e3`](https://github.com/withastro/astro/commit/49e10e3b97a49d805802b8972a2f848ea7847b91) Thanks [@&#8203;igor-koop](https://github.com/igor-koop)! - Fixes an issue where the `smartypants` option was ignored. </details> <details> <summary>withastro/astro (astro)</summary> ### [`v6.3.3`](https://github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#633) [Compare Source](https://github.com/withastro/astro/compare/astro@6.3.2...astro@6.3.3) ##### Patch Changes - [#&#8203;16737](https://github.com/withastro/astro/pull/16737) [`bd84f33`](https://github.com/withastro/astro/commit/bd84f33d68cfa7d077e0a638970e28b0a9bd83db) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Fixes a reflected XSS vulnerability where slot names on hydrated components were not HTML-escaped in SSR output </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMjAiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImRlcGVuZGVuY3kiXX0=-->
renovate-bot added 1 commit 2026-05-15 18:02:27 +00:00
fix(deps): update astro monorepo
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 1m45s
test-build / guarddog (pull_request) Successful in 1m44s
test-build / build (push) Successful in 1m56s
test-build / guarddog (push) Successful in 1m20s
renovate / renovate (push) Successful in 2m26s
f30b350685
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-15 18:02:30 +00:00
renovate-bot merged commit f30b350685 into main 2026-05-15 18:02:37 +00:00
renovate-bot deleted branch renovate/astro-monorepo 2026-05-15 18:02:40 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/site-documentation#273