Skip to content

Update astro monorepo#949

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astro-monorepo
Open

Update astro monorepo#949
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astro-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@astrojs/cloudflare (source) 13.6.013.6.1 age confidence
astro (source) 6.4.26.4.4 age confidence

Release Notes

withastro/astro (@​astrojs/cloudflare)

v13.6.1

Compare Source

Patch Changes
withastro/astro (astro)

v6.4.4

Compare Source

Patch Changes
  • #​16926 1b39ae8 Thanks @​narendraio! - Prevents App.match() from throwing on request paths that contain an invalid percent-sequence.

  • #​16924 2c0bc94 Thanks @​astrobot-houston! - Fixes an issue where editing a client-side component (e.g. with client:idle, client:load, etc.) caused an unnecessary full program reload of the backend during development.

  • #​16958 2c1d50f Thanks @​fkatsuhiro! - Fixes a bug where static file endpoints using getStaticPaths with .html in dynamic param values (e.g. { path: 'file.html' }) would fail with a NoMatchingStaticPathFound error during build. The .html suffix is no longer incorrectly stripped from endpoint route pathnames.

  • #​16855 c610cda Thanks @​astrobot-houston! - Fixes dynamic routes returning 500 "TypeError: Missing parameter" when using domain-based i18n routing in SSR.

  • #​16946 606c37b Thanks @​ematipico! - Fixes Astro.routePattern to preserve original casing of dynamic parameter names from filenames. Previously, a file at src/pages/blog/[postId].astro would return /blog/[postid] for Astro.routePattern due to an internal .toLowerCase() call. It now correctly returns /blog/[postId].

  • #​16720 16d49b6 Thanks @​thomas-callahan-collibra! - Fix an issue where dynamic routes would return the string [object Object] instead of the expected content, in certain runtimes.

  • #​16703 17390a6 Thanks @​henrybrewer00-dotcom! - Fixes styles being stripped when the project root is started with a path whose case differs from the actual filesystem case (e.g. running astro dev from d:\dev\app while the folder on disk is D:\dev\app).

  • #​16855 c610cda Thanks @​astrobot-houston! - Fixes Astro.currentLocale returning the default locale instead of the domain's locale on dynamic routes served from a mapped domain.

v6.4.3

Compare Source

Patch Changes
  • #​16900 17a0fbd Thanks @​ocavue! - Bumps devalue dependency to v5.8.1

  • #​16016 0d85e1b Thanks @​felmonon! - Fix a false positive in the dev toolbar accessibility audit for anchors with text inside closed <details> elements.

  • #​16911 79c6c46 Thanks @​astrobot-houston! - Fixes a bug where experimental.advancedRouting with astro/hono handlers threw TypeError: Cannot read properties of undefined (reading 'route') for unmatched routes instead of rendering the custom 404 page.

  • #​16899 239c469 Thanks @​matthewp! - Fixes a false "does not call the middleware() handler" warning when using astro() in a custom src/app.ts and the first request is a redirect route.

  • #​16887 493acdb Thanks @​astrobot-houston! - Fixes redirectToDefaultLocale not working after the Advanced Routing refactoring.

  • #​16908 ef53ab9 Thanks @​florian-lefebvre! - Improves optimized fallbacks generation when using the Fonts API by using better metrics for bold variants


  • If you want to rebase/retry this PR, check this box

@renovate renovate Bot force-pushed the renovate/astro-monorepo branch from da2007f to 25c3a13 Compare April 28, 2025 09:34
@renovate renovate Bot changed the title Update dependency astro to v5.7.6 Update dependency astro to v5.7.7 Apr 28, 2025
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch 2 times, most recently from dd2efd3 to e756725 Compare April 28, 2025 23:51
@renovate renovate Bot changed the title Update dependency astro to v5.7.7 Update dependency astro to v5.7.8 Apr 28, 2025
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch 2 times, most recently from 2c2bf1c to 8c7c5b8 Compare April 29, 2025 12:20
@renovate renovate Bot changed the title Update dependency astro to v5.7.8 Update astro monorepo Apr 29, 2025
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch 9 times, most recently from 53fa185 to 4fee067 Compare May 3, 2025 16:59
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch 8 times, most recently from 7ff6bfe to 87da6af Compare May 13, 2025 20:19
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch 5 times, most recently from a488a48 to b00d13b Compare May 15, 2025 14:02
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch 8 times, most recently from 8c6db2c to de14deb Compare May 29, 2025 19:17
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch 11 times, most recently from 3ed4d67 to cc735f4 Compare June 11, 2025 09:50
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch 10 times, most recently from 9b24bb0 to 5e185c8 Compare June 18, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants