Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency nock to v13.5.4 (#178)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nock](https://togithub.com/nock/nock) | [`13.2.9` -> `13.5.4`](https://renovatebot.com/diffs/npm/nock/13.2.9/13.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nock/13.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nock/13.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nock/13.2.9/13.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nock/13.2.9/13.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nock/nock (nock)</summary> ### [`v13.5.4`](https://togithub.com/nock/nock/releases/tag/v13.5.4) [Compare Source](https://togithub.com/nock/nock/compare/v13.5.3...v13.5.4) ##### Bug Fixes - call `fs.createReadStream` lazily ([#​2357](https://togithub.com/nock/nock/issues/2357)) ([ba9fc42](https://togithub.com/nock/nock/commit/ba9fc424d5a17cbdde62745d4bdd8159331a1b8d)) ### [`v13.5.3`](https://togithub.com/nock/nock/releases/tag/v13.5.3) [Compare Source](https://togithub.com/nock/nock/compare/v13.5.2...v13.5.3) ##### Bug Fixes - support literal query string ([#​2590](https://togithub.com/nock/nock/issues/2590)) ([4162fa8](https://togithub.com/nock/nock/commit/4162fa8b2ddaf6a3c5b52162b03629118236847f)) ### [`v13.5.2`](https://togithub.com/nock/nock/releases/tag/v13.5.2) [Compare Source](https://togithub.com/nock/nock/compare/v13.5.1...v13.5.2) ##### Bug Fixes - remove duplicates from `activeMocks()` and `pendingMocks()` ([#​2356](https://togithub.com/nock/nock/issues/2356)) ([7e957b3](https://togithub.com/nock/nock/commit/7e957b38fbc797f1c3480f1de8e0659f9998cdc3)) ### [`v13.5.1`](https://togithub.com/nock/nock/releases/tag/v13.5.1) [Compare Source](https://togithub.com/nock/nock/compare/v13.5.0...v13.5.1) ##### Bug Fixes - memory leak when using nock with jest ([#​2572](https://togithub.com/nock/nock/issues/2572)) ([7468cf1](https://togithub.com/nock/nock/commit/7468cf1eefc7c89d36f9d5425b9201a6a2eab88a)) ### [`v13.5.0`](https://togithub.com/nock/nock/releases/tag/v13.5.0) [Compare Source](https://togithub.com/nock/nock/compare/v13.4.0...v13.5.0) ##### Features - add `Scope#clone()` method ([#​2564](https://togithub.com/nock/nock/issues/2564)) ([65385f7](https://togithub.com/nock/nock/commit/65385f739d5972e3e31826db84ae24553fd766f6)) ### [`v13.4.0`](https://togithub.com/nock/nock/releases/tag/v13.4.0) [Compare Source](https://togithub.com/nock/nock/compare/v13.3.8...v13.4.0) ##### Features - add `context.query()` to nock back ([#​2553](https://togithub.com/nock/nock/issues/2553)) ([617511f](https://togithub.com/nock/nock/commit/617511ffb48cbf00928f9ee62292a2db3c124b11)) ### [`v13.3.8`](https://togithub.com/nock/nock/releases/tag/v13.3.8) [Compare Source](https://togithub.com/nock/nock/compare/v13.3.7...v13.3.8) ##### Bug Fixes - **typescript:** `filteringBodyRequest` ([#​2552](https://togithub.com/nock/nock/issues/2552)) ([0b18d07](https://togithub.com/nock/nock/commit/0b18d071c04098f5f4653246c70e39b33bd0e86f)) ### [`v13.3.7`](https://togithub.com/nock/nock/releases/tag/v13.3.7) [Compare Source](https://togithub.com/nock/nock/compare/v13.3.6...v13.3.7) ##### Reverts - Revert "chore(deps-dev): bump [@​definitelytyped/dtslint](https://togithub.com/definitelytyped/dtslint) from 0.0.163 to 0.0.183" ([#​2544](https://togithub.com/nock/nock/issues/2544)) ([d978acd](https://togithub.com/nock/nock/commit/d978acdbd6e70172062d04f2c2e848ff4b6d84bc)), closes [#​2544](https://togithub.com/nock/nock/issues/2544) [#​2534](https://togithub.com/nock/nock/issues/2534) ### [`v13.3.6`](https://togithub.com/nock/nock/releases/tag/v13.3.6) [Compare Source](https://togithub.com/nock/nock/compare/v13.3.5...v13.3.6) ##### Bug Fixes - remove `semver` usage ([#​2531](https://togithub.com/nock/nock/issues/2531)) ([f7216e9](https://togithub.com/nock/nock/commit/f7216e934c130339af583cbaab14b9fd72c54db3)) ### [`v13.3.5`](https://togithub.com/nock/nock/releases/tag/v13.3.5) [Compare Source](https://togithub.com/nock/nock/compare/v13.3.4...v13.3.5) ##### Bug Fixes - **deps:** remove lodash ([#​2529](https://togithub.com/nock/nock/issues/2529)) ([7bfcb31](https://togithub.com/nock/nock/commit/7bfcb31e082b0eb5b9118d56647661539e1f7887)) ### [`v13.3.4`](https://togithub.com/nock/nock/releases/tag/v13.3.4) [Compare Source](https://togithub.com/nock/nock/compare/v13.3.3...v13.3.4) ##### Bug Fixes - **typescript:** support `nock(new URL('https://example.test/'))` ([#​2526](https://togithub.com/nock/nock/issues/2526)) ([6987327](https://togithub.com/nock/nock/commit/6987327d1f4623d851021c885f1f3e7ea533f62e)) ### [`v13.3.3`](https://togithub.com/nock/nock/releases/tag/v13.3.3) [Compare Source](https://togithub.com/nock/nock/compare/v13.3.2...v13.3.3) ##### Bug Fixes - revert [#​2350](https://togithub.com/nock/nock/issues/2350) (Push persisted interceptors to the end instead of ignore on remove) ([#​2511](https://togithub.com/nock/nock/issues/2511)) ([fcea779](https://togithub.com/nock/nock/commit/fcea7792954af0ec25d1d12e1f26ad4ca74e5375)), closes [#​2500](https://togithub.com/nock/nock/issues/2500) ### [`v13.3.2`](https://togithub.com/nock/nock/releases/tag/v13.3.2) [Compare Source](https://togithub.com/nock/nock/compare/v13.3.1...v13.3.2) ##### Bug Fixes - `nock.removeInterceptor` can remove the wrong Intercept ([#​2497](https://togithub.com/nock/nock/issues/2497)) ([92de0de](https://togithub.com/nock/nock/commit/92de0debdaccdb27d002f6d6ebb80e430d3808ce)) ### [`v13.3.1`](https://togithub.com/nock/nock/releases/tag/v13.3.1) [Compare Source](https://togithub.com/nock/nock/compare/v13.3.0...v13.3.1) ##### Bug Fixes - update Socket for Node 18 compat ([#​2467](https://togithub.com/nock/nock/issues/2467)) ([f904406](https://togithub.com/nock/nock/commit/f904406430a6d3afabff066fea6859472ee9277c)) ### [`v13.3.0`](https://togithub.com/nock/nock/releases/tag/v13.3.0) [Compare Source](https://togithub.com/nock/nock/compare/v13.2.9...v13.3.0) ##### Features - support for WHATWG URLs ([#​2437](https://togithub.com/nock/nock/issues/2437)) ([3375382](https://togithub.com/nock/nock/commit/33753828a5fb23acded3c90d5bb5cd4744203e3e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/gagoar/github-app-installation-token). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information