Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Bump sinon-chai from 2.8.0 to 3.3.0 #104

Merged
merged 1 commit into from
Jan 23, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sinon-chai from 2.8.0 to 3.3.0.

Release notes

Sourced from sinon-chai's releases.

3.3.0

Added support for Sinon v7.x (JoeTheFkingFrypan, #131)

3.2.0

Added support for Sinon v6.x. (mattbaileyuk, #127)

3.1.0

Added support for Sinon v5.x. (dostu, #122)

Added calledOnceWith and calledOnceWithExactly matchers. (JayAndCatchFire, #117)

3.0.0

  • Required Node.js version 4 or later
  • Required Sinon version 4 or later
  • Required Chai version 4 or later

2.14.0

Added support for Sinon v4.x. (Yeti-or, #111)

2.13.0

Added support for Sinon v3.x. (daffl, #108)

2.12.0

Added colored diff formatting to calledWith and friends, like sinon.assert() got (in Sinon 2.0).

2.11.0

Added support for Chai 4.x (charlierudolph, #101).

2.10.0

Added the calledImmediatelyBefore() and calledImmediatelyAfter() asserters.

2.9.0

Added support for Sinon ^2.1.0 (but not 2.0.0 due to https://github-redirect.dependabot.com/sinonjs/sinon/issues/1332).

Commits
Maintainer changes

This version was pushed to npm by simondel, a new releaser for sinon-chai since your current version.


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 100 PRs for your first few update runs. Once an update run creates fewer than 100 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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-chai](https://github.com/domenic/sinon-chai) from 2.8.0 to 3.3.0.
- [Release notes](https://github.com/domenic/sinon-chai/releases)
- [Commits](chaijs/sinon-chai@2.8.0...3.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 21, 2019
@parity-cla-bot
Copy link

It looks like @dependabot[bot] hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io

Once you've signed, please reply to this thread with [clabot:check] to prove it.

Many thanks,

Parity Technologies CLA Bot

1 similar comment
@parity-cla-bot
Copy link

It looks like @dependabot[bot] hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io

Once you've signed, please reply to this thread with [clabot:check] to prove it.

Many thanks,

Parity Technologies CLA Bot

@coveralls
Copy link

Pull Request Test Coverage Report for Build 466

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.702%

Totals Coverage Status
Change from base Build 462: 0.0%
Covered Lines: 1359
Relevant Lines: 1827

💛 - Coveralls

@amaury1093 amaury1093 merged commit af14642 into master Jan 23, 2019
@amaury1093 amaury1093 deleted the dependabot/npm_and_yarn/sinon-chai-3.3.0 branch January 23, 2019 16:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants