8000 chore(deps): update dependency nock to v13 by renovate[bot] · Pull Request #67 · codecov/uploader · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

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

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Apr 15, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

nock/nock

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: 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 WhiteSource Renovate. View repository job log here.

@codecov
Copy link
codecov bot commented Apr 15, 2021

Codecov Report

Merging #67 (374170c) into master (5e32d6c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   86.38%   86.38%           
=======================================
  Files           6        6           
  Lines         191      191           
  Branches       26       26           
=======================================
  Hits          165      165           
  Misses         19       19           
  Partials        7        7           
Flag Coverage Δ
alpine 86.38% <ø> (ø)
linux 86.38% <ø> (ø)
macos 86.38% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e32d6c...374170c. Read the comment docs.

@renovate renovate bot force-pushed the renovate/nock-13.x branch from 4170c6d to 374170c Compare April 20, 2021 15:46
@drazisil-codecov drazisil-codecov self-requested a review April 20, 2021 18:10
@drazisil-codecov drazisil-codecov merged commit d9f2ac5 into master Apr 20, 2021
@drazisil-codecov drazisil-codecov deleted the renovate/nock-13.x branch April 20, 2021 18:10
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.

2 participants
0