chore(deps): update remix monorepo#693
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for remix-edge ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for remix-serverless ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
d0a6364 to
4aa5457
Compare
4aa5457 to
7982012
Compare
7982012 to
cd2a68a
Compare
cd2a68a to
8abe5bf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.17.4→2.17.52.17.4→2.17.52.17.4→2.17.50.13.0→0.13.32.17.4→2.17.5Release Notes
remix-run/remix (@remix-run/node-fetch-server)
v0.13.3Compare 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
onErroror write them to a closed socket (see #11431).v0.13.2Compare Source
Patch Changes
v0.13.1Compare Source
Patch Changes
node-fetch-serveris now on par with nativenode:httpperformance in the request-inspection benchmark, while preserving Fetch API request handlers. The main optimizations lazily materializeRequestandHeadersobjects, 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 thenode-fetch-serverbenchmarks for current results.Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.