[PR #542] [MERGED] chore(deps): bump firebase from 7.7.0 to 7.8.0 #2692

Closed
opened 2026-03-17 00:22:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/firebase-7.8.0


📝 Commits (1)

  • 1ed28a7 chore(deps): bump firebase from 7.7.0 to 7.8.0

📊 Changes

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

View changed files

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

📄 Description

Bumps firebase from 7.7.0 to 7.8.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)
  • @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/542 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 1/31/2020 **Status:** ✅ Merged **Merged:** 1/31/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/firebase-7.8.0` --- ### 📝 Commits (1) - [`1ed28a7`](https://github.com/hoppscotch/hoppscotch/commit/1ed28a717c522025c5a21a6212f4807c5b829dac) chore(deps): bump firebase from 7.7.0 to 7.8.0 ### 📊 Changes **2 files changed** (+81 additions, -81 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+80 -80) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.7.0 to 7.8.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/a57bd945931561fe5b6f0e679d566ac3bbfbbec0"><code>a57bd94</code></a> Publish firebase@7.8.0</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/295a545d5dac1c490d1c0c4bd732505993689507"><code>295a545</code></a> Lint fix (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2578">#2578</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/878c50164d43e8ed9984e611d5ddbbe2e9660987"><code>878c501</code></a> Simplify getLastDocumentChange (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2566">#2566</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/7d27807ff98956d8284237ffffe3912d46fb6e40"><code>7d27807</code></a> Adding scripts/.js to gitignore (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2575">#2575</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/da5197cdf7fabfdcc5348bfd51058f75cbac7405"><code>da5197c</code></a> Added docData function to documentation. (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2571">#2571</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/d4ddeaf3a108873b9988837c735d209f36533f31"><code>d4ddeaf</code></a> Add tech writer as codeowner for files causing doc changes. (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2573">#2573</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/12f9b9b34a2e52aea9c34d7df1a190ab8727c759"><code>12f9b9b</code></a> [testing] Fix bug in check for modified files (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2568">#2568</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/df0f9c322e24e25bb78055df3023fd33c61bdcfd"><code>df0f9c3</code></a> Add TS compile check before tests for core-owned packages (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2515">#2515</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/ee57d26c10f60fc2b1264dabf96efc4e374eaebf"><code>ee57d26</code></a> Run tests only on changed packages on PR/push (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2565">#2565</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/d9bf41c5fc58a4feb4bf244550bd9b23bfd2f4a0"><code>d9bf41c</code></a> Run Firestore Integration tests against mangled sources (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2533">#2533</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-js-sdk/compare/firebase@7.7.0...firebase@7.8.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.7.0&new-version=7.8.0)](https://dependabot.com/compatibility-score.html?dependency-name=firebase&package-manager=npm_and_yarn&previous-version=7.7.0&new-version=7.8.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:22:30 +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#2692
No description provided.