Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zen-observable to the latest version 🚀 #9

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 8, 2017

Version 0.5.0 of zen-observable just got published.

Dependency zen-observable
Current Version 0.4.0
Type dependency

The version 0.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 zen-observable.
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 3 commits .

  • 7cc5f2a Polyfill Symbol.observable for interoperability with other libraries
  • 65e5bd3 Whitespace and code style update
  • 96b7601 Remove old experiments

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2017

Version 0.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • 911b0ff Bump NPM version
  • 909548c Fix species constructor support (#26)

See the full diff.

greenkeeper bot added a commit that referenced this pull request Jun 23, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 23, 2017

Version 0.5.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 6127364 Bump NPM version
  • 5dcbb44 Adjusts default.js to be in line with docs, and adds package fields. (#28)
  • a41dd5b Updated package es-observable-tests from 0.2.8 to 0.3.0 (#30)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 30, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 30, 2017

Version 0.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 9b26f3e Remove "module" key from package.json

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 18, 2017

Version 0.6.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 8d2a788 Add observableSymbol to constructor

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 20, 2017

Version 0.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 9c0216b Remove built file
  • e924b1d BREAKING: Align with current TC39 proposal

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 21, 2017

Version 0.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 39bec43 Move non-standard helpers under "extensions"

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 8, 2018

Version 0.8.0 just got published.

Update to this version instead 🚀

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

greenkeeper bot added a commit that referenced this pull request Feb 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2018

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 added a commit that referenced this pull request Feb 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2018

Version 0.8.2 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2018

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 added a commit that referenced this pull request Feb 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 10, 2018

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 added a commit that referenced this pull request Feb 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 10, 2018

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 added a commit that referenced this pull request Feb 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 10, 2018

Version 0.8.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2018

Version 0.8.7 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 21, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 21, 2018

Version 0.8.8 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 3d059a3 Don't iterate over undefined queue

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2018

Version 0.8.9 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • b9b7fa7 Bump version
  • 3e4deef Merge pull request #51 from araqnid/unsubscribe-concat
  • bc4218b Propagate unsubscribe to subscription and then clear it
  • febf4fb Merge pull request #50 from chocolateboy/patch-1
  • ca0bc16 Fix doc typo

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 19, 2018

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 4907158 Bump version
  • dc47a21 Merge pull request #53 from giautm/fix/symbol-polyfill-conflictive
  • ffb3595 Fix(Symbol): Conflictive polyfill

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 31, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 31, 2018

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 2884a01 Version 0.8.11
  • d014080 Fix property misspelling
  • 0731349 Merge pull request #54 from araqnid/repeatable-concat
  • c778457 Avoid mutating varargs array of Observable.concat

See the full diff

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

greenkeeper bot commented Jan 22, 2019

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • c737017 Version 0.8.12
  • c6c8ffa Merge pull request #55 from BenoitZugmeyer/mjs-entry-points
  • 5431d84 Create .mjs entry points for module bundlers supporting ESM.

See the full diff

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

greenkeeper bot commented Jan 22, 2019

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3f76d59 Version 0.8.13
  • feb8936 Revert "Create .mjs entry points for module bundlers supporting ESM."

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2019

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • f63849a Version 0.8.14
  • 85d9c9b Merge pull request #57 from zenparsing/gh-46
  • c049ea2 Fix out-of-order bug in combineLatest
  • 6513bde Update dev dependencies

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 19, 2019

Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

0 participants