[PR #275] [CLOSED] build(deps): bump @astrojs/node from 10.0.1 to 10.0.5 in the npm_and_yarn group across 1 directory #2910

Closed
opened 2026-05-17 19:23:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/275
Author: @dependabot[bot]
Created: 4/23/2026
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/npm_and_yarn-63e2739d23


📝 Commits (1)

  • 776e47d build(deps): bump @astrojs/node

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps the npm_and_yarn group with 1 update in the / directory: @astrojs/node.

Updates @astrojs/node from 10.0.1 to 10.0.5

Release notes

Sourced from @​astrojs/node's releases.

@​astrojs/node@​10.0.5

Patch Changes

  • #16319 940afd5 Thanks @​matthewp! - Fixes static asset error responses incorrectly including immutable cache headers. Conditional request failures (e.g. If-Match mismatch) now return the correct status code without far-future cache directives.

@​astrojs/node@​10.0.4

Patch Changes

  • #16002 846f27f Thanks @​buley! - Fixes file descriptor leaks from read streams that were not destroyed on client disconnect or read errors

  • #15941 f41584a Thanks @​ematipico! - Fixes an infinite loop in resolveClientDir() when the server entry point is bundled with esbuild or similar tools. The function now throws a descriptive error instead of hanging indefinitely when the expected server directory segment is not found in the file path.

@​astrojs/node@​10.0.3

Patch Changes

  • #15735 9685e2d Thanks @​fa-sharp! - Fixes an EventEmitter memory leak when serving static pages from Node.js middleware.

    When using the middleware handler, requests that were being passed on to Express / Fastify (e.g. static files / pre-rendered pages / etc.) weren't cleaning up socket listeners before calling next(), causing a memory leak warning. This fix makes sure to run the cleanup before calling next().

@​astrojs/node@​10.0.2

Patch Changes

Changelog

Sourced from @​astrojs/node's changelog.

10.0.5

Patch Changes

  • #16319 940afd5 Thanks @​matthewp! - Fixes static asset error responses incorrectly including immutable cache headers. Conditional request failures (e.g. If-Match mismatch) now return the correct status code without far-future cache directives.

10.0.4

Patch Changes

  • #16002 846f27f Thanks @​buley! - Fixes file descriptor leaks from read streams that were not destroyed on client disconnect or read errors

  • #15941 f41584a Thanks @​ematipico! - Fixes an infinite loop in resolveClientDir() when the server entry point is bundled with esbuild or similar tools. The function now throws a descriptive error instead of hanging indefinitely when the expected server directory segment is not found in the file path.

10.0.3

Patch Changes

  • #15735 9685e2d Thanks @​fa-sharp! - Fixes an EventEmitter memory leak when serving static pages from Node.js middleware.

    When using the middleware handler, requests that were being passed on to Express / Fastify (e.g. static files / pre-rendered pages / etc.) weren't cleaning up socket listeners before calling next(), causing a memory leak warning. This fix makes sure to run the cleanup before calling next().

10.0.2

Patch Changes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RayLabsHQ/gitea-mirror/pull/275 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/23/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/npm_and_yarn-63e2739d23` --- ### 📝 Commits (1) - [`776e47d`](https://github.com/RayLabsHQ/gitea-mirror/commit/776e47dc12aa9dce77ef1b9a21d9003e2a6e8338) build(deps): bump @astrojs/node ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps the npm_and_yarn group with 1 update in the / directory: [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node). Updates `@astrojs/node` from 10.0.1 to 10.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@​astrojs/node</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​astrojs/node</code><a href="https://github.com/10"><code>@​10</code></a>.0.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/16319">#16319</a> <a href="https://github.com/withastro/astro/commit/940afd53040a14e924606b3218a8619c1e2674ee"><code>940afd5</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Fixes static asset error responses incorrectly including immutable cache headers. Conditional request failures (e.g. <code>If-Match</code> mismatch) now return the correct status code without far-future cache directives.</li> </ul> <h2><code>@​astrojs/node</code><a href="https://github.com/10"><code>@​10</code></a>.0.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16002">#16002</a> <a href="https://github.com/withastro/astro/commit/846f27f4be8508f728d237e93fcac7c6ec8227b2"><code>846f27f</code></a> Thanks <a href="https://github.com/buley"><code>@​buley</code></a>! - Fixes file descriptor leaks from read streams that were not destroyed on client disconnect or read errors</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/15941">#15941</a> <a href="https://github.com/withastro/astro/commit/f41584ad8af1d9edfa22153fb65005b2e9529d73"><code>f41584a</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Fixes an infinite loop in <code>resolveClientDir()</code> when the server entry point is bundled with esbuild or similar tools. The function now throws a descriptive error instead of hanging indefinitely when the expected server directory segment is not found in the file path.</p> </li> </ul> <h2><code>@​astrojs/node</code><a href="https://github.com/10"><code>@​10</code></a>.0.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/15735">#15735</a> <a href="https://github.com/withastro/astro/commit/9685e2d5ef132ca113144c1714163511a93fd29e"><code>9685e2d</code></a> Thanks <a href="https://github.com/fa-sharp"><code>@​fa-sharp</code></a>! - Fixes an EventEmitter memory leak when serving static pages from Node.js middleware.</p> <p>When using the middleware handler, requests that were being passed on to Express / Fastify (e.g. static files / pre-rendered pages / etc.) weren't cleaning up socket listeners before calling <code>next()</code>, causing a memory leak warning. This fix makes sure to run the cleanup before calling <code>next()</code>.</p> </li> </ul> <h2><code>@​astrojs/node</code><a href="https://github.com/10"><code>@​10</code></a>.0.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/15934">#15934</a> <a href="https://github.com/withastro/astro/commit/6f8f0bc4e22e958ccc2164acb1aa8cce21c43148"><code>6f8f0bc</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Updates the Astro <code>peerDependencies#astro</code> to be <code>6.0.0</code>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md"><code>@​astrojs/node</code>'s changelog</a>.</em></p> <blockquote> <h2>10.0.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/16319">#16319</a> <a href="https://github.com/withastro/astro/commit/940afd53040a14e924606b3218a8619c1e2674ee"><code>940afd5</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Fixes static asset error responses incorrectly including immutable cache headers. Conditional request failures (e.g. <code>If-Match</code> mismatch) now return the correct status code without far-future cache directives.</li> </ul> <h2>10.0.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16002">#16002</a> <a href="https://github.com/withastro/astro/commit/846f27f4be8508f728d237e93fcac7c6ec8227b2"><code>846f27f</code></a> Thanks <a href="https://github.com/buley"><code>@​buley</code></a>! - Fixes file descriptor leaks from read streams that were not destroyed on client disconnect or read errors</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/15941">#15941</a> <a href="https://github.com/withastro/astro/commit/f41584ad8af1d9edfa22153fb65005b2e9529d73"><code>f41584a</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Fixes an infinite loop in <code>resolveClientDir()</code> when the server entry point is bundled with esbuild or similar tools. The function now throws a descriptive error instead of hanging indefinitely when the expected server directory segment is not found in the file path.</p> </li> </ul> <h2>10.0.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/15735">#15735</a> <a href="https://github.com/withastro/astro/commit/9685e2d5ef132ca113144c1714163511a93fd29e"><code>9685e2d</code></a> Thanks <a href="https://github.com/fa-sharp"><code>@​fa-sharp</code></a>! - Fixes an EventEmitter memory leak when serving static pages from Node.js middleware.</p> <p>When using the middleware handler, requests that were being passed on to Express / Fastify (e.g. static files / pre-rendered pages / etc.) weren't cleaning up socket listeners before calling <code>next()</code>, causing a memory leak warning. This fix makes sure to run the cleanup before calling <code>next()</code>.</p> </li> </ul> <h2>10.0.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/15934">#15934</a> <a href="https://github.com/withastro/astro/commit/6f8f0bc4e22e958ccc2164acb1aa8cce21c43148"><code>6f8f0bc</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Updates the Astro <code>peerDependencies#astro</code> to be <code>6.0.0</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/eca29c17853b16fe2d05d1ecc7629b85bd30bfc2"><code>eca29c1</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/16314">#16314</a>)</li> <li><a href="https://github.com/withastro/astro/commit/940afd53040a14e924606b3218a8619c1e2674ee"><code>940afd5</code></a> Fix static asset error responses including immutable cache headers (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/16319">#16319</a>)</li> <li><a href="https://github.com/withastro/astro/commit/fab9c005403e4c807e469461556385bea1a44840"><code>fab9c00</code></a> chore: upgrade biome (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/16246">#16246</a>)</li> <li><a href="https://github.com/withastro/astro/commit/711f837cfa3374a458f1f91e08bc388e7c0e12e6"><code>711f837</code></a> Prevent static assets from being caught by catch-all routes (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/16047">#16047</a>)</li> <li><a href="https://github.com/withastro/astro/commit/88fcc98e58455167afa0233163680b833812b69d"><code>88fcc98</code></a> fix integrations links across docs (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/16098">#16098</a>)</li> <li><a href="https://github.com/withastro/astro/commit/4a6ff2a40f5aaa844afc5ac2710b129e1d6ca7d5"><code>4a6ff2a</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/16020">#16020</a>)</li> <li><a href="https://github.com/withastro/astro/commit/b9e96da0fd6bef9230f9fe60887e99cdfb561dd7"><code>b9e96da</code></a> fix(deps): update dependency vitest to v4 (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/15372">#15372</a>)</li> <li><a href="https://github.com/withastro/astro/commit/846f27f4be8508f728d237e93fcac7c6ec8227b2"><code>846f27f</code></a> fix: destroy read streams to prevent file descriptor leaks (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/16002">#16002</a>)</li> <li><a href="https://github.com/withastro/astro/commit/f41584ad8af1d9edfa22153fb65005b2e9529d73"><code>f41584a</code></a> fix(node): recursion fs loop (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/15941">#15941</a>)</li> <li><a href="https://github.com/withastro/astro/commit/878791fa7d5a8fb515e21e4ceec7693dbfe2e037"><code>878791f</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/15985">#15985</a>)</li> <li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/@astrojs/node@10.0.5/packages/integrations/node">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/node&package-manager=npm_and_yarn&previous-version=10.0.1&new-version=10.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/RayLabsHQ/gitea-mirror/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-17 19:23:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea-mirror#2910