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

chore(deps): update dependency rxjs to v7 #602

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 29, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

reactivex/rxjs

v7.5.5

Compare Source

Bug Fixes
Performance Improvements

v7.5.4

Compare Source

Performance Improvements

v7.5.3

Compare Source

Bug Fixes
  • subscribe: allow interop with Monio and other libraries that patch function bind (0ab91eb), closes #​6783

v7.5.2

Compare Source

Bug Fixes
  • operators that ignore input values now use unknown rather than any, which should resolve issues with eslint no-unsafe-argument (#​6738) (67cb317), closes #​6536
  • ajax: crossDomain flag deprecated and properly reported to consumers (#​6710) (7fd0575), closes #​6663

v7.5.1

Compare Source

Bug Fixes
  • export supporting interfaces from top-level rxjs site. (#​6733) (299a1e1)

v7.5.0

Compare Source

Bug Fixes
Features

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)

v7.3.1

Compare Source

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)

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)

v7.2.0

Compare Source

v7.1.0

Compare Source

Bug Fixes
  • returned operator functions from multicast operators share, publish, publishReplay are now referentially transparent. Meaning if you take the result of calling publishReplay(3) and pass it to more than one observable's pipe method, it will behave the same in each case, rather than having a cumulative effect, which was a regression introduced sometime in version 6. If you required this broken behavior, there is a workaround posted here (#​6410) (e2f2e51), closes /github.com/ReactiveX/rxjs/pull/6410#issuecomment-846087374 #​5411
