Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 23, 2018

Bumps sinon from 5.0.7 to 6.1.4.

Release notes

Sourced from sinon's releases.

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.1.4 / 2018-07-21

  • Update lolex and nise dependencies to latest versions

6.1.3 / 2018-07-07

  • Fix issue with matchers and cyclic references (#1709)

6.1.2 / 2018-07-06

  • Made callsArg, returnsArg, and throwsArg more strict (#1848)

6.1.1 / 2018-07-06

  • Restore useFakeXMLHttpRequest correctly in default sandbox (#1840)

6.1.0 / 2018-07-03

  • Syntax sugar for resolvesArg (#1846)

6.0.1 / 2018-06-24

  • Add fake behaviors to sandbox (#1815)

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)
... (truncated)
Commits
  • 5fc1893 6.1.4
  • af476ad Update History.md and AUTHORS for new release
  • eeea472 Update lolex and nise dependencies to latest versions
  • bfe869b Ensure that we always use loose versioning
  • 691bf9d Add dependency version warnings to preversion.sh (#1862)
  • cb6c231 document update for (calls|resolves|returns|throws)Arg #1854
  • 0be170c Improve test coverage (#1856)
  • a25ac43 Fix matchers link in spy-call.md / spies.md docs
  • 368c0bf Fix typo in docs/CONTRIBUTING.md title
  • b227110 Update docs/changelog.md and set new release id in docs/_config.yml
  • 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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @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 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.

@skjnldsv
Copy link
Member

@dependabot-bot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/build/sinon-6.1.4 branch from 186a9b3 to 0ec0ddf Compare July 23, 2018 18:05
@rullzer
Copy link
Member

rullzer commented Jul 24, 2018

I think this was ignored on purpose for now by @danxuliu

@rullzer
Copy link
Member

rullzer commented Jul 24, 2018

@dependabot-bot ignore this major version

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you about version 6.x.x again, unless you re-open this PR or update to a 6.x.x release yourself.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/build/sinon-6.1.4 branch July 24, 2018 09:22
@danxuliu
Copy link
Member

I think this was ignored on purpose for now by @danxuliu

Indeed: #9627

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants