Skip to content

chore(deps): bump sinon from 8.1.1 to 9.0.2#64

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/development/sinon-9.0.2
Closed

chore(deps): bump sinon from 8.1.1 to 9.0.2#64
dependabot-preview[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/development/sinon-9.0.2

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 22, 2020

Bumps sinon from 8.1.1 to 9.0.2.

Changelog

Sourced from sinon's changelog.

9.0.2 / 2020-04-08

  • Bump @sinonjs/fake-timers (fix error when using Node's util/promisify with setTimeout)
  • Upgrade @sinonjs/commons (fix error when trying to calculate function name from generators)

9.0.1 / 2020-03-10

  • Fix #2226: restore props defined on prototype chain by deleting

9.0.0 / 2020-02-19

  • Ignore errors on thisValue property accesses (#2216)
  • Add firstArg to spy calls and fakes. (#2150)
  • Drop Node 8 support
Commits
  • 2b4bde4 9.0.2
  • e5de853 Update CHANGELOG.md and AUTHORS for new release
  • 39e8b5d npm audit
  • bde85df Upgrade mochify
  • 370ce2e Bump @sinonjs/fake-timers
  • f29baf7 Upgrade @sinonjs/commons
  • b2852f2 Bump eslint-config-prettier from 6.10.0 to 6.10.1
  • 0c9fd63 Bump browserify from 16.5.0 to 16.5.1
  • 7e1650f Bump puppeteer from 2.1.0 to 2.1.1
  • b19a65a Bump lint-staged from 10.0.7 to 10.1.1
  • 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.

Dependabot will not automatically merge this PR because it includes an out-of-range update to a production dependency.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/development/sinon-9.0.2 branch from 54904f5 to 0936143 Compare June 22, 2020 09:53
Bumps [sinon](https://github.com/sinonjs/sinon) from 8.1.1 to 9.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](sinonjs/sinon@v8.1.1...v9.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/development/sinon-9.0.2 branch from 0936143 to b097f2f Compare July 13, 2020 09:21
@dependabot-preview
Copy link
Contributor Author

Superseded by #89.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/development/sinon-9.0.2 branch August 17, 2020 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants