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

Bump the npm group with 5 updates

Open
Number: #156
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: August 11, 2025 at 05:42 PM UTC
(10 months ago)
Updated: August 11, 2025 at 06:41 PM UTC
(10 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 5 updates:

Package From To
astro 5.12.8 5.12.9
@types/node 24.2.0 24.2.1
browserslist 4.25.1 4.25.2
caniuse-lite 1.0.30001733 1.0.30001734
smol-toml 1.4.1 1.4.2

Updates 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

Updates @types/node from 24.2.0 to 24.2.1

Commits

Updates browserslist from 4.25.1 to 4.25.2

Release notes

Sourced from browserslist's releases.

4.25.2

  • Fixed Node.js --permission support (by @​broofa).
Changelog

Sourced from browserslist's changelog.

4.25.2

  • Fixed Node.js --permission support (by @​broofa).
Commits

Updates caniuse-lite from 1.0.30001733 to 1.0.30001734

Commits

Updates smol-toml from 1.4.1 to 1.4.2

Release notes

Sourced from smol-toml's releases.

v1.4.2

A smol fix to better handle strings with many successive backslash characters.

What's Changed

fix: string escape detection in util.ts by @​cyyynthia

Full Changelog: https://github.com/squirrelchat/smol-toml/compare/v1.4.1...v1.4.2

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
astro
Ecosystem:
npm
Version Change:
5.12.8 → 5.12.9
Update Type:
Patch
Package:
@types/node
Ecosystem:
npm
Version Change:
24.2.0 → 24.2.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.25.1 → 4.25.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.30001733 → 1.0.30001734
Update Type:
Patch
Package:
smol-toml
Ecosystem:
npm
Version Change:
1.4.1 → 1.4.2
Update Type:
Patch
Technical Details
ID: 4906920
UUID: 3311015772
Node ID: PR_kwDOKSIIAM6jGVQz
Host: GitHub
Repository: poad/astro-solid-example