[PR #710] [MERGED] chore(deps): bump firebase from 7.12.0 to 7.13.0 #2806

Closed
opened 2026-03-17 00:28:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/firebase-7.13.0


📝 Commits (1)

  • f2c0c9a chore(deps): bump firebase from 7.12.0 to 7.13.0

📊 Changes

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

View changed files

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

📄 Description

Bumps firebase from 7.12.0 to 7.13.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/710 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/27/2020 **Status:** ✅ Merged **Merged:** 3/27/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/firebase-7.13.0` --- ### 📝 Commits (1) - [`f2c0c9a`](https://github.com/hoppscotch/hoppscotch/commit/f2c0c9acf84cba3be2287ace384442c4239c4288) chore(deps): bump firebase from 7.12.0 to 7.13.0 ### 📊 Changes **2 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+15 -15) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.12.0 to 7.13.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/5cf8fbc5ef5745a4cc4f71a4e17f7bd79223d1ba"><code>5cf8fbc</code></a> Publish firebase@7.13.0</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/f954d2f2436a3c3a525b6f9b3fb3fd79aa166088"><code>f954d2f</code></a> Type update for enhanced ecommerce params (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2794">#2794</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/1eada4e98872dc234c425c80887d099cc5be261e"><code>1eada4e</code></a> Update analytics ecommerce event and param types (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2728">#2728</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/ef4457225a64b36b6b8238150df2376bc74f3f47"><code>ef44572</code></a> Fix <code>yarn:dev</code> (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2788">#2788</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/1de36ed4a6a9a1542c3c7d84201a3da1eb7aa536"><code>1de36ed</code></a> Fix <code>onLog</code> type in public API to be compatible with Typescript &lt;3.x (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2789">#2789</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/2c8c940350b94eca8bbc4d345340b48c6604d59d"><code>2c8c940</code></a> Report binary size metrics on GitHub pull requests. (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2744">#2744</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/afaf982529e52c0f44fffad2b4c599cc5a8cf940"><code>afaf982</code></a> Remove mangling from Node build (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2779">#2779</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/a85f81dbbb7fa9b501d927f5f46e5295d4550dd5"><code>a85f81d</code></a> Use crypo RNG for auto ID generation to reduce conflicts. (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2764">#2764</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/216eb639dd7d6054c0939f2bede26c037a3c9a8a"><code>216eb63</code></a> Move husky hook to correct location (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2774">#2774</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/90c89bea5e4ba82bc3631b6dd74be6c07af39166"><code>90c89be</code></a> Remove non-idempotent transactions (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2771">#2771</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-js-sdk/compare/firebase@7.12.0...firebase@7.13.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.12.0&new-version=7.13.0)](https://dependabot.com/compatibility-score/?dependency-name=firebase&package-manager=npm_and_yarn&previous-version=7.12.0&new-version=7.13.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:28:55 +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#2806
No description provided.