Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

chore(deps): update dependency nock to v13 #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nock 12.0.3 -> 13.2.9 age adoption passing confidence

Release Notes

nock/nock

v13.2.9

Compare Source

Bug Fixes
  • README: Add notes about Scope vs Interceptor matchHeader calls (#​2382) (d9bab65)

v13.2.8

Compare Source

Bug Fixes
  • types: allow regexp on Definition#scope and Definition#path (#​2374) (2edf341)

v13.2.7

Compare Source

Bug Fixes

v13.2.6

Compare Source

Reverts

v13.2.5

Compare Source

Bug Fixes

v13.2.4

Compare Source

Bug Fixes

v13.2.3

Compare Source

Bug Fixes

v13.2.2

Compare Source

Bug Fixes
  • allowUnocked not working with regex host + request body match (#​2277) (ac7b4fd)

v13.2.1

Compare Source

Bug Fixes

v13.2.0

Compare Source

Features

v13.1.4

Compare Source

Bug Fixes

v13.1.3

Compare Source

Bug Fixes

v13.1.2

Compare Source

Bug Fixes

v13.1.1

Compare Source

Bug Fixes
  • types: allow readonly arrays for data matcher in types (#​2215) (940f4b7)

v13.1.0

Compare Source

Features

v13.0.11

Compare Source

Bug Fixes
  • interceptor: don't require leading slash if Scope has a base pathname (#​2168) (bfbbbb7)

v13.0.10

Compare Source

Bug Fixes

v13.0.9

Compare Source

Bug Fixes
  • playback: consistently check for destroyed attribute (#​2152) (b9758c8)

v13.0.8

Compare Source

Bug Fixes

v13.0.7

Compare Source

Bug Fixes
  • recorder: escape single quotes in path of default output (#​2137) (0f7b52e)

v13.0.6

Compare Source

Bug Fixes

v13.0.5

Compare Source

Bug Fixes

v13.0.4

Compare Source

Bug Fixes
  • Parallel requests on same Interceptor are exposed correctly in reply functions (#​2056) (6260217)

v13.0.3

Compare Source

Bug Fixes

v13.0.2

Compare Source

Bug Fixes

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source

See the Migration Guide

Breaking changes
  1. Scope.log has been removed. Use the debug library when debugging failed matches.

  2. socketDelay has been removed. Use delayConnection instead.

  3. delay, delayConnection, and delayBody are now setters instead of additive.

  4. When recording, skipping body matching using * is no longer supported by nock.define.
    Set the definition body to undefined instead.

  5. ClientRequest.abort() has been updated to align with Node's native behavior.
    This could be considered a feature, however, it created some subtle differences that are not backwards compatible. Refer to the migration guide for details.

  6. Playback of a mocked responses will now never happen until the 'socket' event is emitted.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nock-13.x branch from fccbbb5 to b4b70e2 Compare July 4, 2020 17:58
@renovate renovate bot force-pushed the renovate/nock-13.x branch from b4b70e2 to e62fa1b Compare August 26, 2020 02:56
@renovate renovate bot force-pushed the renovate/nock-13.x branch from e62fa1b to 3adf5b9 Compare November 28, 2020 09:58
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 3adf5b9 to fc06201 Compare January 22, 2021 09:59
@renovate renovate bot force-pushed the renovate/nock-13.x branch from fc06201 to f9fd117 Compare February 2, 2021 19:01
@renovate renovate bot force-pushed the renovate/nock-13.x branch from f9fd117 to 4d2c17b Compare April 26, 2021 15:11
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 4d2c17b to b35627c Compare June 6, 2021 22:07
@renovate renovate bot force-pushed the renovate/nock-13.x branch 2 times, most recently from 80903b2 to 6d2a359 Compare September 24, 2021 20:21
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 6d2a359 to 6f2f02e Compare October 19, 2021 18:59
@renovate renovate bot force-pushed the renovate/nock-13.x branch 2 times, most recently from faf4eae to 01b1920 Compare November 12, 2021 05:34
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 01b1920 to eab2a1a Compare March 7, 2022 16:44
@renovate renovate bot force-pushed the renovate/nock-13.x branch from eab2a1a to aadb11a Compare June 18, 2022 23:29
@renovate renovate bot force-pushed the renovate/nock-13.x branch from aadb11a to f97c376 Compare September 25, 2022 17:56
@renovate renovate bot force-pushed the renovate/nock-13.x branch from f97c376 to 0f99ed5 Compare November 20, 2022 09:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants