molecuel / core

Molecuel core module
MIT License
4 stars 1 forks source link

Update @reactivex/rxjs to the latest version πŸš€ #48

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.0.0 of @reactivex/rxjs was just published.

Dependency @reactivex/rxjs
Current Version 5.5.10
Type dependency

The version 6.0.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 @reactivex/rxjs.

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 502 commits ahead by 502, behind by 31.

  • 998027b chore(publish): 6.0.0 - update CHANGELOG.md
  • fc3d891 Merge pull request #3591 from benlesh/publish-6.0.0
  • 81c93ec Merge pull request #3591 from benlesh/publish-6.0.0
  • f21f9de chore(publish): 6.0.0
  • 368e3de Merge pull request #3596 from jayphelps/testing2
  • 9322b7d feat(testing): testScheduler.run() supports time progression syntax
  • 2d5b3b2 feat(testing): Add testScheduler.run() helper
  • 91088da fix(fromEvent): don't enumerate valid sources (#3594)
  • c23d5d6 docs(MIGRATION): fix URL and heading's markdown typos (#3593)
  • d5658fe refactor(webSocket): rename back to webSocket ala 5.0 (#3590)
  • f4d7d02 docs(marbles): fix sync group example (#3584)
  • cb38ddf fix(websocket): no longer throws errors in operators applied to it (#3577)
  • d267b38 Merge pull request #3565 from darthtrevino/task/3563-devcycle
  • c0e7eab fix: merge from master
  • c87f0d6 fix: Remove watch script mentions

There are 250 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:

greenkeeper[bot] commented 6 years ago

Version 6.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 17 commits.

  • e7519ab chore(publish): 6.1.0
  • 9915792 Merge pull request #3628 from benlesh/isObservable
  • ce20af9 docs(marbles): docs for testScheduler.run() and marble diagrams (#3612)
  • 0e1f9d6 Fix quote and unnecessary tag in MIGRATION.md (#3630)
  • e2f7e8a test: empty Observable.toPromise (#3623)
  • 733807b Asap scheduler id fix (#3610)
  • 96f05b0 fix(delay): fix memory leak (#3605)
  • edb33e5 feat(isObservable): a new method for checking to see if an object is an RxJS Observable
  • 077f530 refactor(isInteropObservable): rename Observablelike and isObservable
  • 8c5d680 docs(MIGRATION): update links
  • 2659f8e Update MIGRATION.md
  • 5c106dd Update MIGRATION.md
  • 64b0d85 docs(MIGRATION): move google doc content to markdown
  • 76b7e27 fix(audit): will not crash if duration is synchronous (#3608)
  • b948e65 Update README.md

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 71 commits.

  • 7778d81 chore(publish): 6.2.0
  • b8759d0 chore(publish): 6.2.0
  • bc49e40 Merge pull request #3704 from cartant/run-finally
  • 294fa2f Merge pull request #3715 from cartant/issue-3411-2
  • 2b5b2d6 chore(test): fix do types
  • b51e07f chore(test): fix debounceTime types
  • 12da1f3 chore(test): fix debounce types
  • 8aec3aa chore(test): check c*, d* operators
  • 9b9287a chore(test): fix bufferWhen types
  • 4157006 chore(test): fix bufferToggle types
  • b1ffd72 chore(test): fix bufferTime types
  • 96751e2 chore(test): check b* operators
  • fcbe278 docs(introduction.md): Use ES6 imports and improve readability (#3711)
  • 6d20e88 chore(imports): import only once from ./types (#3708)
  • 2c75a2c Fix docs typo in WebSocketSubject (#3702)

There are 71 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 52 commits.

  • 37a5dca docs(jsdoc): add examples for endWith operator (#3795)
  • 294e9ee docs(pipable-operators.md): update for RxJS 6 (#3783)
  • fa2332c docs(contributors): add contributors entry on team page (#3810)
  • 1969f18 fix(fromEvent): Support React Native and node-compatible event sources. (#3821)
  • 542fb88 chore(test): enable TS_NODE_TYPE_CHECK (#3822)
  • 29822a5 docs(contributors): fix typo in the test (#3826)
  • 3b290ea chore(test): update operator tests o-z to use pipeable operators (#3820)
  • e3c2d5c docs(contribution): describe briefly new documentation (#3778)
  • b3d0c91 docs(race): add examples (#3794)
  • 4539378 docs(CoC): add code of conduct (#3793)
  • 44d2b51 docs(jsdoc): add examples for ignoreElements (#3799)
  • e0eaaf3 migration.md: Typo (#3806)
  • e47396c docs(teams): add alumn entry and add nicholas jamieson to core team (#3808)
  • 9f9bf9b fix(docs): fix broken github links (#3802)
  • f40c2fb chore(github): don't comment on locked issues (#3804)

There are 52 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 31 commits.

  • 270d8cf docs: fix closing of code block in merge documentation (#3887)
  • 69b3ff5 fix(TestScheduler): flush expectations correctly (#3901)
  • f9d8b44 fix small typo (#3897)
  • 3e12f7a Merge pull request #3902 from cartant/issue-3717
  • 2c676a9 style(AsyncAction): correct indent size (#3903)
  • 3f40267 docs(of): add of operator docs (#3907)
  • ed5547f docs(startWith-operator): add description and example for startWith operator (#3908)
  • cc3f925 docs(publishLast): add publishLast operator docs (#3910)
  • b747801 doc: remove legacy uses of flatMap (#3911)
  • d349706 doc(decision-tree): update operator/function names (#3912)
  • a2606a3 doc: remove some legacy Rx.* usages in jsdoc (#3913)
  • c31e7a9 chore(typings): fix first/last typings
  • dc9d4d6 chore(last): add type guard overload
  • 26bdc34 chore(first): add type guard overload
  • 36769b6 test(last): remove invalid call

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 102 commits.

  • 1f28f45 test(dtslint): add switchMap (#4056)
  • 2f86b9d feat(test): Add npm script to test with ts-node not caching (#4065)
  • daf37f6 feat(compat): License added to rxjs-compat package (#4064)
  • 7a79ad4 docs(installation): update imports to use rxjs 6+ convention (#3827) (#4063)
  • ee29ee0 docs(bindCallback): regularly scheduled maintenance checkup (#4062)
  • 514a870 docs(websocket): grammatical and sentence structure modifications (#4058)
  • ad6ee3b docs(UI): Add Larger Callout to the Short Description (#4049)
  • 23e8dae chore(3699): Amend isNumeric typings and add unit test (#4054)
  • 865d8d7 fix(subscribable): make subscribe() signature match Observable (#4050)
  • 21fd0b4 fix(takeUntil): takeUntil should subscribe to the source if notifier sync completes without emitting (#4039)
  • afee5d8 chore(README): Update documentation instructions (#4038)
  • 86dfe3c Merge pull request #4037 from peaBerberian/fix-teardown-synchronous-issues
  • b7866a0 fix(startWith): allow empty type signature and passing a different type
  • 9ea0ec9 docs(take): clean up example code (#4048)
  • 04a2a9c docs(interval): more practical example (#4047)

There are 102 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 0ab701b fix(mergeMap): fix nested mergeMaps (#4072)
  • 73bfa92 Update CHANGELOG.md
  • e813e46 chore(publish): 6.3.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 69d9ccf fix(node): will no longer error mixing RxJS 6.3 and 6.2 (#4078)
  • 4dde71b chore(dtslint): use npx (#4088)
  • e6b77bf docs(UI): Mobile Header Logo (#4068)
  • c732628 docs(UI): Add GitHub Logo to Docs (#4066)
  • 4ce400b chore(publish): 6.3.1

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 52 commits.

  • 5b82dcc Merge pull request #4182 from benlesh/trust-only-local-Subscriber
  • f03e790 fix(TypeScript): ensure RxJS builds with TS@next as well
  • 0972c56 fix(RxJS): each instance of RxJS now has a unique Subscriber symbol
  • 50ee0a7 fix(Subscriber): use only local Subscriber instances
  • 7eeb671 test(dtslint): add dtslint test for endWith operator (#4093) (#4175)
  • 028adbd test(dtslint): add auditTime (#4171)
  • be35fa3 test(dtslint): add audit (#4170)
  • 687a3ce build(package): remove copy test script (#4161)
  • aaad8d7 docs(accessibility): minor tweaks to improve accessibility (#4149)
  • 8c607e9 fix(pipe): align static pipe to Observable pipe rest parameters overl… (#4112)
  • e623ec6 fix(Subscriber): Can no longer subscribe to itself in a circular manner (#4106)
  • 02780dd Merge pull request #4162 from kwonoj/chore-test
  • b88342c test(migration): do not schedule in async test
  • eb07d95 test(dtslint): add dtslint test on delay operator (#4093) (#4147)
  • 3f0aa38 test(dtslint): add skip (#4155)

There are 52 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 76 commits.

  • 2aa666b chore(publish): 6.5.0
  • d5d6980 feat(partition): partition static function. partition operator is deprecated (#4419) (#4685)
  • b5a2ac9 feat(forkJoin): accepts a dictionary of sources (#4640)
  • f57e1fc feat(scheduled): Add scheduled creation method (#4595)
  • 4dd0be0 fix(types): Fixed signature for onErrorResumeNext (#4603)
  • ae04794 docs(operator): Fitting description of distinctUntilChanged and distinctUntilKeyChanged (#4663) (#4686)
  • bb1bac7 docs(single): Added see also links (#4693)
  • 6664e2b docs(throttleTime): add double click example making use of throttle-config (#4698)
  • 5a1ef86 feat(fetch): Making fetch happen (#4702)
  • a9c87f6 chore: use local TypeScript with dtslint (#4712)
  • 73f9ff0 docs(Observable): fix typo of document of Observable.ts (#4695)
  • c02f4db docs(timestamp): add short-description, description and example (#4699)
  • e3acd8e Added ms in setTimeout call (#4701)
  • ecc73d2 fix(dtslint): disable tests that break in TS@next (#4705)
  • 59b5d82 refactor: remove WORKSPACE (#4684)

There are 76 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€