semantic-release-plus / semantic-release

:package::rocket: Fully automated version management and package publishing
https://semantic-release-plus.gitbook.io
MIT License
48 stars 4 forks source link

chore(deps): update dependency sinon to v9.2.3 #148

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon (source) 9.2.0 -> 9.2.3 age adoption passing confidence

Release Notes

sinonjs/sinon ### [`v9.2.3`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#​923--2021-01-06) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v9.2.2...v9.2.3) ================== - Use `util.inspect` for formatting human readable output (this retires [@​sinonjs/formatio](https://togithub.com/sinonjs/formatio)) ### [`v9.2.2`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#​922--2020-12-11) [Compare Source](https://togithub.com/sinonjs/sinon/compare/23aff495ba6177db922af852f2679412878f93d5...v9.2.2) ================== - Fix [#​2316](https://togithub.com/sinonjs/sinon/issues/2316): handle absent Promise ([#​2317](https://togithub.com/sinonjs/sinon/issues/2317)) ### [`v9.2.1`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#​921--2020-10-28) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v9.2.0...23aff495ba6177db922af852f2679412878f93d5) ================== - Fix [#​2203](https://togithub.com/sinonjs/sinon/issues/2203): skip writing 'name' property if not writable ([#​2304](https://togithub.com/sinonjs/sinon/issues/2304)) - Update error message on assert when representation of expected and actual value is equal, fixing issue [#​2084](https://togithub.com/sinonjs/sinon/issues/2084) ([#​2303](https://togithub.com/sinonjs/sinon/issues/2303)) - Make sandboxes each use their own assert object ([#​2302](https://togithub.com/sinonjs/sinon/issues/2302)) - Add usingPromise() method on fakes to fix issue [#​2293](https://togithub.com/sinonjs/sinon/issues/2293) ([#​2301](https://togithub.com/sinonjs/sinon/issues/2301))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #148 (b0aa940) into master (75d8f20) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #148   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          839       839           
  Branches       220       220           
=========================================
  Hits           839       839           

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 75d8f20...b0aa940. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 18.2.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: