chore(deps): bump rxjs from 7.5.7 to 7.8.2
Closed
Number: #401
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
September 07, 2025 at 09:11 AM UTC
(9 months ago)
(9 months ago)
Updated:
November 02, 2025 at 02:55 AM UTC
(7 months ago)
(7 months ago)
Closed:
November 02, 2025 at 02:55 AM UTC
(7 months ago)
(7 months ago)
Time to Close:
about 2 months
Labels:
dependencies Stale javascript
dependencies Stale javascript
Description:
Bumps rxjs from 7.5.7 to 7.8.2.
Changelog
Sourced from rxjs's changelog.
7.8.2 (2025-02-22)
Bug Fixes
- animationFrameScheduler: some tasks are never flushed and sometimes it breaks completely (#7444) (8bbfa4e)
- mergeWith: works correctly with an Array (#7281) (27855c6)
- subscriber: strict type signature for next method (#7172) (0e2ef5e)
7.8.1 (2023-04-26)
Bug Fixes
- asapScheduler: No longer stops after scheduling twice during flush (#7198) (1b52405), closes ReactiveX#7196
- throttle: properly handle default ThrottleConfig values (#7176) (ceb821c)
7.8.0 (2022-12-15)
Features
- buffer:
closingNotifiernow supports anyObservableInput(#7073) (61b877a)- delayWhen:
delayWhen'sdelayDurationSelectornow supports anyObservableInput(#7049) (dfd95db)- sequenceEqual:
compareTonow supports anyObservableInput(#7102) (d501961)- share:
ShareConfigfactory properties now supports anyObservableInput(#7093) (cc3995a)- skipUntil:
notifiernow supports anyObservableInput(#7091) (60d6c40)- window:
windowBoundariesnow supports anyObservableInput(#7088) (8c4347c)7.7.0 (2022-12-15)
Features
- distinct:
flushargument now supports anyObservableInput(#7081) (74c9ebd)- repeatWhen:
notifiersupportsObservableInput(#7103) (8f1b976)- retryWhen:
notifiernow supports anyObservableInput(#7105) (794f806)- sample:
notifiernow supports anyObservableInput(#7104) (b18c2eb)7.6.0 (2022-12-03)
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
Commits
e5351d0chore(publish): 7.8.28bbfa4efix(animationFrameScheduler): some tasks are never flushed and sometimes it b...4a2d0d2docs(rxjs.dex): replace polyfill.io with a Cloudflare equivalent (#7487)2fb0740chore: 7.x remove global npm install and ignore latest TS (#7398)d69d890docs: fix missing overloads in docs when overload count is less than 3 (#7367...27855c6fix(mergeWith): works correctly with an Array (#7281)9db6563docs: provide URL for the V8 docs app (#7244)5c3fb33docs: add MonoTypeOperatorFunction documentation (#7284)0e2ef5efix(subscriber): strict type signature for next method (#7172)b6d00c1docs: improve glossary and semantics page (#7267)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 10757607 |
| UUID: | 3391394849 |
| Node ID: | PR_kwDOA7BWOs6nPprf |
| Host: | GitHub |
| Repository: | devsecopsmaturitymodel/DevSecOps-MaturityModel |