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 sinon to v11 #155

Merged
merged 1 commit into from
May 31, 2021
Merged

Update dependency sinon to v11 #155

merged 1 commit into from
May 31, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon (source) ^10.0.0 -> ^11.0.0 age adoption passing confidence

Release Notes

sinonjs/sinon

v11.1.1

Compare Source

==================

  • Fix #​2379 by using v7 of supports-color

v11.1.0

Compare Source

==================

  • Add sinon.promise() implementation (#​2369)
  • Set wrappedMethod on getters/setters (#​2378)
  • [Docs] Update fake-server usage & descriptions (#​2365)
  • Fake docs improvement (#​2360)
  • Update nise to 5.1.0 (fixed #​2318)

v11.0.0

Compare Source

==================

  • Explicitly use samsam 6.0.2 with fix for #​2345
  • Update most packages (#​2371)
  • Update compatibility docs (#​2366)
  • Update packages (includes breaking fake-timers change, see #​2352)
  • Warn of potential memory leaks (#​2357)
  • Fix clock test errors

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.

@renovate renovate bot force-pushed the renovate/sinon-11.x branch from c24e6ca to 5dbb94f Compare May 31, 2021 04:27
@codecov
Copy link

codecov bot commented May 31, 2021

Codecov Report

Merging #155 (5dbb94f) into master (d3b8bec) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #155   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          10       10           
  Lines         419      419           
  Branches       90       90           
=======================================
  Hits          408      408           
  Misses         11       11           

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 d3b8bec...5dbb94f. Read the comment docs.

@willdurand willdurand merged commit cb163c0 into master May 31, 2021
@willdurand willdurand deleted the renovate/sinon-11.x branch May 31, 2021 09:38
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