An open index of dependabot pull requests across open source projects.

Bump astro from 5.12.8 to 5.12.9

Merged
Number: #741
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: August 09, 2025 at 09:24 PM UTC
(about 2 months ago)
Updated: August 09, 2025 at 10:22 PM UTC
(about 2 months ago)
Merged: August 09, 2025 at 10:22 PM UTC
(about 2 months ago)
by r3nya
Time to Close: about 1 hour
Labels:
dependencies javascript
Assignees:
r3nya
Description:

Bumps astro from 5.12.8 to 5.12.9.

Release notes

Sourced from astro's releases.

astro@5.12.9

Patch Changes

  • #14020 9518975 Thanks @​jp-knj and @​asieradzk! - Prevent double-prefixed redirect paths when using fallback and redirectToDefaultLocale together

    Fixes an issue where i18n fallback routes would generate double-prefixed paths (e.g., /es/es/test/item1/) when fallback and redirectToDefaultLocale configurations were used together. The fix adds proper checks to prevent double prefixing in route generation.

  • #14199 3e4cb8e Thanks @​ascorbic! - Fixes a bug that prevented HMR from working with inline styles

Changelog

Sourced from astro's changelog.

5.12.9

Patch Changes

  • #14020 9518975 Thanks @​jp-knj and @​asieradzk! - Prevent double-prefixed redirect paths when using fallback and redirectToDefaultLocale together

    Fixes an issue where i18n fallback routes would generate double-prefixed paths (e.g., /es/es/test/item1/) when fallback and redirectToDefaultLocale configurations were used together. The fix adds proper checks to prevent double prefixing in route generation.

  • #14199 3e4cb8e Thanks @​ascorbic! - Fixes a bug that prevented HMR from working with inline styles

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+116
Deletions:
-11
Package Dependencies
Package:
astro
Ecosystem:
npm
Version Change:
5.12.8 → 5.12.9
Update Type:
Patch
Technical Details
ID: 4813089
UUID: 2732997270
Node ID: PR_kwDOAfijYM6i5jqW
Host: GitHub
Repository: r3nya/r3nya.github.io
Merge State: Unknown