Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

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

Merged
merged 2 commits into from
Jun 27, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2018

This Pull Request updates dependency sinon from v4.5.0 to v6.0.1

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.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 27, 2018
@codecov
Copy link

codecov bot commented Jun 27, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #64   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           4      4           
=====================================
  Hits            4      4

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 6d8fb97...df85873. Read the comment docs.

@ghost ghost assigned JustinBeckwith Jun 27, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Jun 27, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants