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.8.1 #11761

Merged
merged 1 commit into from Jun 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

reactivex/rxjs

v7.8.1

Compare Source

v7.8.0

Compare Source

Features
  • buffer: closingNotifier now supports any ObservableInput (#​7073) (61b877a)
  • delayWhen: delayWhen's delayDurationSelector now supports any ObservableInput (#​7049) (dfd95db)
  • sequenceEqual: compareTo now supports any ObservableInput (#​7102) (d501961)
  • share: ShareConfig factory properties now supports any ObservableInput (#​7093) (cc3995a)
  • skipUntil: notifier now supports any ObservableInput (#​7091) (60d6c40)
  • window: windowBoundaries now supports any ObservableInput (#​7088) (8c4347c)

v7.7.0

Compare Source

Features

v7.6.0

Compare Source

Bug Fixes
  • schedulers: no longer cause TypeScript build failures when Node types aren't included (c1a07b7)
  • types: Improved subscribe and tap type overloads (#​6718) (af1a9f4), closes #​6717
Features
  • onErrorResumeNextWith: renamed onErrorResumeNext and exported from the top level. (onErrorResumeNext operator is stil available, but deprecated) (#​6755) (51e3b2c)

7.5.7 (2022-09-25)

Bug Fixes
Performance Improvements

7.5.6 (2022-07-11)

Bug Fixes
  • share: No longer results in a bad-state observable in an edge case where a synchronous source was shared and refCounted, and the result is subscribed to twice in a row synchronously. (#​7005) (5d4c1d9)
  • share & connect: share and connect no longer bundle scheduling code by default (#​6873) (9948dc2), closes #​6872
  • exhaustAll: Result will now complete properly when flattening all synchronous observables. (#​6911) (3c1c6b8), closes #​6910
  • TypeScript: Now compatible with TypeScript 4.6 type checks (#​6895) (fce9aa1)

7.5.5 (2022-03-08)

Bug Fixes
Performance Improvements

7.5.4 (2022-02-09)

Performance Improvements

7.5.3 (2022-02-08)

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

7.5.2 (2022-01-11)

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

7.5.1 (2021-12-28)

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

v7.5.7

Compare Source

Bug Fixes
Performance Improvements

v7.5.6

Compare Source

Bug Fixes
  • share: No longer results in a bad-state observable in an edge case where a synchronous source was shared and refCounted, and the result is subscribed to twice in a row synchronously. (#​7005) (5d4c1d9)
  • share & connect: share and connect no longer bundle scheduling code by default (#​6873) (9948dc2), closes #​6872
  • exhaustAll: Result will now complete properly when flattening all synchronous observables. (#​6911) (3c1c6b8), closes #​6910
  • TypeScript: Now compatible with TypeScript 4.6 type checks (#​6895) (fce9aa1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 these updates again.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 13, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jun 13, 2023

⚠ Artifact update problem

Renovate failed to update artifacts 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: sample/33-graphql-mercurius/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: nest-typescript-starter@1.0.0
npm ERR! Found: mercurius@12.2.0
npm ERR! node_modules/mercurius
npm ERR!   mercurius@"12.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer mercurius@"^8.12.0 || ^9.0.0 || ^10.0.0" from @nestjs/mercurius@10.2.1
npm ERR! node_modules/@nestjs/mercurius
npm ERR!   @nestjs/mercurius@"10.2.1" from the root project
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/worker/a2db56/2e4f3c/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/worker/a2db56/2e4f3c/cache/others/npm/_logs/2023-06-14T06_55_18_480Z-debug-0.log

File name: sample/13-mongo-typeorm/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: typeorm@0.3.16
npm ERR! Found: mongodb@3.7.3
npm ERR! node_modules/mongodb
npm ERR!   mongodb@"3.7.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional mongodb@"^5.2.0" from typeorm@0.3.16
npm ERR! node_modules/typeorm
npm ERR!   typeorm@"0.3.16" from the root project
npm ERR!   peer typeorm@"^0.3.0" from @nestjs/typeorm@9.0.1
npm ERR!   node_modules/@nestjs/typeorm
npm ERR!     @nestjs/typeorm@"9.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: mongodb@5.6.0
npm ERR! node_modules/mongodb
npm ERR!   peerOptional mongodb@"^5.2.0" from typeorm@0.3.16
npm ERR!   node_modules/typeorm
npm ERR!     typeorm@"0.3.16" from the root project
npm ERR!     peer typeorm@"^0.3.0" from @nestjs/typeorm@9.0.1
npm ERR!     node_modules/@nestjs/typeorm
npm ERR!       @nestjs/typeorm@"9.0.1" from the root project
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/worker/a2db56/2e4f3c/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/worker/a2db56/2e4f3c/cache/others/npm/_logs/2023-06-14T06_58_23_913Z-debug-0.log

@coveralls
Copy link

coveralls commented Jun 13, 2023

Pull Request Test Coverage Report for Build 0ff09eba-3c9f-404c-acfc-cf4cf1c8254a

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.784%

Totals Coverage Status
Change from base Build 226c5336-0e67-485a-937f-6efcad304259: 0.0%
Covered Lines: 6326
Relevant Lines: 6818

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/rxjs-7.x branch 2 times, most recently from a3a75b6 to 2b72cc2 Compare June 14, 2023 01:11
@kamilmysliwiec kamilmysliwiec merged commit b36738b into master Jun 14, 2023
2 of 3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/rxjs-7.x branch June 14, 2023 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants