-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @whatwg-node/fetch to ^0.10.0 #2337
Conversation
🦋 Changeset detectedLatest commit: 88b8b15 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
💻 Website PreviewThe latest changes are available as preview in: https://f7f55433.envelop.pages.dev |
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@envelop/response-cache |
6.2.5-alpha-20241202092718-88b8b1515e963a043b32ab38ce62d8e0664cca24 |
npm ↗︎ unpkg ↗︎ |
@envelop/sentry |
11.0.0-alpha-20241202092718-88b8b1515e963a043b32ab38ce62d8e0664cca24 |
npm ↗︎ unpkg ↗︎ |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
✅ Benchmark Results
|
This PR contains the following updates:
^0.9.0
->^0.10.0
Release Notes
ardatan/whatwg-node (@whatwg-node/fetch)
v0.10.1
Compare Source
Patch Changes
c68f5ad
Thanks @ardatan! - Pass errors to ReadableStream's cancel method
properly when it is piped, and piped stream is cancelled
Implement
ReadableStream.from
Updated dependencies
[
c68f5ad
]:v0.10.0
Compare Source
Minor Changes
6c006e1
Thanks @ardatan! - `TextDecoderStream` and `TextEncoderStream`
Patch Changes
[
6c006e1
]:v0.9.23
Compare Source
Patch Changes
[
637185f
]:v0.9.22
Compare Source
Patch Changes
77dd1c3
Thanks @ardatan! - Use `globalThis` instead of `window` for the
global object reference
Fixes the issues with Deno
Updated dependencies
[
9281e02
]:v0.9.21
Compare Source
Patch Changes
99c4344
Thanks @ardatan! - - Improve native ReadableStream handling inside
ponyfills
waitUntil
instead of floating promisesWritableStream
waitUntil
correctly within a dummy call ofServerAdapter.fetch
method[
99c4344
]:v0.9.20
Compare Source
Patch Changes
#1566
de1e95a
Thanks @ardatan! - Avoid constructing DecompressionStream to check
supported encodings
Updated dependencies
[
de1e95a
]:v0.9.19
Compare Source
Patch Changes
#1495
bebc159
Thanks @ardatan! - Implement `CompressionStream`,
`WritableStream` and `TransformStream`
Updated dependencies
[
bebc159
]:v0.9.18
Compare Source
Patch Changes
36904b4
Thanks @ardatan! - Add
skipPonyfill
flag tocreateFetch
to skipponyfills and use the native Fetch implementation for Node.js
v0.9.17
Compare Source
Patch Changes
#1162
0c6e9ca
Thanks @ardatan! - Consume the body with PassThrough
Updated dependencies
[
0c6e9ca
]:v0.9.16
Compare Source
Patch Changes
d9800cc
Thanks @renovate! - dependencies updates:
urlpattern-polyfill@^10.0.0
↗︎(from
^9.0.0
, independencies
)[
45ec735
,a129376
]:v0.9.15
Compare Source
Patch Changes
772552c
Thanks @ardatan! - Skip ponyfilling if NextJS
v0.9.14
Compare Source
Patch Changes
68ac24c
Thanks @ardatan! - Support TypeScript 5.2.2
Updated dependencies
[
f7e507f
]:v0.9.13
Compare Source
Patch Changes
854b778
Thanks @ardatan! - Do not try to import node-libcurl in Deno and Bun
v0.9.12
Compare Source
Patch Changes
a8467ab
Thanks @ardatan! - Fake promise's then method may not take a
callback function
Updated dependencies
[
a8467ab
]:v0.9.11
Compare Source
Patch Changes
96efb10
Thanks @ardatan! - Ignore content-length while reading the request
body
Updated dependencies
[
96efb10
]:v0.9.10
Compare Source
Patch Changes
9b6911a
Thanks @ardatan! - Return
Buffer
instead ofArrayBuffer
in.arrayBuffer
due to a bug in Node.js that returns a bigger ArrayBuffer causing memory overflow[
9b6911a
]:v0.9.9
Compare Source
Patch Changes
#567
f8715cd
Thanks @ardatan! - ### Faster HTTP Client experience in Node.js with
HTTP/2 support
If you install
node-libcurl
seperately,@whatwg-node/fetch
will selectlibcurl
instead ofnode:http
which is faster.See benchmarks
Updated dependencies
[
f8715cd
]:v0.9.8
Compare Source
Patch Changes
a1c2140
Thanks @ardatan! - Do not use async iterators to consume incoming
Readable stream
Updated dependencies
[
a1c2140
]:v0.9.7
Compare Source
Patch Changes
124bbe5
Thanks @ardatan! - Implement Headers.getSetCookie and a custom
serializer for node.inspect
Updated dependencies
[
124bbe5
]:v0.9.6
Compare Source
Patch Changes
#614
f07d1c5
Thanks @ardatan! - Performance optimizations
Updated dependencies
[
f07d1c5
]:v0.9.5
Compare Source
Patch Changes
#612
273ca94
Thanks @ardatan! - Performance optimizations
Updated dependencies
[
273ca94
]:v0.9.4
Compare Source
Patch Changes
#597
d118d53
Thanks @ardatan! - Performance optimizations
Updated dependencies
[
d118d53
]:v0.9.3
Compare Source
Patch Changes
d7d9d9f
Thanks @ardatan! - Bump internal packages
Updated dependencies
[
d7d9d9f
]:v0.9.2
Compare Source
Patch Changes
[
637185f
]:v0.9.1
Compare Source
Patch Changes
#1495
bebc159
Thanks @ardatan! - Implement `CompressionStream`,
`WritableStream` and `TransformStream`
Updated dependencies
[
bebc159
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.