Chore(deps): Bump astro from 5.12.0 to 5.12.9
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(10 months ago)
(10 months ago)
dependencies javascript
Bumps astro from 5.12.0 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 stylesastro@5.12.8
Patch Changes
0567fb7Thanks@ascorbic! - Adds//to list of internal path prefixes that do not have automated trailing slash handling#13894
b36e72fThanks@florian-lefebvre! - Removes Astro Studio commands from the CLI helpUpdated dependencies [
0567fb7]:astro@5.12.7
Patch Changes
#14169
f4e8889Thanks@ascorbic! - Skips trailing slash handling for paths that start with/..#14170
34e6b3aThanks@ematipico! - Fixes an issue where static redirects couldn't correctly generate a redirect when the destination is a prerendered route, and theoutputis set to"server".#14169
f4e8889Thanks@ascorbic! - Fixes a bug that prevented images from being displayed in dev when using the Netlify adapter withtrailingSlashset toalwaysUpdated dependencies [
f4e8889]:astro@5.12.6
Patch Changes
#14153
29e9283Thanks@jp-knj! - Fixes a regression introduced by a recent optimisation of how SVG images are emitted during the build.#14156
592f08dThanks@TheOtterlord! - Fix the client router not submitting forms if the active URL contained a hash#14160
d2e25c6Thanks@ascorbic! - Fixes a bug that meant some remote image URLs could cause invalid filenames to be used for processed images#14167
62bd071Thanks@ascorbic! - Fixes a bug that prevented destroyed sessions from being deleted from storage unless the session had been loadedastro@5.12.5
Patch Changes
#14059
19f53ebThanks@benosmac! - Fixes a bug in i18n implementation, where Astro didn't emit the correct pages whenfallbackis enabled, and a locale uses a catch-all route, e.g.src/pages/es/[...catchAll].astro#14155
31822c3Thanks@ascorbic! - Fixes a bug that caused an error "serverEntrypointModule[_start] is not a function" in some adapters
... (truncated)
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 styles5.12.8
Patch Changes
0567fb7Thanks@ascorbic! - Adds//to list of internal path prefixes that do not have automated trailing slash handling#13894
b36e72fThanks@florian-lefebvre! - Removes Astro Studio commands from the CLI helpUpdated dependencies [
0567fb7]:5.12.7
Patch Changes
#14169
f4e8889Thanks@ascorbic! - Skips trailing slash handling for paths that start with/..#14170
34e6b3aThanks@ematipico! - Fixes an issue where static redirects couldn't correctly generate a redirect when the destination is a prerendered route, and theoutputis set to"server".#14169
f4e8889Thanks@ascorbic! - Fixes a bug that prevented images from being displayed in dev when using the Netlify adapter withtrailingSlashset toalwaysUpdated dependencies [
f4e8889]:5.12.6
Patch Changes
#14153
29e9283Thanks@jp-knj! - Fixes a regression introduced by a recent optimisation of how SVG images are emitted during the build.#14156
592f08dThanks@TheOtterlord! - Fix the client router not submitting forms if the active URL contained a hash#14160
d2e25c6Thanks@ascorbic! - Fixes a bug that meant some remote image URLs could cause invalid filenames to be used for processed images#14167
62bd071Thanks@ascorbic! - Fixes a bug that prevented destroyed sessions from being deleted from storage unless the session had been loaded5.12.5
... (truncated)
Commits
dc9e35c[ci] release (#14189)3e4cb8efix: fix HMR for styles (#14199)9518975fix(astro): prevent double-prefixed output paths (#14020)e0c4460test: enable test for style preprocess error line highlighting (#14182)0f0a4c4[ci] release (#14172)0567fb7Merge commit from forkb36e72ffeat: remove studio (#13894)5eaf524[ci] release (#14171)f76eeaa[ci] formatf4e8889fix: skip trailing slash redirection for more internal paths (#14169)- Additional commits viewable 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 this major versionwill 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 versionwill 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 dependencywill 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
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 5037391 |
| UUID: | 2740277331 |
| Node ID: | PR_kwDOMUJcEc6jVVBT |
| Host: | GitHub |
| Repository: | crocoder-dev/web |
| Merge State: | Unknown |