Bump the npm group with 5 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(10 months ago)
(10 months ago)
dependencies javascript
poad
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
9518975Thanks@jp-knjand@asieradzk! - Prevent double-prefixed redirect paths when using fallback and redirectToDefaultLocale togetherFixes an issue where i18n fallback routes would generate double-prefixed paths (e.g.,
/es/es/test/item1/) whenfallbackandredirectToDefaultLocaleconfigurations were used together. The fix adds proper checks to prevent double prefixing in route generation.#14199
3e4cb8eThanks@ascorbic! - Fixes a bug that prevented HMR from working with inline styles
Changelog
Sourced from astro's changelog.
5.12.9
Patch Changes
#14020
9518975Thanks@jp-knjand@asieradzk! - Prevent double-prefixed redirect paths when using fallback and redirectToDefaultLocale togetherFixes an issue where i18n fallback routes would generate double-prefixed paths (e.g.,
/es/es/test/item1/) whenfallbackandredirectToDefaultLocaleconfigurations were used together. The fix adds proper checks to prevent double prefixing in route generation.#14199
3e4cb8eThanks@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
- See full diff in compare view
Updates browserslist from 4.25.1 to 4.25.2
Release notes
Sourced from browserslist's releases.
4.25.2
- Fixed Node.js
--permissionsupport (by@broofa).
Changelog
Sourced from browserslist's changelog.
4.25.2
- Fixed Node.js
--permissionsupport (by@broofa).
Commits
c7b27ecRelease 4.25.2 version506b14aFix test coveragee891823Fix test coverage checkd64779ffix: handle ErrnoExceptions in isFile() and isDirectory() (#900)a740711Update dependenciesef49d84Update Node.js on CI5a8377fPin and update CI actions81d33b7Promote browserslist-config-baselinebe1860cClean old sponsor with broken website and fix dark theme3e1e709Add Kinsta sponsor- See full diff in compare view
Updates caniuse-lite from 1.0.30001733 to 1.0.30001734
Commits
e245793Update caniuse-db 1.0.30001734- See full diff in compare view
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
@cyyynthiaFull Changelog: https://github.com/squirrelchat/smol-toml/compare/v1.4.1...v1.4.2
Commits
699fb61chore: version bump27e2935fix: string escape detection in util.ts- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 4906920 |
| UUID: | 3311015772 |
| Node ID: | PR_kwDOKSIIAM6jGVQz |
| Host: | GitHub |
| Repository: | poad/astro-solid-example |