observing / pre-commit

Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
MIT License
1.88k stars 152 forks source link

Update assume to the latest version 🚀 #98

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.5.0 of assume just got published.

Dependency assume
Current Version 1.4.1
Type devDependency

The version 1.5.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of assume. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 8 commits .

  • 181f634 [dist] 1.5.0
  • 7efc4be Merge pull request #21 from decompil3d/eitherOfType
  • cfa5f10 Merge branch 'eitherOfType' of github.com:decompil3d/assume into eitherOfType
  • b0ba0e0 [fix] Get rid of 'some' version of fix
  • 9e077d3 [tiny][doc] Fix typo in README.md
  • f636767 [fix][test] Support older browsers that lack Array.prototype.some
  • b8c68dc Derp. Fix readme example for eitherOf
  • 15d5d7d [api] Add eitherOfType/oneOfType assertion

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: