iampeterbanjo / vscode-elixir-linter

Provides linting for Elixir files using Credo for Visual Studio Code
11 stars 9 forks source link

Bump sinon from 5.0.10 to 5.1.0 #63

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps sinon from 5.0.10 to 5.1.0.

Release notes *Sourced from [sinon's releases](https://github.com/sinonjs/sinon/releases).* > ## Fix [#1476](https://github-redirect.dependabot.com/sinonjs/sinon/issues/1476) > * Fix [#1476](https://github-redirect.dependabot.com/sinonjs/sinon/issues/1476): spy.withArgs(args...).firstCall is broken > > Fix [#1274](https://github-redirect.dependabot.com/sinonjs/sinon/issues/1274): spy.withArgs(args...).callCount is incorrect
Changelog *Sourced from [sinon's changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md).* > 5.1.0 / 2018-06-06 > ================== > > * Add `in` matcher ([#1811](https://github-redirect.dependabot.com/sinonjs/sinon/issues/1811))
Commits - [`8f867f9`](https://github.com/sinonjs/sinon/commit/8f867f953aab76dc3e39346587980ad32df4416a) 5.1.0 - [`39466a4`](https://github.com/sinonjs/sinon/commit/39466a44b274d3306487ae3fc6b96e31037045fb) Update History.md and AUTHORS for new release - [`8a4808b`](https://github.com/sinonjs/sinon/commit/8a4808bef9e40a7844d46434b4e95ca485287bdc) finished fixing ie tests - [`53169e3`](https://github.com/sinonjs/sinon/commit/53169e305b5129fa8a33d6f67bcab4cf71c0fd74) Merge pull request [#1811](https://github-redirect.dependabot.com/sinonjs/sinon/issues/1811) from mhmoudgmal/feature/in-matcher - [`09f849c`](https://github.com/sinonjs/sinon/commit/09f849c8a2a59a94b467e75b8d2f4bf2cee8b6f0) Remove notice - [`01e69a9`](https://github.com/sinonjs/sinon/commit/01e69a9337b7a0d426ea7b9d185e3c28aad62cbc) cleaning up the fix for [#1821](https://github-redirect.dependabot.com/sinonjs/sinon/issues/1821) - [`fabe894`](https://github.com/sinonjs/sinon/commit/fabe8945ceb543cab99fda303b3e7c5e8a7df881) fixed coveralls integration - [`5a886bd`](https://github.com/sinonjs/sinon/commit/5a886bdc5e911d25dde9845eae3ef29a194c4b69) Fix [#1821](https://github-redirect.dependabot.com/sinonjs/sinon/issues/1821): fake tests fails on IE 11 - [`bed477a`](https://github.com/sinonjs/sinon/commit/bed477a364ece346f029aee70e7d77f82b61675c) Revert PR [#1807](https://github-redirect.dependabot.com/sinonjs/sinon/issues/1807) to fix [#1814](https://github-redirect.dependabot.com/sinonjs/sinon/issues/1814) - [`878e2e8`](https://github.com/sinonjs/sinon/commit/878e2e8046978cfdcfc506c0903ba3dc491fb2e6) clean up travis config - Additional commits viewable in [compare view](https://github.com/sinonjs/sinon/compare/v5.0.10...v5.1.0)


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](https://app.dependabot.com): - 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.