|
Ran
|
Jobs
1
|
Files
76
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump astro from 7.2.0 to 7.3.2 in /website (#403) Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 7.2.0 to 7.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases">astro's releases</a>.</em></p> <blockquote> <h2>astro@7.3.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/17896">#17896</a> <a href="https://github.com/withastro/astro/commit/a54822360"><code>a548223</code></a> Thanks <a href="https://github.com/matthewp"><code>@matthewp</code></a>! - Fixes <code><script></code>/<code><style></code> rendering in MDX so that only literal content (including content injected by remark/rehype plugins) is treated as trusted markup. A dynamic value passed as a <code><script></code>/<code><style></code> child (e.g. <code><script>{value}</script></code>) is now escaped like any other element's content instead of being rendered raw. Use <code>set:html</code> to explicitly opt a dynamic value back into raw rendering.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/17931">#17931</a> <a href="https://github.com/withastro/astro/commit/c1a6a89ef"><code>c1a6a89</code></a> Thanks <a href="https://github.com/apps/astro-factory"><code>@astro-factory</code></a>! - Fixes the dev toolbar returning a 504 "Outdated Optimize Dep" error when a workspace-linked package imports a dependency that Vite's initial scan did not discover</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/17908">#17908</a> <a href="https://github.com/withastro/astro/commit/42e9188c4"><code>42e9188</code></a> Thanks <a href="https://github.com/apps/astro-factory"><code>@astro-factory</code></a>! - Fixes i18n fallback routing replacing the first substring match instea... (continued)
3075 of 3470 relevant lines covered (88.62%)
0.89 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 34335771424.1 | 76 |
88.62 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|