Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Update dependency sinon to v7.5.0 (dev) #54

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 25, 2019

This PR contains the following updates:

Package Type Update Change
sinon (source) devDependencies minor 7.2.3 -> 7.5.0
@types/sinon devDependencies minor 7.0.5 -> 7.5.2

Release Notes

sinonjs/sinon

v7.5.0

Compare Source

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

  • Add sinon.assert.calledOnceWithExactly
  • Feature parity: support spying all methods on an object

v7.4.2

Compare Source

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

  • Restore sinon.createStubInstance() behaviour (#​2073)
  • Fix Typo in migration 6 and updated migration docs for migration from… (#​2074)

v7.4.1

Compare Source

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

  • Update nise and lolex (minor versions)
  • add callThroughWithNew method
  • add browser field
  • Create COMPATIBILITY.md (#​2051)
  • Fix sinon.resetHistory() does not reset history (#​2022)

v7.3.2

Compare Source

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

v7.3.1

Compare Source

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

v7.3.0

Compare Source

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

  • Simplify Circle CI setup
  • Add a Docker Compose config file for testing the setup locally
  • Inject createStubInstance and fake functionality
  • Remove unused prop 'injectIntoThis'
  • Fix #​1974 by upgrading to @​sinonjs/samsam@​3.3.0

v7.2.7

Compare Source

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

  • Retain spy function names and fix spy.named(name) (#​1987)
  • Document spying on accessors (#​1976)

v7.2.6

Compare Source

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

v7.2.5

Compare Source

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

  • don't call extends.nonEnum in spy.resetHistory (#​1984)

v7.2.4

Compare Source

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

  • minor package updates
  • Update eslint-plugin-mocha
  • Fix high prio audit warnings
  • Update nise to use @​sinonjs/text-encoding
  • Make all properties non-enumerable in spies, stubs, mocks and fakes
  • docs(sandbox): add example for default sandbox

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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 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.

@renovate renovate bot added the renovate Automated PR from renovatebot label Mar 25, 2019
@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

Merging #54 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #54   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files       105    105           
  Lines       854    854           
  Branches    112    112           
===================================
  Hits        854    854

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 7d4b06c...3abf837. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

Merging #54 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #54   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files       105    105           
  Lines       854    854           
  Branches    112    112           
===================================
  Hits        854    854

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 c874329...232e306. Read the comment docs.

@renovate renovate bot changed the title Update dependency @types/sinon to v7.0.10 (dev) Update dependency @types/sinon to v7.0.11 (dev) Mar 30, 2019
@renovate renovate bot changed the title Update dependency @types/sinon to v7.0.11 (dev) Update dependency @types/sinon to v7.0.12 (dev) Jun 1, 2019
@renovate renovate bot force-pushed the renovate/dev-sinon-7.x branch from 2d93d5c to af13cf6 Compare June 1, 2019 08:54
@renovate renovate bot changed the title Update dependency @types/sinon to v7.0.12 (dev) Update dependency sinon to v7.3.2 (dev) Jun 19, 2019
@renovate renovate bot changed the title Update dependency sinon to v7.3.2 (dev) Update dependency sinon to v7.4.1 (dev) Aug 10, 2019
@renovate renovate bot changed the title Update dependency sinon to v7.4.1 (dev) Update dependency sinon to v7.4.2 (dev) Sep 5, 2019
@renovate renovate bot changed the title Update dependency sinon to v7.4.2 (dev) Update dependency sinon to v7.5.0 (dev) Oct 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate Automated PR from renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants