[PR #1569] [CLOSED] chore(deps): bump rxjs from 6.6.6 to 6.6.7 #3405

Closed
opened 2026-03-17 01:01:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1569
Author: @dependabot[bot]
Created: 3/29/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/rxjs-6.6.7


📝 Commits (1)

  • 5512f2a chore(deps): bump rxjs from 6.6.6 to 6.6.7

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 package-lock.json (+3 -3)
📝 package.json (+1 -1)

📄 Description

Bumps rxjs from 6.6.6 to 6.6.7.

Changelog

Sourced from rxjs's changelog.

6.6.7 (2021-03-28)

Bug Fixes

  • types: Resolved an issue where referencing Symbol.observable before RxJS accessed the symbol/observable module internally would result in a reference error. (#6178) (94f690b), closes #6175
  • mergeMap, concatMap, switchMap, et al: Resolves an issue where returning an invalid ObservableInput would not be catchable in the observation chain. (#6186) (4014e19), closes #5344
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1569 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/29/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/rxjs-6.6.7` --- ### 📝 Commits (1) - [`5512f2a`](https://github.com/hoppscotch/hoppscotch/commit/5512f2a0e90331a20ed1aca4dab8f9a731f2fb14) chore(deps): bump rxjs from 6.6.6 to 6.6.7 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.6 to 6.6.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ReactiveX/rxjs/blob/6.6.7/CHANGELOG.md">rxjs's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/reactivex/rxjs/compare/6.6.6...6.6.7">6.6.7</a> (2021-03-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> Resolved an issue where referencing <code>Symbol.observable</code> before RxJS accessed the <code>symbol/observable</code> module internally would result in a reference error. (<a href="https://github-redirect.dependabot.com/reactivex/rxjs/issues/6178">#6178</a>) (<a href="https://github.com/reactivex/rxjs/commit/94f690b9a11ead952655e94e1ad036d1bdd0e916">94f690b</a>), closes <a href="https://github-redirect.dependabot.com/reactivex/rxjs/issues/6175">#6175</a></li> <li><strong>mergeMap, concatMap, switchMap, et al</strong>: Resolves an issue where returning an invalid <code>ObservableInput</code> would not be catchable in the observation chain. (<a href="https://github-redirect.dependabot.com/reactivex/rxjs/issues/6186">#6186</a>) (<a href="https://github.com/reactivex/rxjs/commit/4014e19bf150953248ea79c4b0b52aab17d35c85">4014e19</a>), closes <a href="https://github-redirect.dependabot.com/reactivex/rxjs/issues/5344">#5344</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ReactiveX/rxjs/commit/beeeb7bdc3b09524bdd6c59ff40ed80ac932076a"><code>beeeb7b</code></a> chore(publish): 6.6.7</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/94f690b9a11ead952655e94e1ad036d1bdd0e916"><code>94f690b</code></a> fix(types): move Symbol.observable into types.ts (<a href="https://github-redirect.dependabot.com/reactivex/rxjs/issues/6178">#6178</a>)</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/4014e19bf150953248ea79c4b0b52aab17d35c85"><code>4014e19</code></a> fix: catch within innerSubscribe (<a href="https://github-redirect.dependabot.com/reactivex/rxjs/issues/6186">#6186</a>)</li> <li>See full diff in <a href="https://github.com/reactivex/rxjs/compare/6.6.6...6.6.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rxjs&package-manager=npm_and_yarn&previous-version=6.6.6&new-version=6.6.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:01:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3405
No description provided.