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 4.4.5#54

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

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

Conversation

@dependabot-preview
Copy link

Bumps sinon from 4.1.3 to 4.4.5.

Changelog

Sourced from this file

4.4.5 / 2018-03-13

  • Add postinstall banner pointing to Open Collective

4.4.4 / 2018-03-13

  • Make std/esm a devDependency

4.4.3 / 2018-03-12

  • Fix inconsistent newline usage for %D in spy.printf (#1717)

4.4.2 / 2018-02-25

  • Add descriptive error message on attempt to call argument that is not a function (#1695)

4.4.1 / 2018-02-24

  • Docs: make it clear that it is possible to use assert with spy calls (#1688)

4.4.0 / 2018-02-23

  • Change return value of yield and callArg

4.3.0 / 2018-02-10

  • add calledOnceWithExactly assertion (#1247)

4.2.3 / 2018-02-10

  • Replace formatio with sinonjs/formatio

4.2.2 / 2018-01-26

  • Fix #1638: Make resetHistory work for props

4.2.1 / 2018-01-23

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

4.2.0 / 2018-01-21

  • Add match.every and match.some (#1624) (#1661)

4.1.6 / 2018-01-16

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

4.1.5 / 2018-01-13

  • Use nise.fakeServer as the sandbox serverPrototype (#1534)

4.1.4 / 2018-01-08

  • Fix: assertion error messages did not handle Symbol names (#1640)
  • Deprecate spy.reset(), use spy.resetHistory() instead (#1446)
Commits
  • 39b0849 Update docs/changelog.md and set new release id in docs/_config.yml
  • 6ba959e Remove unneeded eslint-disable line
  • b6148f2 Upgrade to Mochify 5 to test in Headless Chrome
  • d9fe288 Alias spy.reset to spy.resetHistory
  • c0c6779 Prevent install scripts from running unnecessarily
  • 93f422a Use relative URLs in WebWorker test
  • 1660991 Remove unnecessary text-shadow (#1632)
  • 07db0f4 Fix coverage test run
  • 8cd3bf4 Remove reference to 'reset' from docs
  • e870a64 Use deprecation helper and remove all references to 'reset'
  • Additional commits viewable in compare view

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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Bumps [sinon](https://github.com/sinonjs/sinon) from 4.1.3 to 4.4.5.
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](sinonjs/sinon@v4.1.3...v4.4.5)

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

[task] 📙 👉 @holvonixAdvay please review

@codecov
Copy link

codecov bot commented Mar 14, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #54   +/-   ##
======================================
  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...505726f. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #55.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sinon-4.4.5 branch March 15, 2018 09:13
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