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.3.0 #999

Merged
merged 1 commit into from
Aug 1, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

reactivex/rxjs

v7.3.0

Compare Source

Bug Fixes
Features
  • retry: Now supports configurable delay as a named argument (#​6421) (5f69795)
  • tap: Now supports subscribe, unsubscribe, and finalize handlers (#​6527) (eb26cbc)

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 Apr 29, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Apr 29, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! Found: rxjs@7.0.0
npm ERR! node_modules/rxjs
npm ERR!   rxjs@"7.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^6.0.0" from @nestjs/common@7.6.15
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"7.6.15" from the root project
npm ERR!   peer @nestjs/common@"^6.10.0 || ^7.0.0" from @nestjs/config@0.6.3
npm ERR!   node_modules/@nestjs/config
npm ERR!     @nestjs/config@"0.6.3" from the root project
npm ERR!   11 more (@nestjs/core, @nestjs/mongoose, @nestjs/passport, ...)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-04-29T21_35_50_511Z-debug.log

@renovate renovate bot force-pushed the renovate/rxjs-7.x branch 2 times, most recently from 8ce07fd to bdcc0da Compare July 5, 2021 18:58
@renovate renovate bot changed the title fix(deps): update dependency rxjs to v7 fix(deps): update dependency rxjs to v7.3.0 Aug 1, 2021
@codecov
Copy link

codecov bot commented Aug 1, 2021

Codecov Report

Merging #999 (549091d) into master (804f790) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #999   +/-   ##
=======================================
  Coverage   95.33%   95.33%           
=======================================
  Files         164      164           
  Lines        3344     3344           
  Branches      314      314           
=======================================
  Hits         3188     3188           
  Misses        154      154           
  Partials        2        2           

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 804f790...549091d. Read the comment docs.

@renovate renovate bot merged commit dce1c21 into master Aug 1, 2021
@renovate renovate bot deleted the renovate/rxjs-7.x branch August 1, 2021 13:52
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