[PR #1018] [MERGED] Bump firebase from 7.16.1 to 7.17.0 #3007

Closed
opened 2026-03-17 00:39:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1018
Author: @dependabot[bot]
Created: 7/24/2020
Status: Merged
Merged: 7/24/2020
Merged by: @liyasthomas

Base: masterHead: dependabot/npm_and_yarn/firebase-7.17.0


📝 Commits (1)

  • 6578eea Bump firebase from 7.16.1 to 7.17.0

📊 Changes

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

View changed files

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

📄 Description

Bumps firebase from 7.16.1 to 7.17.0.

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/1018 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/24/2020 **Status:** ✅ Merged **Merged:** 7/24/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/firebase-7.17.0` --- ### 📝 Commits (1) - [`6578eea`](https://github.com/hoppscotch/hoppscotch/commit/6578eea2ff6abcbaa73430c02a57f047b45a6b33) Bump firebase from 7.16.1 to 7.17.0 ### 📊 Changes **2 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+17 -17) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.16.1 to 7.17.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/3f579a40f941a08bd6ec239d4e05aa37495d841a"><code>3f579a4</code></a> Version Packages (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/3449">#3449</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/eb44f4a9a0318744054c451c2ba1ffc84f3da4b6"><code>eb44f4a</code></a> New Query API (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/3390">#3390</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/cf8696e2b063e1f3f3076df0967c283d030e1784"><code>cf8696e</code></a> Remove MultiTabSyncEngine (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/3442">#3442</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/8396405777813c8960615919f3d90a15b9f385b3"><code>8396405</code></a> Remove Storage AuthWrapper layer (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/3399">#3399</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/7d5678be0156f01cb58170860d4a8e0edd6cad5a"><code>7d5678b</code></a> Update exp docgen script and add functions-exp docs (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/3412">#3412</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/4aa169b667bff22a04c419f609104a5bf6cc402f"><code>4aa169b</code></a> Remove debugAsserts from Node builds (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/3405">#3405</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/f0de245323a10737348e25ee506b37568bf46cd8"><code>f0de245</code></a> Remove MultiTabLocalStore (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/3436">#3436</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/82e793fbdca3993b330afe344e8bb1828c57cb36"><code>82e793f</code></a> deleteApp() (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/3439">#3439</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/d43411860cee8da8ccd7727c413db4b80fac3856"><code>d434118</code></a> Add ReactNative and Browser builds (Lite/Exp) (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/3400">#3400</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/ee33ebf726b1dc31ab4817e7a1923f7b2757e17c"><code>ee33ebf</code></a> Add Storage Integration tests (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/3414">#3414</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-js-sdk/compare/firebase@7.16.1...firebase@7.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=firebase&package-manager=npm_and_yarn&previous-version=7.16.1&new-version=7.17.0)](https://help.github.com/articles/configuring-automated-security-fixes) 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 00:39:46 +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#3007
No description provided.