Bump astro from 5.12.0 to 5.12.3
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(12 months ago)
(12 months ago)
dependencies javascript
Bumps astro from 5.12.0 to 5.12.3.
Release notes
Sourced from astro's releases.
astro@5.12.3
Patch Changes
#14119
14807a4Thanks@ascorbic! - Fixes a bug that caused builds to fail if a client directive was mistakenly added to an Astro component#14001
4b03d9cThanks@dnek! - Fixes an issue wheregetImage()assigned the resized base URL to the srcset URL ofImageTransform, which matched the width, height, and format of the original image.astro@5.12.2
Patch Changes
#14071
d2cb35dThanks@Grisoly! - Exposes theCodecomponentlangprop type:import type { CodeLanguage } from 'astro';#14111
5452ee6Thanks@ascorbic! - Fixes a bug that prevented "key" from being used as a prop for Astro components in MDX#14106
b5b39e4Thanks@ascorbic! - Exits with non-zero exit code when config has an error#14112
37458b3Thanks@ascorbic! - Fixes a bug that meant that SVG components could no longer be serialized withJSON.stringify#14061
c7a7dd5Thanks@jonasgeiler! - Add module declaration for?no-inlineasset imports#14109
5a08fa2Thanks@ascorbic! - Throw a more helpful error if defineLiveCollection is used outside of a live.config file#14110
e7dd4e1Thanks@ascorbic! - Warn if duplicate IDs are found by file loaderastro@5.12.1
Patch Changes
#14094
22e9087Thanks@ascorbic! - Correct types to allowpriorityon all images#14091
26c6b6dThanks@ascorbic! - Fixes a bug that caused a type error when defining session options without a driver#14082
93322cbThanks@louisescher! - Fixes an issue where Astro's default 404 route would incorrectly match routes containing "/404" in dev#14089
687d253Thanks@florian-lefebvre! - Fixes a case whereastro:envwould not load the right environments variables in dev#14092
6692c71Thanks@ascorbic! - Improves error handling in live collections#14074
144a950Thanks@abcfy2! - Fixes a bug that caused some image service builds to fail#14092
6692c71Thanks@ascorbic! - Fixes a case where zod could not be imported fromastro:contentvirtual module in live collection config
Changelog
Sourced from astro's changelog.
5.12.3
Patch Changes
#14119
14807a4Thanks@ascorbic! - Fixes a bug that caused builds to fail if a client directive was mistakenly added to an Astro component#14001
4b03d9cThanks@dnek! - Fixes an issue wheregetImage()assigned the resized base URL to the srcset URL ofImageTransform, which matched the width, height, and format of the original image.5.12.2
Patch Changes
#14071
d2cb35dThanks@Grisoly! - Exposes theCodecomponentlangprop type:import type { CodeLanguage } from 'astro';#14111
5452ee6Thanks@ascorbic! - Fixes a bug that prevented "key" from being used as a prop for Astro components in MDX#14106
b5b39e4Thanks@ascorbic! - Exits with non-zero exit code when config has an error#14112
37458b3Thanks@ascorbic! - Fixes a bug that meant that SVG components could no longer be serialized withJSON.stringify#14061
c7a7dd5Thanks@jonasgeiler! - Add module declaration for?no-inlineasset imports#14109
5a08fa2Thanks@ascorbic! - Throw a more helpful error if defineLiveCollection is used outside of a live.config file#14110
e7dd4e1Thanks@ascorbic! - Warn if duplicate IDs are found by file loader5.12.1
Patch Changes
#14094
22e9087Thanks@ascorbic! - Correct types to allowpriorityon all images#14091
26c6b6dThanks@ascorbic! - Fixes a bug that caused a type error when defining session options without a driver#14082
93322cbThanks@louisescher! - Fixes an issue where Astro's default 404 route would incorrectly match routes containing "/404" in dev#14089
687d253Thanks@florian-lefebvre! - Fixes a case whereastro:envwould not load the right environments variables in dev#14092
6692c71Thanks@ascorbic! - Improves error handling in live collections#14074
144a950Thanks@abcfy2! - Fixes a bug that caused some image service builds to fail#14092
6692c71Thanks@ascorbic! - Fixes a case where zod could not be imported fromastro:contentvirtual module in live collection config
Commits
9362743[ci] release (#14116)14807a4fix: don't try to create hydration entrypoints for Astro components (#14119)4b03d9cfix: reuse src url for srcset by matching validated transform instead of the ...7b154d6[ci] release (#14105)1c20b7d[ci] format37458b3fix: make SVG imagemetadata serializable (#14112)5582be4[ci] format5a08fa2fix: add stub for getLiveCollection in non-live contexts (#14109)e7dd4e1fix: warn if fie loader finds duplicate IDs (#14110)31b4f95[ci] format- 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
+6
-6
Package Dependencies
Technical Details
| ID: | 4219346 |
| UUID: | 2699496773 |
| Node ID: | PR_kwDONEI_IM6g5w1F |
| Host: | GitHub |
| Repository: | rescript-lang/experimental-rescript-webapi |
| Merge State: | Unknown |