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 ~5.1.1 #71

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on sinon to permit the latest version.

Changelog

Sourced from sinon's changelog.

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)

5.0.9 / 2018-05-24

  • Upgrade @std/esm to esm.

5.0.8 / 2018-05-24

  • Add isSealed check to is-es-module to make certain ESM mocks possible

5.0.7 / 2018-05-07

  • Fix stub id prefix (#1786)

5.0.6 / 2018-05-07

  • Remove support-sinon.js as postinstall banner

5.0.5 / 2018-05-07

  • Refuse to replace already replaced values (#1779)

5.0.4 / 2018-05-05

  • Fix #1781: Reject non-function values a f argument to fake

5.0.3 / 2018-05-02

  • Fix #1775: Default sandbox does not restore stubs, spies, mocks
... (truncated)
Commits
  • 67b8872 5.1.1
  • 8ff4ac8 Update History.md and AUTHORS for new release
  • 8aa1425 Remove ES2015 'module' field for 5x branch
  • e68ba0d Update docs/changelog.md and set new release id in docs/_config.yml
  • bb0ff41 Add release documentation for v5.1.0
  • 8f867f9 5.1.0
  • 39466a4 Update History.md and AUTHORS for new release
  • 8a4808b finished fixing ie tests
  • 53169e3 Merge pull request #1811 from mhmoudgmal/feature/in-matcher
  • 09f849c Remove notice
  • 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...v5.1.1)

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 6, 2019
@meliaj
Copy link
Contributor

meliaj commented Aug 6, 2019

@dependabot ignore this major version

@dependabot-preview
Copy link
Contributor Author

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

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sinon-approx-5.1.1 branch August 6, 2019 18:08
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