Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

chore(deps-dev): bump sinon from 9.0.1 to 9.0.2 #121

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2020

Bumps sinon from 9.0.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)
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 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

Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.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@v9.0.1...v9.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 2, 2020
@codecov
Copy link

codecov bot commented Jul 2, 2020

Codecov Report

Merging #121 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #121   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           1       1           
  Lines          10      10           
  Branches        2       2           
======================================
  Misses         10      10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5405ef7...4f847aa. Read the comment docs.

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