Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

chore(deps): update dependency sinon to v6#136

Merged
JustinBeckwith merged 1 commit intomasterfrom
renovate/sinon-6.x
Jun 28, 2018
Merged

chore(deps): update dependency sinon to v6#136
JustinBeckwith merged 1 commit intomasterfrom
renovate/sinon-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 27, 2018

This Pull Request updates dependency sinon from ^4.5.0 to ^6.0.0

Note: This PR was created on a configured schedule ("after 10pm,before 5am") and will not receive updates outside those times.

Release Notes

v6.0.1

Compare Source

  • Add fake behaviors to sandbox (#​1815)

v6.0.0

Compare Source

  • Export Sinon and its functions as an EcmaScript module (#​1809 and #​1835)
  • Document/test call ordering checks

v5.1.1

Compare Source

  • Remove ES2015 'module' field for 5x branch (fix in seperate branch - see tag)

v5.1.0

Compare Source

  • Add in matcher (#​1811)

v5.0.10

Compare Source

  • Remove functions shadowing time related sandbox methods (#​1802)

v5.0.9

Compare Source

  • Upgrade @std/esm to esm.

v5.0.8

Compare Source

  • Add isSealed check to is-es-module to make certain ESM mocks possible

v5.0.7

Compare Source

  • Fix stub id prefix (#​1786)

v5.0.6

Compare Source

  • Remove support-sinon.js as postinstall banner

v5.0.5

Compare Source

  • Refuse to replace already replaced values (#​1779)

v5.0.4

Compare Source

  • Fix #​1781: Reject non-function values a f argument to fake

v5.0.3

Compare Source

  • Fix #​1775: Default sandbox does not restore stubs, spies, mocks

v5.0.2

Compare Source

  • Reset history on sandbox reset (#​1770)

v5.0.1

Compare Source

  • Remove functions shadowing time related sandbox methods (#​1802)

v5.0.0

Compare Source



This PR has been generated by Renovate Bot.

@renovate renovate Bot force-pushed the renovate/sinon-6.x branch from 9585bd1 to 54755de Compare June 28, 2018 00:58
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 28, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #136   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         709    709           
=====================================
  Hits          709    709

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 eb723b7...54755de. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 0e4b0fd into master Jun 28, 2018
@renovate renovate Bot deleted the renovate/sinon-6.x branch June 28, 2018 01:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant