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

Update ts-mockito to the latest version 🚀 #152

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 19, 2019

The devDependency ts-mockito was updated from 2.3.1 to 2.3.2.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: kuziu
License: MIT

Find out more about this release.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

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

@@           Coverage Diff           @@
##           master     #152   +/-   ##
=======================================
  Coverage   63.83%   63.83%           
=======================================
  Files           6        6           
  Lines         188      188           
  Branches       28       28           
=======================================
  Hits          120      120           
  Misses         68       68

greenkeeper bot added a commit that referenced this pull request Jul 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 21, 2019

  • The devDependency ts-mockito was updated from 2.3.1 to 2.4.0.

Update to this version instead 🚀

Release Notes for Support for interfaces

It takes long time but... looks like we've got support for interfaces 🎉

Simply us generic type for mock function and omit argument for it:

let mockedInterface = mock<MyInterface>();

Great thanks for @johanblumenberg who created first implementation and pushed me to support interfaces. Sorry that this took so long.

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 21, 2019

  • The devDependency ts-mockito was updated from 2.3.1 to 2.4.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 22, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 22, 2019

  • The devDependency ts-mockito was updated from 2.3.1 to 2.4.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 13, 2019

  • The devDependency ts-mockito was updated from 2.3.1 to 2.5.0.

Update to this version instead 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants