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.1.0 to 5.1.1 #65

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps sinon from 5.1.0 to 5.1.1.

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.1 / 2018-06-07 > ================== > > * Remove ES2015 'module' field for 5x branch (fix in seperate branch - see tag)
Commits - [`67b8872`](https://github.com/sinonjs/sinon/commit/67b8872838d961443a650ce616d6768048e55d3b) 5.1.1 - [`8ff4ac8`](https://github.com/sinonjs/sinon/commit/8ff4ac8cf484a2269bb0a32717c41777d421a8c1) Update History.md and AUTHORS for new release - [`8aa1425`](https://github.com/sinonjs/sinon/commit/8aa142528bf68b567931d02c108b5b9f28d17155) Remove ES2015 'module' field for 5x branch - [`e68ba0d`](https://github.com/sinonjs/sinon/commit/e68ba0d4046e88e7fb0ae1712a9d158aac1746af) Update docs/changelog.md and set new release id in docs/_config.yml - [`bb0ff41`](https://github.com/sinonjs/sinon/commit/bb0ff415ca91199a391caf7ddfc28c94cc00d545) Add release documentation for v5.1.0 - See full diff in [compare view](https://github.com/sinonjs/sinon/compare/v5.1.0...v5.1.1)


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.
dependabot-preview[bot] commented 6 years ago

Superseded by #66.