[PR #585] [MERGED] chore(deps): bump firebase from 7.8.2 to 7.9.0 #2721

Closed
opened 2026-03-17 00:24:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/585
Author: @dependabot-preview[bot]
Created: 2/21/2020
Status: Merged
Merged: 2/21/2020
Merged by: @liyasthomas

Base: masterHead: dependabot/npm_and_yarn/firebase-7.9.0


📝 Commits (1)

  • 7d3750e chore(deps): bump firebase from 7.8.2 to 7.9.0

📊 Changes

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

View changed files

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

📄 Description

Bumps firebase from 7.8.2 to 7.9.0.

Commits
  • 25449e5 Publish firebase@7.9.0
  • 261bbd5 Make Firestore-mangled build the only Firestore build (#2640)
  • 5512725 Merge branch 'release'
  • eb4fe34 Fix prettier precommit script to not error if there are only deleted files (#...
  • b40d71e reliably update service worker (#2638)
  • fde2314 Disable use of $httpHeaders in Cordova (#2626)
  • 2af214a Add optimization to SortedSet.unionWith (#2624)
  • 41132fa Improve logic for detecting what PR tests to run (#2615)
  • See full diff in compare view

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/585 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/21/2020 **Status:** ✅ Merged **Merged:** 2/21/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/firebase-7.9.0` --- ### 📝 Commits (1) - [`7d3750e`](https://github.com/hoppscotch/hoppscotch/commit/7d3750e54cd7d918c7674a8961e6dfb820a6bf6d) chore(deps): bump firebase from 7.8.2 to 7.9.0 ### 📊 Changes **2 files changed** (+19 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+18 -18) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.8.2 to 7.9.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/25449e5b095ffacfdfd18b43a7869831513a9e46"><code>25449e5</code></a> Publish firebase@7.9.0</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/261bbd54c760e2221f2ecc9206df28781aa8be49"><code>261bbd5</code></a> Make Firestore-mangled build the only Firestore build (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2640">#2640</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/5512725f18831f4eba48f36fe035597b52414bad"><code>5512725</code></a> Merge branch 'release'</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/eb4fe34a2b534ed123f083fb4532144d99602b33"><code>eb4fe34</code></a> Fix prettier precommit script to not error if there are only deleted files (#...</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/b40d71e3c9788f0a56fc41e677c73d7ad974b0c6"><code>b40d71e</code></a> reliably update service worker (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2638">#2638</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/fde231499eb93a1553bd0e95878910fd7fe3bbda"><code>fde2314</code></a> Disable use of $httpHeaders in Cordova (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2626">#2626</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/2af214afa680f883e6466e2cee4c2e8c1f8489d9"><code>2af214a</code></a> Add optimization to SortedSet.unionWith (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2624">#2624</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/41132fa772a3710eb5219d0d4329c9ca9bb788da"><code>41132fa</code></a> Improve logic for detecting what PR tests to run (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2615">#2615</a>)</li> <li>See full diff in <a href="https://github.com/firebase/firebase-js-sdk/compare/firebase@7.8.2...firebase@7.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=firebase&package-manager=npm_and_yarn&previous-version=7.8.2&new-version=7.9.0)](https://dependabot.com/compatibility-score/?dependency-name=firebase&package-manager=npm_and_yarn&previous-version=7.8.2&new-version=7.9.0) 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:24:08 +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#2721
No description provided.