Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodejs/undici

An HTTP/1.1 client, written from scratch for Node.js
https://github.com/nodejs/undici

build(deps): bump github/codeql-action from 3.24.9 to 3.25.3

dependabot[bot] opened this pull request 9 months ago
build(deps): bump codecov/codecov-action from 4.1.1 to 4.3.1

dependabot[bot] opened this pull request 9 months ago
build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3

dependabot[bot] opened this pull request 9 months ago
build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2

dependabot[bot] opened this pull request 9 months ago
build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1

dependabot[bot] opened this pull request 9 months ago
build(deps): bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.13

dependabot[bot] opened this pull request 9 months ago
fix 3 mimesniff tests

KhafraDev opened this pull request 9 months ago
Client not following redirects

kylsgl opened this issue 9 months ago
fix: keep raw header name

tsctx opened this pull request 9 months ago
build(deps): bump superagent from 8.1.2 to 9.0.2 in /benchmarks

dependabot[bot] opened this pull request 9 months ago
build(deps): bump node from 21-alpine3.19 to 22-alpine3.19 in /build

dependabot[bot] opened this pull request 9 months ago
build(deps-dev): bump borp from 0.12.0 to 0.13.0

dependabot[bot] opened this pull request 9 months ago
add index to sequence converter errors

KhafraDev opened this pull request 9 months ago
[Release] v6.15.0

github-actions[bot] opened this pull request 9 months ago
preserve dictionary key name in webidl errors

KhafraDev opened this pull request 9 months ago
webidl changes

KhafraDev opened this pull request 9 months ago
fix: don't add listeners to the same signal more than once

tsctx opened this pull request 9 months ago
ci: ensure wasm integrity

Uzlopak opened this pull request 9 months ago
chore: add explicitly @fastify/busboy

Uzlopak opened this pull request 9 months ago
chore: remove sinon as dev dependency

Uzlopak opened this pull request 9 months ago
create fast MessageEvent

KhafraDev opened this pull request 9 months ago
fix: correct firing order of abort events

tsctx opened this pull request 9 months ago
expose WebSocket related events in node bundle

KhafraDev opened this pull request 9 months ago
dup-keys-non-strings

JavaLavaMT opened this pull request 9 months ago
chore: change bench naming for h2

metcoder95 opened this pull request 9 months ago
Add a workflow to automatically update WPTs

KhafraDev opened this issue 9 months ago
build(deps): bump node from `6d0f18a` to `db8772d` in /build

dependabot[bot] opened this pull request 9 months ago
fix header cloning bug

tsctx opened this pull request 9 months ago
Revert "fix casing issue when cloning Headers object (#3160)"

tsctx opened this pull request 9 months ago
fix casing issue when cloning Headers object

KhafraDev opened this pull request 9 months ago
fetch: don't re-lowercase HeadersList

tsctx opened this pull request 9 months ago
fetch: do not leak signal listeners

mcollina opened this pull request 9 months ago
test: add headerslist copy check

tsctx opened this pull request 9 months ago
[Release] v6.14.1

github-actions[bot] opened this pull request 9 months ago
build(deps): bump node from `ad255c6` to `6d0f18a` in /build

dependabot[bot] opened this pull request 9 months ago
build(deps-dev): bump borp from 0.11.0 to 0.12.0

dependabot[bot] opened this pull request 9 months ago
fix(EnvHttpProxyAgent): prefer lowercase env vars

10xLaCroixDrinker opened this pull request 10 months ago
fix: request cache mode is not the same as request mode

tsibley opened this pull request 10 months ago
do not reinitalize HeadersList

mcollina opened this pull request 10 months ago
chore: ensure automated v6 release compared to v6

mweberxyz opened this pull request 10 months ago
Expose EnvHttpProxyAgent to Node.js core bundle, so it can be turned …

mcollina opened this pull request 10 months ago
[Release] v6.14.0

github-actions[bot] opened this pull request 10 months ago
Long-lived AbortSignals and undici cause MaxListenersExceededWarnings

achingbrain opened this issue 10 months ago
don't store realm on Request/Response

KhafraDev opened this pull request 10 months ago
fix: tweak keep-alive timeout implementation

