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

Update sinon requirement from ~1.7.3 to ~4.5.0 #72

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on sinon to permit the latest version.

Changelog

Sourced from sinon's changelog.

4.5.0 / 2018-03-30

  • Add .lastArg and .callback to spy call

4.4.9 / 2018-03-27

  • Fix #1746: Remove dependency on ES2015 code from post-install script

4.4.8 / 2018-03-21

  • Fix 1743: Add scripts/support-sinon.js to package

4.4.7 / 2018-03-21

  • Improve the post-install script: remove noise, add ❤️

4.4.6 / 2018-03-15

  • Return returned value of invokant when using yields* and callsArg* (#1724)

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)
... (truncated)
Commits
  • 1a67742 4.5.0
  • 1abc699 Update History.md and AUTHORS for new release
  • ba05b5a Revert "Merge pull request #1738 from nfriedly/issue-1736"
  • dc6b605 Add .lastArg and .callback to spy call
  • f5e03eb Extract spy call documentation to own page
  • 8635826 Fix inconsist use of semicolon in spy docs
  • 4a7d56a Update docs/changelog.md and set new release id in docs/_config.yml
  • 3f391a1 Add release documentation for v4.4.10
  • 4ba4de7 4.4.10
  • d333180 Update History.md and AUTHORS for new release
  • Additional commits viewable in compare view

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 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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this ['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). To ignore the specific version in this PR you can just close it
  • @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)
  • 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.

Updates the requirements on [sinon](https://github.com/sinonjs/sinon) to permit the latest version.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](sinonjs/sinon@v1.7.3...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 7, 2019
@meliaj
Copy link
Contributor

meliaj commented Aug 7, 2019

@dependabot ignore this major version

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sinon-approx-4.5.0 branch August 7, 2019 18:42
@dependabot-preview
Copy link
Contributor Author

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

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.

None yet

1 participant