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

maintenance schematics dependencies [old] #21420

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
rxjs (source) dependencies major All locks refreshed

Release Notes

reactivex/rxjs

v7.2.0

Compare Source

Bug Fixes
  • debounceTime: unschedule dangling task on unsubscribe before complete (#​6464) (7ab0a4c)
  • fromEvent: Types now properly infer when resultSelector is provided (#​6447) (39b9d81)
Features
  • Operators are all exported at the top level, from "rxjs". From here on out, we encourage top-level imports with RxJS. Importing from rxjs/operators will be deprecated soon. (#​6488) (512adc2), closes #​6242

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: "before 5am on monday" in timezone America/Tijuana.

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Jul 26, 2021
@google-cla google-cla bot added the cla: yes label Jul 26, 2021
@clydin clydin added state: blocked target: major This PR is targeted for the next major release and removed target: minor This PR is targeted for the next minor release action: merge The PR is ready for merge by the caretaker labels Jul 26, 2021
@alan-agius4 alan-agius4 changed the title build: lock file maintenance schematics dependencies maintenance schematics dependencies [old] Jul 28, 2021
@renovate renovate bot deleted the renovate/all-schematics-dependencies branch August 5, 2021 04:50
@alan-agius4 alan-agius4 restored the renovate/all-schematics-dependencies branch August 23, 2021 05:52
@renovate renovate bot deleted the renovate/all-schematics-dependencies branch August 23, 2021 05:54
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
state: blocked target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants