Bump nock from 14.0.0-beta.7 to 14.0.5
Bumps nock from 14.0.0-beta.7 to 14.0.5.
Release notes
Sourced from nock's releases.
v14.0.5
14.0.5 (2025-05-30)
Bug Fixes
- use of a fetch() recording that uses gzip compression is missing the headers, Possible EventEmitter memory leak when used together with MongoDBContainer (#2869) (90b2a04)
v14.0.4
14.0.4 (2025-04-20)
Bug Fixes
v14.0.3
14.0.3 (2025-04-06)
Bug Fixes
v14.0.2
14.0.2 (2025-03-27)
Bug Fixes
v14.0.1
14.0.1 (2025-02-06)
Bug Fixes
v14.0.0
BREAKING CHANGES
- drop support for Node < 18
Features
v14.0.0-beta.19
... (truncated)
Commits
-
90b2a04fix: use of a fetch() recording that uses gzip compression is missing the hea... -
e6a4ee5Update readme examples for removeInterceptor (#2858) -
26fb025fix(ClientRequest): support get with body (#2854) -
8348274fix(fetch): cloned response return correct url (#2852) -
eff7318fix(back): request body unusable in update mode (#2851) -
ac7a1b2fix(recorder): response body accessed multiple times in parallel requests (#2... -
6b95833chore(node-version): update node minimum version (#2833) -
86eff28chore(tests): skip failing test (#2834) -
ef3f158feat: support for nativefetch(#2813) -
c8b2b22Fix: GitHub workflow script injection (#2805) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)