Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency nock to v13.5.6 #627

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 4, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nock 13.1.0 -> 13.5.6 age adoption passing confidence

Release Notes

nock/nock (nock)

v13.5.6

Compare Source

Bug Fixes

v13.5.5

Compare Source

v13.5.4

Compare Source

Bug Fixes

v13.5.3

Compare Source

Bug Fixes

v13.5.2

Compare Source

Bug Fixes
  • remove duplicates from activeMocks() and pendingMocks() (#​2356) (7e957b3)

v13.5.1

Compare Source

Bug Fixes

v13.5.0

Compare Source

Features

v13.4.0

Compare Source

Features

v13.3.8

Compare Source

Bug Fixes

v13.3.7

Compare Source

Reverts

v13.3.6

Compare Source

Bug Fixes

v13.3.5

Compare Source

Bug Fixes

v13.3.4

Compare Source

Bug Fixes
  • typescript: support nock(new URL('https://example.test/')) (#​2526) (6987327)

v13.3.3

Compare Source

Bug Fixes

v13.3.2

Compare Source

Bug Fixes
  • nock.removeInterceptor can remove the wrong Intercept (#​2497) (92de0de)

v13.3.1

Compare Source

Bug Fixes

v13.3.0

Compare Source

Features

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nock-13.x branch from fbc81cf to 58642cc Compare October 19, 2021 01:58
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.1.1 chore(deps): update dependency nock to v13.1.3 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 58642cc to ae74427 Compare March 7, 2022 09:16
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.1.3 chore(deps): update dependency nock to v13.2.4 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/nock-13.x branch from ae74427 to cc699f0 Compare June 18, 2022 19:35
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.2.4 chore(deps): update dependency nock to v13.2.7 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/nock-13.x branch from cc699f0 to 733daf8 Compare September 25, 2022 19:28
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.2.7 chore(deps): update dependency nock to v13.2.9 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 733daf8 to 458d3ee Compare March 18, 2023 12:07
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.2.9 chore(deps): update dependency nock to v13.3.0 Mar 18, 2023
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.3.0 chore(deps): update dependency nock to v13.3.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 458d3ee to 5d3b358 Compare May 28, 2023 11:08
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.3.1 chore(deps): update dependency nock to v13.3.2 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 5d3b358 to e10b45a Compare July 13, 2023 22:37
@renovate renovate bot force-pushed the renovate/nock-13.x branch from e10b45a to 56e8276 Compare August 16, 2023 21:08
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.3.2 chore(deps): update dependency nock to v13.3.3 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 56e8276 to 4a1560a Compare October 11, 2023 01:09
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.3.3 chore(deps): update dependency nock to v13.3.4 Oct 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.3.4 chore(deps): update dependency nock to v13.3.6 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 4a1560a to c4aa9c7 Compare October 19, 2023 21:02
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.3.6 chore(deps): update dependency nock to v13.3.7 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from c4aa9c7 to 038db5f Compare October 30, 2023 18:09
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.3.7 chore(deps): update dependency nock to v13.3.8 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 038db5f to e170e0c Compare November 3, 2023 06:40
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.3.8 chore(deps): update dependency nock to v13.4.0 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from e170e0c to 11039f7 Compare November 27, 2023 23:01
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.4.0 chore(deps): update dependency nock to v13.5.0 Jan 14, 2024
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 11039f7 to 1d6f454 Compare January 14, 2024 19:04
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 1d6f454 to 1f654b4 Compare January 28, 2024 19:28
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.5.0 chore(deps): update dependency nock to v13.5.1 Jan 28, 2024
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 1f654b4 to 207774b Compare February 17, 2024 19:39
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.5.1 chore(deps): update dependency nock to v13.5.3 Feb 17, 2024
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 207774b to fef3bea Compare February 26, 2024 22:31
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.5.3 chore(deps): update dependency nock to v13.5.4 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/nock-13.x branch from fef3bea to 2243068 Compare August 20, 2024 08:35
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.5.4 chore(deps): update dependency nock to v13.5.5 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 2243068 to 8d77133 Compare November 9, 2024 18:35
@renovate renovate bot changed the title chore(deps): update dependency nock to v13.5.5 chore(deps): update dependency nock to v13.5.6 Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants