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 sinon to v9 #1196

Merged
merged 1 commit into from
Jun 16, 2020
Merged

chore(deps): update dependency sinon to v9 #1196

merged 1 commit into from
Jun 16, 2020

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
sinon (source) devDependencies major 7.5.0 -> 9.0.2
@types/sinon devDependencies major 7.5.2 -> 9.0.4

Release Notes

sinonjs/sinon

v9.0.2

Compare Source

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

v9.0.1

Compare Source

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

  • Fix #​2226: restore props defined on prototype chain by deleting

v9.0.0

Compare Source

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

  • Ignore errors on thisValue property accesses (#​2216)
  • Add firstArg to spy calls and fakes. (#​2150)
  • Drop Node 8 support

v8.1.1

Compare Source

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

v8.1.0

Compare Source

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

  • Support negative indices in getCall (#​2199)

v8.0.4

Compare Source

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

  • Remove misleading 'own' from exception message

v8.0.3

Compare Source

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

  • Move .printf to proxy

v8.0.2

Compare Source

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

v8.0.1

Compare Source

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

  • Force upgrade @​sinonjs/commons (#​2181)
  • Update docs/changelog.md and set new release id in docs/_config.yml
  • Add release documentation for v8.0.0

v8.0.0

Compare Source

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

The major release is caused by removing old mistakes and upgrading dependencies that themselves have had new major releases.


Renovate configuration

📅 Schedule: "after 9pm,before 5am" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 these updates 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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jun 13, 2020
@codecov
Copy link

codecov bot commented Jun 13, 2020

Codecov Report

Merging #1196 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1196   +/-   ##
=======================================
  Coverage   92.17%   92.17%           
=======================================
  Files         120      120           
  Lines        3410     3410           
  Branches      697      697           
=======================================
  Hits         3143     3143           
  Misses        267      267           

@mayurkale22 mayurkale22 merged commit 87882cb into open-telemetry:master Jun 16, 2020
@renovate-bot renovate-bot deleted the renovate/sinon-9.x branch June 16, 2020 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants