[PR #1434] [CLOSED] chore(deps): bump firebase from 8.2.3 to 8.2.4 #3310

Closed
opened 2026-03-17 00:56:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1434
Author: @dependabot[bot]
Created: 1/22/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/firebase-8.2.4


📝 Commits (1)

  • 9bdd823 chore(deps): bump firebase from 8.2.3 to 8.2.4

📊 Changes

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

View changed files

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

📄 Description

Bumps firebase from 8.2.3 to 8.2.4.

Commits
  • 8419c60 Version Packages (#4312)
  • 6ac66ba Fix FirestoreDataConverter.fromFirestore() being called with QueryDocumentSna...
  • 818a961 Fix issues in the exp release script (#4293)
  • b98cd65 Remove prepare script in our projects (#4296)
  • f53e5b9 Adjust to new size anslysis implementation that returns 200 (OK) for success....
  • 02dcd92 Merge branch 'release'
  • c42a7c6 make exp package private (#4289)
  • 8845325 Update mismatch in main index.d.ts (#4259)
  • 4395b5f Update minor deps (#4244)
  • cb835e7 Implement startAfter and endBefore for RTDB queries (#4232)
  • Additional commits viewable 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)

🔄 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/1434 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/22/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/firebase-8.2.4` --- ### 📝 Commits (1) - [`9bdd823`](https://github.com/hoppscotch/hoppscotch/commit/9bdd823f76075cbd9c4874c78a77a38429c3a63b) chore(deps): bump firebase from 8.2.3 to 8.2.4 ### 📊 Changes **2 files changed** (+25 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+24 -24) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 8.2.3 to 8.2.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/8419c6097dee7cfb6be7b944ffc7478defd7f222"><code>8419c60</code></a> Version Packages (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/4312">#4312</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/6ac66baa0e7ac8dd90a6d6136a020cdd54710df5"><code>6ac66ba</code></a> Fix FirestoreDataConverter.fromFirestore() being called with QueryDocumentSna...</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/818a961e77fb56c769edd465ee9fd5383671e93a"><code>818a961</code></a> Fix issues in the exp release script (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/4293">#4293</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/b98cd6591e3ff320fb3309113774881bb7b2f3d8"><code>b98cd65</code></a> Remove prepare script in our projects (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/4296">#4296</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/f53e5b939872590390379f9d2afb7c8b685b105a"><code>f53e5b9</code></a> Adjust to new size anslysis implementation that returns 200 (OK) for success....</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/02dcd925668c53c4db5484a74196b56a1214f58e"><code>02dcd92</code></a> Merge branch 'release'</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/c42a7c6eb504424a25571896146401e1a4c1d32d"><code>c42a7c6</code></a> make exp package private (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/4289">#4289</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/884532522a1f8100bb2917e208d8da72cab05348"><code>8845325</code></a> Update mismatch in main index.d.ts (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/4259">#4259</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/4395b5f0d840432c51389a1e8a1e4b77cf70aedb"><code>4395b5f</code></a> Update minor deps (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/4244">#4244</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/cb835e723fab2a85a4e073a3f09354e3e6520dd1"><code>cb835e7</code></a> Implement <code>startAfter</code> and <code>endBefore</code> for RTDB queries (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/4232">#4232</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-js-sdk/compare/firebase@8.2.3...firebase@8.2.4">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=8.2.3&new-version=8.2.4)](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 00:56:02 +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#3310
No description provided.