mweberxyz opened this pull request 10 months ago
feat: add support for if-match on retry handler

metcoder95 opened this pull request 10 months ago
fix(H2-#3140): abort requets upon GOAWAY

metcoder95 opened this pull request 10 months ago
reuse realm for Request/Response

KhafraDev opened this pull request 10 months ago
Race condition at-or-near keep-alive expiration

mweberxyz opened this issue 10 months ago
HTTP/2 request after receiving a "GOAWAY" frame hangs

kylsgl opened this issue 10 months ago
feat: add lookup option to Client, Pool and Agent (#2440)

hjr3 opened this pull request 10 months ago
perf: use class instead of object literals with getters

tsctx opened this pull request 10 months ago
fix: unhandled exception or failing error body

ronag opened this pull request 10 months ago
throwOnError does not work on HTTPParserError

sandratatarevicova opened this issue 10 months ago
test: improve test and ci performance

Uzlopak opened this pull request 10 months ago
NextJS: Module parse failed: Unexpected token

Ziothh opened this issue 10 months ago
New docs website

mcollina opened this issue 10 months ago
Invalid URL error when browser process it successfully

panchopoliti opened this issue 10 months ago
Type 'Agent' is not assignable to type 'Dispatcher'.

dimonnwc3 opened this issue 10 months ago
Retry handler should send if-match on retry request

ronag opened this issue 10 months ago
fix: retry handler

ronag opened this pull request 10 months ago
build(deps-dev): bump borp from 0.10.0 to 0.11.0

dependabot[bot] opened this pull request 10 months ago
drop node support for < v18.17.0

KhafraDev opened this pull request 10 months ago
fix fetch support for node < 18.14.0

KhafraDev opened this pull request 10 months ago
test: increase coverage

Uzlopak opened this pull request 10 months ago
add dispatcher option to EventSource

KhafraDev opened this pull request 10 months ago
feat: dump interceptor

metcoder95 opened this pull request 10 months ago
perf: avoid unnecessary clone

tsctx opened this pull request 10 months ago
fix: onConnect types

ronag opened this pull request 10 months ago
fetch: limit web streams usage in body mixin methods

mertcanaltin opened this pull request 10 months ago
chore: setup 5.x auto release

mweberxyz opened this pull request 10 months ago
chore: set up multi-branch automated release

mweberxyz opened this pull request 10 months ago
perf(fetch): improve body mixin methods

tsctx opened this pull request 10 months ago
perf: optimization of request instantiation

tsctx opened this pull request 10 months ago
fix(types): The second parameter of EventSource is optional

zbinlin opened this pull request 10 months ago
fetch: Change wording of "Body is unusable" error

nzakas opened this pull request 10 months ago
util: remove isReadableAborted

Uzlopak opened this pull request 10 months ago
automate releases (v5)

mweberxyz opened this issue 10 months ago
core: improve parseURL

Uzlopak opened this pull request 10 months ago
perf: improve performance of isomorphicEncode

tsctx opened this pull request 10 months ago
bench: enable benchmarks for h2

metcoder95 opened this pull request 10 months ago
[Release] v6.13.0

github-actions[bot] opened this pull request 10 months ago
fetch: improve performance of isValidHeaderValue

Uzlopak opened this pull request 10 months ago
Change "Body is unusable" error to something more helpful

nzakas opened this issue 10 months ago
build(deps): bump node from `ad255c6` to `6d0f18a` in /build

dependabot[bot] opened this pull request 10 months ago
fetch: avoid creation of an intermediary ReadableStream

KhafraDev opened this pull request 10 months ago
fetch: improve performance of urlHasHttpsScheme

Uzlopak opened this pull request 10 months ago
Skip the creation of a transform stream in fetch

mcollina opened this pull request 10 months ago
docs: add directions to run docs and benchmarks

FatumaA opened this pull request 10 months ago
assert is slow?

Uzlopak opened this issue 10 months ago
fetch: improve performance of isValidEncodedURL

Uzlopak opened this pull request 10 months ago
chore: automate releases with pr

mweberxyz opened this pull request 10 months ago