Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

fix(deps): update dependency rxjs to ^5.5.12 #595

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2019

This PR contains the following updates:

Package Type Update New value References Sourcegraph
rxjs dependencies patch ^5.5.12 source code search for "rxjs"

Release Notes

reactivex/rxjs

v5.5.12

Compare Source

v5.5.11

Compare Source

v5.5.10

Compare Source

v5.5.9

Compare Source

v5.5.8

Compare Source

v5.5.7

Compare Source

v5.5.6

Compare Source

Bug Fixes
  • Observable: rethrow errors when syncErrorThrowable and inherit it from destination. Fixes #​2813 (541b49d)

v5.5.5

Compare Source

Support Added
  • Bazel: Add files to support users that want Bazel builds with RxJS (12dac3b)

v5.5.4

Compare Source

Bug Fixes
  • scheduler: resolve regression on angular router with zones (#​3158) (520b06a)
  • publish: re-publish after having built with proper version of TypeScript. (f0ff5bc, closes#​3155)

v5.5.3

Compare Source

Bug Fixes

v5.5.2

Compare Source

Bug Fixes
  • package: fixed import failures in Webpack (#​2987) (e16202d)
  • typings: improved type inference for arguments to publishReplay (#​2992) (0753ff7), closes #​2991
  • typings: ensure TS types for zip and combineLatest are properly inferred. (b8e6cf8)
  • typings: publish variants will properly return ConnectableObservable(#​2983) (d563bfa)

v5.5.1

Compare Source

Bug Fixes
  • build: Remove module and es2015 keys to avoid resolution conflicts (5073139)
  • ajaxobservable: fix operator import path (d9b62ed)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-io
Copy link

codecov-io commented Apr 2, 2019

Codecov Report

Merging #595 into master will increase coverage by 8.59%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #595      +/-   ##
==========================================
+ Coverage   74.49%   83.09%   +8.59%     
==========================================
  Files          15       15              
  Lines        1796     2058     +262     
  Branches      357      423      +66     
==========================================
+ Hits         1338     1710     +372     
- Misses        298      346      +48     
+ Partials      160        2     -158
Impacted Files Coverage Δ
src/logging.ts 44.06% <0%> (-4.66%) ⬇️
src/lang-handler.ts 13.33% <0%> (-1.67%) ⬇️
src/tracing.ts 100% <0%> (ø) ⬆️
src/fs.ts 90.41% <0%> (+1.34%) ⬆️
src/diagnostics.ts 68.42% <0%> (+1.75%) ⬆️
src/memfs.ts 90.81% <0%> (+3.91%) ⬆️
src/project-manager.ts 87.07% <0%> (+5.74%) ⬆️
src/symbols.ts 71.42% <0%> (+6.91%) ⬆️
src/packages.ts 95.18% <0%> (+8.69%) ⬆️
src/connection.ts 90.76% <0%> (+8.87%) ⬆️
... and 5 more

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 f5abb09...7710363. Read the comment docs.

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

Successfully merging this pull request may close these issues.

3 participants