Ecosyste.ms: OpenCollective

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

nock

HTTP mocking and expectations library for Node.js
Collective - Host: opensource - https://opencollective.com/nock - Code: https://github.com/node-nock/nock

chore(deps-dev): bump prettier from 3.2.5 to 3.4.2

github.com/nock/nock - dependabot[bot] opened this pull request 4 days ago
chore(deps-dev): bump @sinonjs/fake-timers from 11.2.2 to 14.0.0

github.com/nock/nock - dependabot[bot] opened this pull request 4 days ago
Native fetch response clone misses `url`

github.com/nock/nock - slagiewka opened this issue 24 days ago
empty request body with Deno

github.com/nock/nock - joaofnds opened this issue about 1 month ago
Michael/merge main

github.com/nock/nock - mikicho opened this pull request about 1 month ago
chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.2.28

github.com/nock/nock - dependabot[bot] opened this pull request about 1 month ago
chore(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0

github.com/nock/nock - dependabot[bot] opened this pull request about 1 month ago
chore(deps-dev): bump prettier from 3.2.5 to 3.4.1

github.com/nock/nock - dependabot[bot] opened this pull request about 1 month ago
chore: prepare beta for merge

github.com/nock/nock - mikicho opened this pull request about 1 month ago
Release version 14

github.com/nock/nock - mikicho opened this pull request about 1 month ago
chore: deprecate delayConnection

github.com/nock/nock - mikicho opened this pull request about 1 month ago
docs: Explain workaround for ES module namespace imports

github.com/nock/nock - geigerzaehler opened this pull request about 1 month ago
recompress fetch body on record

github.com/nock/nock - mikicho opened this pull request about 1 month ago
fix(fetch): add support for aborting requests using AbortSignal

github.com/nock/nock - mikicho opened this pull request about 1 month ago
Nock beta does not handle gzip responses properly

github.com/nock/nock - holzerch opened this issue about 2 months ago
Fix: GitHub workflow script injection

github.com/nock/nock - joycebrum opened this pull request about 2 months ago
chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.2.27

github.com/nock/nock - dependabot[bot] opened this pull request about 2 months ago
Attempted to assign to readonly property error for bun

github.com/nock/nock - gutenye opened this issue about 2 months ago
14.0.0-beta.15 fails to match interceptor in jest

github.com/nock/nock - sadams opened this issue about 2 months ago
chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0

github.com/nock/nock - dependabot[bot] opened this pull request 2 months ago
chore(deps-dev): bump @sinonjs/fake-timers from 11.2.2 to 13.0.5

github.com/nock/nock - dependabot[bot] opened this pull request 2 months ago
fix(fetch): support Content-Encoding response header

github.com/nock/nock - mikicho opened this pull request 2 months ago
Response resolved before the record complete

github.com/nock/nock - mikicho opened this issue 3 months ago
chore(deps-dev): bump @sinonjs/fake-timers from 11.2.2 to 13.0.2

github.com/nock/nock - dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0

github.com/nock/nock - dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump prettier from 3.2.5 to 3.3.3

github.com/nock/nock - dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump sinon from 15.2.0 to 19.0.2

github.com/nock/nock - dependabot[bot] opened this pull request 3 months ago
HTTP requests made via Stripe SDK hang

github.com/nock/nock - kanadgupta opened this issue 3 months ago
chore(tests): added test for #2780

github.com/nock/nock - mikicho opened this pull request 4 months ago
fix(deps): bump `@mswjs/interceptors` to `^0.35.6`

github.com/nock/nock - tebriel opened this pull request 4 months ago
fix(types): return type of BackOptions.afterRecord

github.com/nock/nock - jrnail23 opened this pull request 4 months ago
`this.req.headers` mishandles `Headers.set()`

github.com/nock/nock - kanadgupta opened this issue 4 months ago
fix(fetch): support fetch redirect

github.com/nock/nock - mikicho opened this pull request 4 months ago
chore(deps-dev): bump semantic-release from 23.0.6 to 24.1.0

github.com/nock/nock - dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump @sinonjs/fake-timers from 11.2.2 to 13.0.1

github.com/nock/nock - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump debug from 4.3.4 to 4.3.6

github.com/nock/nock - dependabot[bot] opened this pull request 4 months ago
fix: upgrade interceptors (+trigger release)

github.com/nock/nock - mikicho opened this pull request 5 months ago
stop forward request headers

github.com/nock/nock - mikicho opened this pull request 5 months ago
upgrade interceptors

github.com/nock/nock - mikicho opened this pull request 5 months ago
chore(deps-dev): bump typescript from 5.4.3 to 5.5.4

github.com/nock/nock - dependabot[bot] opened this pull request 5 months ago
chore(deps-dev): bump eslint-plugin-mocha from 10.4.1 to 10.5.0

github.com/nock/nock - dependabot[bot] opened this pull request 5 months ago
fix: support lowercase HTTP request methods

github.com/nock/nock - mikicho opened this pull request 5 months ago
fix format and reduce coverage

github.com/nock/nock - mikicho opened this pull request 6 months ago
Support using AbortSignal to abort requests

github.com/nock/nock - mikicho opened this pull request 6 months ago
chore(deps-dev): bump typescript from 5.4.3 to 5.5.3

github.com/nock/nock - dependabot[bot] opened this pull request 6 months ago
`fetch` mock does not follow redirect

github.com/nock/nock - benmccann opened this issue 6 months ago
ci: exclude nodejs 10, 12 and 14 tests running on macos

github.com/nock/nock - Uzlopak opened this pull request 7 months ago
chore(deps-dev): bump braces from 3.0.2 to 3.0.3

github.com/nock/nock - dependabot[bot] opened this pull request 7 months ago
feat: remember the request history (nock#2171)

github.com/nock/nock - sezanzeb opened this pull request 7 months ago
chore(deps-dev): bump semantic-release from 23.0.6 to 24.0.0

github.com/nock/nock - dependabot[bot] opened this pull request 7 months ago
chore(deps-dev): bump sinon from 15.2.0 to 18.0.0

github.com/nock/nock - dependabot[bot] opened this pull request 7 months ago
fix: avoid closing an already closed stream

github.com/nock/nock - mikicho opened this pull request 7 months ago
Debug logging broken in beta (14.0.0-beta.5)

github.com/nock/nock - GeoffreyPlitt opened this issue 8 months ago
chore(deps-dev): bump eslint-plugin-mocha from 10.4.1 to 10.4.3

github.com/nock/nock - dependabot[bot] opened this pull request 8 months ago
chore(deps-dev): bump typescript from 5.4.3 to 5.4.5

github.com/nock/nock - dependabot[bot] opened this pull request 8 months ago
chore(deps-dev): bump semantic-release from 23.0.6 to 23.0.8

github.com/nock/nock - dependabot[bot] opened this pull request 8 months ago
Add JSDoc

github.com/nock/nock - QuentinLemCode opened this issue 9 months ago
Support Abort Signals

github.com/nock/nock - jGleitz opened this issue 9 months ago
fix: mapValues should not update the object in place

github.com/nock/nock - pranaygp opened this pull request 9 months ago
chore(deps-dev): bump eslint-plugin-mocha from 10.2.0 to 10.4.1

github.com/nock/nock - dependabot[bot] opened this pull request 9 months ago
chore(deps-dev): bump semantic-release from 23.0.2 to 23.0.6

github.com/nock/nock - dependabot[bot] opened this pull request 9 months ago
chore(deps-dev): bump typescript from 5.3.3 to 5.4.3

github.com/nock/nock - dependabot[bot] opened this pull request 9 months ago
Improve debug logging

github.com/nock/nock - fregante opened this issue 9 months ago
fix: previously unsurported array-style query variants

github.com/nock/nock - tsebas opened this pull request 9 months ago
`ReplyHeaders` type fixed

github.com/nock/nock - mlegenhausen opened this pull request 10 months ago
Disabled discussions

github.com/nock/nock - Uzlopak opened this issue 10 months ago
fetch support delay

github.com/nock/nock - mikicho opened this pull request 10 months ago
docs: remove discarded build status badge

github.com/nock/nock - aaharu opened this pull request 10 months ago
chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.2.14

github.com/nock/nock - dependabot[bot] opened this pull request 10 months ago
chore(deps-dev): bump sinon from 15.2.0 to 17.0.1

github.com/nock/nock - dependabot[bot] opened this pull request 10 months ago
chore(deps-dev): bump semantic-release from 22.0.6 to 23.0.2

github.com/nock/nock - dependabot[bot] opened this pull request 10 months ago
chore(deps-dev): bump eslint from 8.56.0 to 8.57.0

github.com/nock/nock - dependabot[bot] opened this pull request 10 months ago
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5

github.com/nock/nock - dependabot[bot] opened this pull request 10 months ago
chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.2.13

github.com/nock/nock - dependabot[bot] opened this pull request 10 months ago
chore: improve coverage of socket.js

github.com/nock/nock - Uzlopak opened this pull request 11 months ago