Bump rxjs from 7.8.1 to 7.8.2#159
Conversation
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.8.1 to 7.8.2. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.8.1...7.8.2) --- updated-dependencies: - dependency-name: rxjs dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Closing: this bump conflicts with our root override pinning rxjs to 7.8.1 (introduced in #142). The override exists specifically because mixing 7.8.1 and 7.8.2 in the workspace creates duplicate Observable type errors. To bump rxjs we'd need to also bump @Angular-devkit dependencies — let's wait for a coordinated upgrade. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps rxjs from 7.8.1 to 7.8.2.
Changelog
Sourced from rxjs's changelog.
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)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 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)