chore(deps): update dependency @remix-run/web-fetch to v4.4.2 #6486
+34
−20
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:
4.3.2
->4.4.2
Release Notes
remix-run/web-std-io (@remix-run/web-fetch)
v4.4.2
Compare Source
Patch Changes
:authority
,:method
, etc. (#55)v4.4.1
Compare Source
Patch Changes
15868ef
: Add missing@remix-run/web-blob
dependency to@remix-run/web-fetch
v4.4.0
Compare Source
Minor Changes
Patch Changes
toFormData
imports (d3a1ffd)@remix-run/[email protected]
@remix-run/[email protected]
@remix-run/[email protected]
v4.3.8
Compare Source
Patch Changes
8ea9e6c
: fetch called on non Window objectv4.3.7
Compare Source
Patch Changes
headers.entries
/values
/forEach
iteration forSet-Cookie
headers (#39)Buffer
from"buffer"
instead of relying on a globalBuffer
(#40)v4.3.6
Compare Source
Patch Changes
5d1e12a
: Remove socket listeners if request is aborted43c6ce2
: Move types conditional export to the top of the list to align with the node guidance43c6ce2
]v4.3.5
Compare Source
Patch Changes
cf9ee6f
: Submitted empty file inputs are now correctly parsed out as emptyFile
instances instead of being surfaced as an empty string viarequest.formData()
v4.3.4
Compare Source
Patch Changes
7f91c87
: fixes "ERR_INVALID_THIS" on Node 20v4.3.3
Compare Source
Patch Changes
Align with spec for
new Request()
method
normalization (#30)DELETE
,GET
,HEAD
,OPTIONS
,POST
,PUT
get automatically uppercasedmethod: "patch"
will no longer be automatically uppercasedTypeError
forCONNECT
,TRACE
, andTRACK
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.