Skip to content
This repository was archived by the owner on Jul 16, 2019. It is now read-only.

Bump sinon from 4.1.3 to 6.0.0#80

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/sinon-6.0.0
Closed

Bump sinon from 4.1.3 to 6.0.0#80
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/sinon-6.0.0

Conversation

@dependabot-preview
Copy link

Bumps sinon from 4.1.3 to 6.0.0.

Release notes

Sourced from sinon's releases.

Make resetHistory work for props

  • Fix #1638: Make resetHistory work for props

Speed up stub creation

  • Performance: spend less time stubbing methods (#1627)

Add match.every and match.some

Replace 4.1.5, which was a bad build

  • Fix bad build, missing nise@1.2.0 (#1656)
  • Upgrade dependency supports-color

Fix issue with useFakeServer

This release fixes an issue, where the server type from useFakeServer is unexpected (#1534)

Minor fix for Symbol names and deprecation of spy.reset

  • Fix: assertion error messages did not handle Symbol names (#1640)
  • Deprecate spy.reset(), use spy.resetHistory() instead (#1446)

Fix #1476

  • Fix #1476: spy.withArgs(args...).firstCall is broken

Fix #1274: spy.withArgs(args...).callCount is incorrect

Changelog

Sourced from sinon's changelog.

6.0.0 / 2018-06-11

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

5.1.1 / 2018-06-07

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

5.1.0 / 2018-06-06

5.0.10 / 2018-05-24

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

5.0.9 / 2018-05-24

  • Upgrade @std/esm to esm.

5.0.8 / 2018-05-24

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

5.0.7 / 2018-05-07

  • Fix stub id prefix (#1786)

5.0.6 / 2018-05-07

  • Remove support-sinon.js as postinstall banner

5.0.5 / 2018-05-07

  • Refuse to replace already replaced values (#1779)

5.0.4 / 2018-05-05

  • Fix #1781: Reject non-function values a f argument to fake
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [sinon](https://github.com/sinonjs/sinon) from 4.1.3 to 6.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@holvonix-bot
Copy link
Contributor

[task] 📙 👉 @holvonixAdvay please review

@codecov
Copy link

codecov bot commented Jun 11, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #80   +/-   ##
======================================
  Coverage    63.6%   63.6%           
======================================
  Files           1       1           
  Lines         261     261           
======================================
  Hits          166     166           
  Misses         95      95

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 4b5520d...4b96ca1. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #81.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sinon-6.0.0 branch June 25, 2018 09:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants