• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / sedpack / 22540911533
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-329-6ced56ffe5993e5d0582b8d89add545f8bac7d8c
DEFAULT BRANCH: main
Ran 01 Mar 2026 09:58AM UTC
Jobs 1
Files 76
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Mar 2026 09:53AM UTC coverage: 88.617%. Remained the same
22540911533

push

github

web-flow
Bump astro from 5.17.1 to 5.18.0 in /website in the dependabot group (#321)

Bumps the dependabot group in /website with 1 update:
[astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).

Updates `astro` from 5.17.1 to 5.18.0
<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.18.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/15589">#15589</a>
<a
href="https://github.com/withastro/astro/commit/b7dd447e3"><code>b7dd447</code></a>
Thanks <a href="https://github.com/qzio"><code>@​qzio</code></a>! - Adds
a new <code>security.actionBodySizeLimit</code> option to configure the
maximum size of Astro Actions request bodies.</p>
<p>This lets you increase the default 1 MB limit when your actions need
to accept larger payloads. For example, actions that handle file uploads
or large JSON payloads can now opt in to a higher limit.</p>
<p>If you do not set this option, Astro continues to enforce the 1 MB
default to help prevent abuse.</p>
<pre lang="js"><code>// astro.config.mjs
export default defineConfig({
  security: {
    actionBodySizeLimit: 10 * 1024 * 1024, // set to 10 MB
  },
});
</code></pre>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/15594">#15594</a>
<a
href="https://github.com/withastro/astro/commit/efae11cef"><code>efae11c</code></a>
Thanks <a href="https://github.com/qzio"><code>@​qzio</code></a>! - Fix
X-Forwarded-Proto validation when allowedDomains includes both protocol
and hostname fields. The protocol check no longer fails due to hostname
mismatch against the hardcoded test URL.</li>
</ul>
<h2>astro@5.17.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/15564">#15564</a>
<a
href="https://gi... (continued)

3075 of 3470 relevant lines covered (88.62%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22540911533.1 01 Mar 2026 09:58AM UTC 76
88.62
GitHub Action Run
Source Files on build 22540911533
  • Tree
  • List 76
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22540911533
  • bb7ef0b2 on github
  • Prev Build on gh-readonly-queue/main/pr-320-8b1ee82946dc225585dd88d83a2ee198f83fe03a (#22540906980)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc