|
Ran
|
Jobs
1
|
Files
63
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump astro from 6.1.8 to 6.2.2 in /website in the dependabot group (#519) Bumps the dependabot group in /website with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 6.1.8 to 6.2.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@6.2.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16292">#16292</a> <a href="https://github.com/withastro/astro/commit/00f48ee25"><code>00f48ee</code></a> Thanks <a href="https://github.com/p-linnane"><code>@p-linnane</code></a>! - Fixes head metadata propagation in dev for adapters that load modules in the <code>prerender</code> Vite environment, such as <code>@astrojs/cloudflare</code>. The <code>astro:head-metadata</code> plugin previously only tracked the <code>ssr</code> environment, so <code>maybeRenderHead()</code> could fire inside an unrelated component's <code>\<template></code> element, trapping subsequent hoisted <code><style></code> blocks.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16451">#16451</a> <a href="https://github.com/withastro/astro/commit/778865f4a"><code>778865f</code></a> Thanks <a href="https://github.com/maximslo"><code>@maximslo</code></a>! - Fixes build crash when processing animated AVIF images. Sharp now gracefully passes through unsupported image formats instead of crashing during the build.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16548">#16548</a> <a href="https://github.com/withastro/astro/commit/7214d3e13"><code>7214d3e</code></a> Thanks <a href="https://github.com/senutpal"><code>@senutpal</code></a>! - Fixes scoped styles applying to the wrong element when <code>vite.css.transformer</co... (continued)
3156 of 3643 relevant lines covered (86.63%)
0.87 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25362640164.1 | 63 |
86.63 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|