|
Ran
|
Jobs
1
|
Files
52
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump astro from 5.14.4 to 5.16.3 in /docs (#143) Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.14.4 to 5.16.3. <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@5.16.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14889">#14889</a> <a href="https://github.com/withastro/astro/commit/4bceeb0c7"><code>4bceeb0</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes actions types when using specific TypeScript configurations</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14929">#14929</a> <a href="https://github.com/withastro/astro/commit/e0f277d92"><code>e0f277d</code></a> Thanks <a href="https://github.com/matthewp"><code>@matthewp</code></a>! - Fixes authentication bypass via double URL encoding in middleware</p> <p>Prevents attackers from bypassing path-based authentication checks using multi-level URL encoding (e.g., <code>/%2561dmin</code> instead of <code>/%61dmin</code>). Pathnames are now validated after decoding to ensure no additional encoding remains.</p> </li> </ul> <h2>astro@5.16.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14876">#14876</a> <a href="https://github.com/withastro/astro/commit/b43dc7f28"><code>b43dc7f</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a vite warning log during builds when using npm</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14884">#14884</a> <a href="https://github.com/withastro/astro/commit/10273e013"><code>10273e0</code></a> Thanks <a href="https://github... (continued)
653 of 683 branches covered (95.61%)
Branch coverage included in aggregate %.
3393 of 3557 relevant lines covered (95.39%)
931.31 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
99.67 |
0.0% | src/engine/choiceengine.test.ts |
| 4 |
80.69 |
-2.48% | src/client.ts |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 19861979191.1 | 52 |
95.42 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|