Features
  • All subjects now have an observed property. This will allow users to check whether a subject has current subscribers without us allowing access to the observers array, which is going to be made private in future versions. (#​6405) (f47425d)
  • groupBy: Support named arguments, support ObservableInputs for duration selector (#​5679) (7a99397)
  • share: use another observable to control resets (#​6169) (12c3716)

7.0.1 (2021-05-12)

Bug Fixes
  • bindCallback: resulting function now recreated underlying Subject and is reusable once again. (#​6369) (abf2bc1)
  • retry: properly handles retry counts smaller than 1. (#​6359) (e797bd7)
  • share: properly closes synchronous "firehose" sources. (#​6370) (2271a91)
  • Observable teardowns now properly called if useDeprecatedSynchronousErrorHandling is true. (#​6365) (e19e104), closes #​6364
  • Subscription: properly release parent subscriptions when unsubscribed. (#​6352) (88331d2), closes #​6351 #​6351
  • node: do not reference DOM-related imports to assist in node usage. (#​6305) (b24818e), closes #​6297

v7.0.1

Compare Source

Bug Fixes
  • bindCallback: resulting function now recreated underlying Subject and is reusable once again. (#​6369) (abf2bc1)
  • retry: properly handles retry counts smaller than 1. (#​6359) (e797bd7)
  • share: properly closes synchronous "firehose" sources. (#​6370) (2271a91)
  • Observable teardowns now properly called if useDeprecatedSynchronousErrorHandling is true. (#​6365) (e19e104), closes #​6364
  • Subscription: properly release parent subscriptions when unsubscribed. (#​6352) (88331d2), closes #​6351 #​6351
  • node: do not reference DOM-related imports to assist in node usage. (#​6305) (b24818e), closes #​6297

v7.0.0

Compare Source

Bug Fixes

Configuration

📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

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

@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: [email protected]
npm ERR! node_modules/rxjs
npm ERR!   rxjs@"7.0.0" from the root project
npm ERR!   peer rxjs@">=6.5.5" from @ngxs/[email protected]
npm ERR!   node_modules/@ngxs/store
npm ERR!     @ngxs/store@"3.7.1" from the root project
npm ERR!     peer @ngxs/store@">=3.3.4" from @ngxs-labs/[email protected]
npm ERR!     node_modules/@ngxs-labs/emitter
npm ERR!       @ngxs-labs/emitter@"1.9.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^6.4.0" from @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"8.2.14" from the root project
npm ERR!   peer @angular/common@"8.2.14" from @angular/[email protected]
npm ERR!   node_modules/@angular/platform-browser
npm ERR!     @angular/platform-browser@"8.2.14" from the root project
npm ERR!     1 more (@angular/platform-browser-dynamic)
npm ERR!   1 more (@angular/platform-browser-dynamic)
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-05-06T22_44_52_264Z-debug.log

@renovate renovate bot force-pushed the renovate/rxjs-7.x branch 5 times, most recently from 23ae9c8 to b9f02e6 Compare May 8, 2021 22:22
@renovate
Copy link
Contributor Author

renovate bot commented May 8, 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: [email protected]
npm ERR! node_modules/rxjs
npm ERR!   rxjs@"7.1.0" from the root project
npm ERR!   peer rxjs@">=6.5.5" from @ngxs/[email protected]
npm ERR!   node_modules/@ngxs/store
npm ERR!     @ngxs/store@"3.7.1" from the root project
npm ERR!     peer @ngxs/store@">=3.3.4" from @ngxs-labs/[email protected]
npm ERR!     node_modules/@ngxs-labs/emitter
npm ERR!       @ngxs-labs/emitter@"1.9.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^6.4.0" from @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"8.2.14" from the root project
npm ERR!   peer @angular/common@"8.2.14" from @angular/[email protected]
npm ERR!   node_modules/@angular/platform-browser
npm ERR!     @angular/platform-browser@"8.2.14" from the root project
npm ERR!     1 more (@angular/platform-browser-dynamic)
npm ERR!   1 more (@angular/platform-browser-dynamic)
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-05-29T11_03_00_954Z-debug.log

@renovate renovate bot force-pushed the renovate/rxjs-7.x branch 3 times, most recently from 47434a4 to b0f7603 Compare May 12, 2021 23:50
@renovate renovate bot force-pushed the renovate/rxjs-7.x branch 3 times, most recently from b0cb360 to 718d57a Compare May 26, 2021 00:27
@renovate renovate bot force-pushed the renovate/rxjs-7.x branch 2 times, most recently from 89b8468 to f89b7c3 Compare May 29, 2021 11:03
@renovate
Copy link
Contributor Author

renovate bot commented Jun 3, 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 click 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 WARN using --force Recommended protections disabled.
npm notice 
npm notice New patch version of npm available! 8.5.0 -> 8.5.5
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.5>
npm notice Run `npm install -g [email protected]` to update!
npm notice 
npm WARN using --force Recommended protections disabled.
chmod: cannot access '/home/ubuntu/.npm': No such file or directory
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @angular/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/rxjs
npm ERR!   rxjs@"7.5.5" from the root project
npm ERR!   peer rxjs@">=6.5.5" from @ngxs/[email protected]
npm ERR!   node_modules/@ngxs/store
npm ERR!     @ngxs/store@"3.7.1" from the root project
npm ERR!     peer @ngxs/store@">=3.3.4" from @ngxs-labs/[email protected]
npm ERR!     node_modules/@ngxs-labs/emitter
npm ERR!       @ngxs-labs/emitter@"1.9.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^6.4.0" from @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"8.2.14" from the root project
npm ERR!   peer @angular/common@"8.2.14" from @angular/[email protected]
npm ERR!   node_modules/@angular/platform-browser
npm ERR!     @angular/platform-browser@"8.2.14" from the root project
npm ERR!     1 more (@angular/platform-browser-dynamic)
npm ERR!   1 more (@angular/platform-browser-dynamic)
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/rxjs
npm ERR!   peer rxjs@"^6.4.0" from @angular/[email protected]
npm ERR!   node_modules/@angular/common
npm ERR!     @angular/common@"8.2.14" from the root project
npm ERR!     peer @angular/common@"8.2.14" from @angular/[email protected]
npm ERR!     node_modules/@angular/platform-browser
npm ERR!       @angular/platform-browser@"8.2.14" from the root project
npm ERR!       1 more (@angular/platform-browser-dynamic)
npm ERR!     1 more (@angular/platform-browser-dynamic)
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/2022-03-26T14_30_35_838Z-debug-0.log

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

Successfully merging this pull request may close these issues.

1 participant