smartcar / clutch-assert

The assertion library that comes in clutch.
MIT License
5 stars 0 forks source link

Update zen-observable to the latest version ๐Ÿš€ #43

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.8.0 of zen-observable was just published.

Dependency zen-observable
Current Version 0.7.1
Type devDependency

The version 0.8.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of zen-observable.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโ€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 36 commits.

  • 9192592 Add comments to extras
  • 286ed56 Add extra combinators for fun
  • 9659dbf Add host report errors behavior
  • f1e6166 Add Subscription.prototype.closed
  • 9734969 Add instanceof check to Observable.from
  • e5d5b25 Merge pull request #41 from zenparsing/add-concat
  • 3107896 Add concat method, mirroring Array.prototype.concat
  • d27d4e8 Fix tests for observer.closed
  • 428cd93 Add remaining tests and fix forEach type check
  • 3496df9 Add stub for forEach tests
  • a6157e4 Send on-subscription errors to the subscription observer
  • 09e4948 README fix
  • e17b9c3 Add back support for Symbol.observable (but don't polyfill)
  • e7fe882 Add tests for Observable.from
  • 1c25022 Add observer tests

There are 36 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #43   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         129    129           
=====================================
  Hits          129    129

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 9d41abf...34a4759. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 0.8.1 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.8.2 just got published.

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 6 years ago

Version 0.8.3 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.8.4 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 6 commits.

  • 27775db Merge pull request #43 from zenparsing/observer-queue
  • 3f256ed Bump version
  • b644ff5 Do not queue for reentrant next calls
  • 79408fb Enqueue messages if observer is not ready
  • 7c5734e Add a "done" callback to "forEach"
  • 8375eb4 Simplify parse testing function

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.8.5 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.8.6 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

See the full diff

smartcar-ci commented 6 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: