|
Ran
|
Jobs
1
|
Files
63
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump astro from 6.3.1 to 6.4.4 in /website in the dependabot group (#528) Bumps the dependabot group in /website with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 6.3.1 to 6.4.4 <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.4.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16926">#16926</a> <a href="https://github.com/withastro/astro/commit/1b39ae848"><code>1b39ae8</code></a> Thanks <a href="https://github.com/narendraio"><code>@narendraio</code></a>! - Prevents <code>App.match()</code> from throwing on request paths that contain an invalid percent-sequence.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16924">#16924</a> <a href="https://github.com/withastro/astro/commit/2c0bc943d"><code>2c0bc94</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@astrobot-houston</code></a>! - Fixes an issue where editing a client-side component (e.g. with <code>client:idle</code>, <code>client:load</code>, etc.) caused an unnecessary full program reload of the backend during development.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16958">#16958</a> <a href="https://github.com/withastro/astro/commit/2c1d50f5f"><code>2c1d50f</code></a> Thanks <a href="https://github.com/fkatsuhiro"><code>@fkatsuhiro</code></a>! - Fixes a bug where static file endpoints using <code>getStaticPaths</code> with <code>.html</code> in dynamic param values (e.g. <code>{ path: 'file.html' }</code>) would fail with a <code>NoMatchingStaticPathFound</code> error during build. The <code>.html</code> suffix is no longer incorrectly stripped from endpoint route pathnames.</p> </li> <li> <p><... (continued)
3156 of 3643 relevant lines covered (86.63%)
0.87 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 27189406493.1 | 63 |
86.63 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|