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

fix(deps): update dependency rxjs to v7.4.0 #1280

Merged
merged 1 commit into from
Oct 7, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rxjs (source) 7.3.1 -> 7.4.0 age adoption passing confidence

Release Notes

reactivex/rxjs

v7.4.0

Compare Source

Features

7.3.1 (2021-10-01)

Bug Fixes
  • Schedulers: Throwing a falsy error in a scheduled function no longer results in strange error objects. (#​6594) (c70fcc0)
  • scheduling with Rx-provided schedulers will no longer leak action references (#​6562) (ff5a748), closes #​6561
  • forkJoin: now finalizes sources before emitting (#​6546) (c52ff2e), closes #​4914
  • observeOn: release action references on teardown (321d205)
  • types: update schedule signature overload (c61e57c)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the renovate Renovate bot PRs label Oct 6, 2021
@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #1280 (7ff87c2) into master (e6923e7) will increase coverage by 28.62%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1280       +/-   ##
===========================================
+ Coverage   66.25%   94.88%   +28.62%     
===========================================
  Files         184      184               
  Lines        3675     3675               
  Branches      329      329               
===========================================
+ Hits         2435     3487     +1052     
+ Misses       1238      186     -1052     
  Partials        2        2               
Impacted Files Coverage Δ
src/players/models/player.ts 100.00% <0.00%> (+4.00%) ⬆️
src/players/gateways/players.gateway.ts 100.00% <0.00%> (+4.00%) ⬆️
src/auth/guards/role.guard.ts 100.00% <0.00%> (+8.33%) ⬆️
src/plugins/twitch/models/twitch-tv-profile.ts 100.00% <0.00%> (+8.33%) ⬆️
src/queue/gateways/queue.gateway.ts 100.00% <0.00%> (+8.69%) ⬆️
src/profile/services/profile.service.ts 100.00% <0.00%> (+10.00%) ⬆️
src/games/models/game.ts 97.36% <0.00%> (+10.52%) ⬆️
src/auth/guards/ws-authorized.guard.ts 100.00% <0.00%> (+12.50%) ⬆️
...c/players/controllers/online-players.controller.ts 100.00% <0.00%> (+12.50%) ⬆️
src/game-servers/models/game-server.ts 100.00% <0.00%> (+13.63%) ⬆️
... and 84 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 e6923e7...7ff87c2. Read the comment docs.

@renovate renovate bot merged commit a020658 into master Oct 7, 2021
@renovate renovate bot deleted the renovate/rxjs-7.x branch October 7, 2021 00:00
garrappachc pushed a commit that referenced this pull request Oct 11, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate bot PRs
Development

Successfully merging this pull request may close these issues.

1 participant