Skip to content

chore(deps): update dependency astro to v6.3.8#53

Merged
rhuanbarreto merged 1 commit into
mainfrom
renovate/astro-monorepo
May 30, 2026
Merged

chore(deps): update dependency astro to v6.3.8#53
rhuanbarreto merged 1 commit into
mainfrom
renovate/astro-monorepo

Conversation

@renovate

@renovate renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
astro (source) dependencies patch 6.3.76.3.8 6.4.2 (+2) OpenSSF Scorecard

Release Notes

withastro/astro (astro)

v6.3.8

Compare Source

Patch Changes
  • #​16830 f2bf3cb Thanks @​matthewp! - Fixes 404s for dynamically imported JS chunks when using an adapter with assetQueryParams (e.g. Vercel skew protection)

  • #​16831 ace96ba Thanks @​astrobot-houston! - Fixes a misleading GetStaticPathsRequired error when a redirect is configured from a dynamic route to a static (or less-dynamic) destination. For example, '/project/[slug]': '/' previously produced a confusing error pointing at index.astro. Astro now detects the parameter mismatch at config validation time and throws a clear InvalidRedirectDestination error naming the missing parameters.

  • #​16702 b7d1758 Thanks @​matthewp! - Fixes scoped styles from .astro components being dropped when rendered inside MDX content (<Content /> from render(entry)) passed through a named slot using <Fragment slot="X">. The Fragment component now eagerly evaluates its slot contents to ensure propagating components register their styles before head content is flushed.

  • #​16823 3df6a45 Thanks @​astrobot-houston! - Fixes missing CSS for conditionally rendered Svelte components in production builds

  • #​16836 3d7adfa Thanks @​LongYC! - Document compressHTML: "jsx" config is only available since Astro v6.2.0

  • #​16864 334ce13 Thanks @​cheets! - Fixes a false-positive Internal Warning: route cache overwritten logged on every SSR request for dynamic routes


Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • Between 12:00 AM and 05:59 AM, between day 25 and 31 of the month, and on Sunday (* 0-5 25-31 * 0)
  • Automerge
    • Between 12:00 AM and 05:59 AM, between day 25 and 31 of the month, and on Sunday (* 0-5 25-31 * 0)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot requested a review from rhuanbarreto as a code owner May 29, 2026 20:58
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying archgate-studies with  Cloudflare Pages  Cloudflare Pages

Latest commit: d12c643
Status: ✅  Deploy successful!
Preview URL: https://e38c5f1d.archgate-studies.pages.dev
Branch Preview URL: https://renovate-astro-monorepo.archgate-studies.pages.dev

View logs

@rhuanbarreto rhuanbarreto merged commit 486c1b0 into main May 30, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant