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

Update dependency nock to v13.5.4 #178

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Update dependency nock to v13.5.4 #178

merged 1 commit into from
Mar 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

nock/nock (nock)

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

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.

@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (85e1a3a) to head (bec9712).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #178   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           61        61           
  Branches         8         8           
=========================================
  Hits            61        61           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/nock-13.x branch 11 times, most recently from 7f25040 to 87ff0a4 Compare March 8, 2023 11:00
@renovate renovate bot changed the title Update dependency nock to v13.3.0 Update dependency nock to v13.3.1 Apr 27, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 87ff0a4 to fe31571 Compare April 27, 2023 16:15
@renovate renovate bot changed the title Update dependency nock to v13.3.1 Update dependency nock to v13.3.2 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from fe31571 to 7c18154 Compare July 13, 2023 20:36
@renovate renovate bot changed the title Update dependency nock to v13.3.2 Update dependency nock to v13.3.3 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 7c18154 to 487ff94 Compare August 16, 2023 22:31
@renovate renovate bot changed the title Update dependency nock to v13.3.3 Update dependency nock to v13.3.4 Oct 11, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 487ff94 to 25845d9 Compare October 11, 2023 00:10
@renovate renovate bot changed the title Update dependency nock to v13.3.4 Update dependency nock to v13.3.6 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 25845d9 to 63ae2e2 Compare October 19, 2023 21:32
@renovate renovate bot changed the title Update dependency nock to v13.3.6 Update dependency nock to v13.3.7 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 63ae2e2 to bf4dae2 Compare October 30, 2023 20:32
@renovate renovate bot changed the title Update dependency nock to v13.3.7 Update dependency nock to v13.3.8 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from bf4dae2 to 2e4fa8b Compare November 3, 2023 06:18
@renovate renovate bot changed the title Update dependency nock to v13.3.8 Update dependency nock to v13.4.0 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 2e4fa8b to 3db12e3 Compare November 27, 2023 21:50
@renovate renovate bot changed the title Update dependency nock to v13.4.0 Update dependency nock to v13.5.0 Jan 14, 2024
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 3db12e3 to 7b6d72c Compare January 14, 2024 22:00
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 7b6d72c to 0fb260d Compare January 28, 2024 20:49
@renovate renovate bot changed the title Update dependency nock to v13.5.0 Update dependency nock to v13.5.1 Jan 28, 2024
@renovate renovate bot changed the title Update dependency nock to v13.5.1 Update dependency nock to v13.5.3 Feb 17, 2024
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 0fb260d to 6c249b6 Compare February 17, 2024 22:44
@renovate renovate bot force-pushed the renovate/nock-13.x branch from 6c249b6 to bec9712 Compare February 26, 2024 22:42
@renovate renovate bot changed the title Update dependency nock to v13.5.3 Update dependency nock to v13.5.4 Feb 26, 2024
@gagoar gagoar merged commit 6eaeb0f into main Mar 4, 2024
12 checks passed
@gagoar gagoar deleted the renovate/nock-13.x branch March 4, 2024 19:33
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.

1 participant