|
Ran
|
Jobs
1
|
Files
76
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump astro from 6.4.2 to 6.4.8 in /website (#374) Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.4.2 to 6.4.8. <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.8</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/17109">#17109</a> <a href="https://github.com/withastro/astro/commit/27c80ea92"><code>27c80ea</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Harden the limits on the number of decoding on the URL.</li> </ul> <h2>astro@6.4.7</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/17035">#17035</a> <a href="https://github.com/withastro/astro/commit/197e50e2e"><code>197e50e</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@astrobot-houston</code></a>! - Fixes <code>getRelativeLocaleUrl</code>, <code>getAbsoluteLocaleUrl</code>, and <code>getAbsoluteLocaleUrlList</code> to strip trailing slashes when <code>trailingSlash: 'never'</code> is configured</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16967">#16967</a> <a href="https://github.com/withastro/astro/commit/371976526"><code>3719765</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@astrobot-houston</code></a>! - Fixes double URL-encoded paths returning 400 Bad Request on on-demand routes</p> <p>Previously, any URL containing a double-encoded character (like <code>%255B</code>, which is <code>[</code> encoded twice) was unconditionally rejected with a <code>400 Bad Request</code> before middleware or route handlers could run. This broke embedded tools like Sanity Studio whose client-side router legitimately produces double-encoded URLs.</p> <p>... (continued)
3075 of 3470 relevant lines covered (88.62%)
0.89 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 28356604022.1 | 76 |
88.62 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|