[PR #1790] [MERGED] refactor: bump firebase to v9 #3497

Closed
opened 2026-03-17 01:06:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1790
Author: @AndrewBastin
Created: 8/29/2021
Status: Merged
Merged: 8/29/2021
Merged by: @liyasthomas

Base: mainHead: refactor/firebase-v9


📝 Commits (1)

  • 2e654c1 refactor: bump firebase to v9

📊 Changes

11 files changed (+950 additions, -492 deletions)

View changed files

📝 .eslintrc.js (+1 -0)
📝 helpers/fb/analytics.ts (+25 -18)
📝 helpers/fb/auth.ts (+53 -37)
📝 helpers/fb/collections.ts (+22 -24)
📝 helpers/fb/environments.ts (+31 -30)
📝 helpers/fb/history.ts (+46 -47)
📝 helpers/fb/index.ts (+2 -2)
📝 helpers/fb/request.ts (+9 -17)
📝 helpers/fb/settings.ts (+16 -16)
📝 package-lock.json (+743 -299)
📝 package.json (+2 -2)

📄 Description

Bump Firebase to the newly announced v9 API.


🔄 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/1790 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 8/29/2021 **Status:** ✅ Merged **Merged:** 8/29/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `refactor/firebase-v9` --- ### 📝 Commits (1) - [`2e654c1`](https://github.com/hoppscotch/hoppscotch/commit/2e654c143f1cfa98ad48ef09187caac261f3d191) refactor: bump firebase to v9 ### 📊 Changes **11 files changed** (+950 additions, -492 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.js` (+1 -0) 📝 `helpers/fb/analytics.ts` (+25 -18) 📝 `helpers/fb/auth.ts` (+53 -37) 📝 `helpers/fb/collections.ts` (+22 -24) 📝 `helpers/fb/environments.ts` (+31 -30) 📝 `helpers/fb/history.ts` (+46 -47) 📝 `helpers/fb/index.ts` (+2 -2) 📝 `helpers/fb/request.ts` (+9 -17) 📝 `helpers/fb/settings.ts` (+16 -16) 📝 `package-lock.json` (+743 -299) 📝 `package.json` (+2 -2) </details> ### 📄 Description Bump Firebase to the newly announced [v9](https://firebase.googleblog.com/2021/08/the-new-firebase-js-sdk-now-ga.html) API. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:06:26 +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#3497
No description provided.