Skip to content

chore(deps): update remix monorepo#693

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/remix-monorepo
Open

chore(deps): update remix monorepo#693
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/remix-monorepo

Conversation

@renovate

@renovate renovate Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@remix-run/dev (source) 2.17.42.17.5 age confidence
@remix-run/eslint-config (source) 2.17.42.17.5 age confidence
@remix-run/node (source) 2.17.42.17.5 age confidence
@remix-run/node-fetch-server (source) 0.13.00.13.3 age confidence
@remix-run/serve (source) 2.17.42.17.5 age confidence

Release Notes

remix-run/remix (@​remix-run/node-fetch-server)

v0.13.3

Compare Source

Patch Changes
  • Cancel unfinished streaming response bodies when the client connection closes before the response completes so user-provided ReadableStream.cancel() hooks run for aborted requests (see #​11432).

  • Drop handler responses when the client has already disconnected, and do not forward request abort errors from handlers or response streams to onError or write them to a closed socket (see #​11431).

v0.13.2

Compare Source

Patch Changes
  • Start writing the first response stream chunk immediately instead of waiting for another chunk. Streaming responses with a delayed second chunk now flush their initial data without unnecessary blocking.

v0.13.1

Compare Source

Patch Changes
  • Improve request throughput so node-fetch-server is now on par with native node:http performance in the request-inspection benchmark, while preserving Fetch API request handlers. The main optimizations lazily materialize Request and Headers objects, specialize handlers by declared arity, avoid unnecessary client/request work on hot paths, and send single-chunk response bodies with less Web stream overhead. See the node-fetch-server benchmarks for current results.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file javascript labels May 11, 2026
@renovate renovate Bot requested a review from a team as a code owner May 11, 2026 02:55
@renovate renovate Bot added dependencies Pull requests that update a dependency file javascript labels May 11, 2026
@netlify

netlify Bot commented May 11, 2026

Copy link
Copy Markdown

Deploy Preview for remix-edge ready!

Name Link
🔨 Latest commit 8abe5bf
🔍 Latest deploy log https://app.netlify.com/projects/remix-edge/deploys/6a21da87d6b4ca0008033073
😎 Deploy Preview https://deploy-preview-693--remix-edge.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented May 11, 2026

Copy link
Copy Markdown

Deploy Preview for remix-serverless ready!

Name Link
🔨 Latest commit 8abe5bf
🔍 Latest deploy log https://app.netlify.com/projects/remix-serverless/deploys/6a21da876d62fd000864b614
😎 Deploy Preview https://deploy-preview-693--remix-serverless.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the type: chore work needed to keep the product and development running smoothly label May 11, 2026
kodiakhq[bot]
kodiakhq Bot previously approved these changes May 11, 2026
kodiakhq[bot]
kodiakhq Bot previously approved these changes May 18, 2026
@renovate renovate Bot force-pushed the renovate/remix-monorepo branch from 4aa5457 to 7982012 Compare May 23, 2026 03:33
@renovate renovate Bot changed the title chore(deps): update dependency @remix-run/node-fetch-server to v0.13.1 chore(deps): update dependency @remix-run/node-fetch-server to v0.13.2 May 23, 2026
kodiakhq[bot]
kodiakhq Bot previously approved these changes May 23, 2026
@renovate renovate Bot force-pushed the renovate/remix-monorepo branch from 7982012 to cd2a68a Compare May 23, 2026 21:59
@renovate renovate Bot changed the title chore(deps): update dependency @remix-run/node-fetch-server to v0.13.2 chore(deps): update dependency @remix-run/node-fetch-server to v0.13.3 May 23, 2026
kodiakhq[bot]
kodiakhq Bot previously approved these changes May 23, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @remix-run/node-fetch-server to v0.13.3 chore(deps): update remix monorepo to v0.13.3 Jun 2, 2026
@renovate renovate Bot changed the title chore(deps): update remix monorepo to v0.13.3 chore(deps): update remix monorepo Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants