[PR #808] [MERGED] chore(deps): bump firebase from 7.14.1 to 7.14.2 #2874

Closed
opened 2026-03-17 00:32:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/firebase-7.14.2


📝 Commits (1)

  • 60965c1 chore(deps): bump firebase from 7.14.1 to 7.14.2

📊 Changes

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

View changed files

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

📄 Description

Bumps firebase from 7.14.1 to 7.14.2.

Commits
  • 80a31c4 Publish firebase@7.14.2
  • 9acd35f Merge branch 'release'
  • 31fc269 do not generate api reports for the release build (#2958)
  • 18fb16b feat(sw-controller): compare host instead of href for getWindowClient (#2772)
  • 5a60243 Factor out Multi-Tab code (#2882)
  • a36b51b Don't crash if write cannot be persisted (#2938)
  • 0601283 Restore accidentally removed return statement. (#2950)
  • 6cfb268 Make 'handleClientStateEvent()/handleQueryTargetEvent()' idempotent (#2916)
  • ed9a7be Use hash versions to publish exp packages (#2933)
  • d7c9ed4 Only retry DOMException/DOMError (#2919)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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/808 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/24/2020 **Status:** ✅ Merged **Merged:** 4/24/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/firebase-7.14.2` --- ### 📝 Commits (1) - [`60965c1`](https://github.com/hoppscotch/hoppscotch/commit/60965c1b3753d99efcc2fd1a9b7e368e34f496cb) chore(deps): bump firebase from 7.14.1 to 7.14.2 ### 📊 Changes **2 files changed** (+32 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+31 -31) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.14.1 to 7.14.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/80a31c4e0d3568ee6ddae2a92082dd51a926f53b"><code>80a31c4</code></a> Publish firebase@7.14.2</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/9acd35f6f983f576cd02e0ddd4093052d8041b83"><code>9acd35f</code></a> Merge branch 'release'</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/31fc269c6988150005d8e63d5502d70733d3f98b"><code>31fc269</code></a> do not generate api reports for the release build (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2958">#2958</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/18fb16b74ed0e6b4e3a2b379a11fb07d6ab654e0"><code>18fb16b</code></a> feat(sw-controller): compare host instead of href for getWindowClient (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2772">#2772</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/5a60243bf264967819fc5c3897892084c5eb4d43"><code>5a60243</code></a> Factor out Multi-Tab code (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2882">#2882</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/a36b51b4897ffa68df0921ef4ac5e7164cb97eda"><code>a36b51b</code></a> Don't crash if write cannot be persisted (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2938">#2938</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/0601283c9948681798eecb759f4990e549d2e157"><code>0601283</code></a> Restore accidentally removed return statement. (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2950">#2950</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/6cfb268e1bddcc2866a176945ec1d8e1ff9f9831"><code>6cfb268</code></a> Make 'handleClientStateEvent()/handleQueryTargetEvent()' idempotent (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2916">#2916</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/ed9a7be7d5f65aa37c0c478021b15bd18166a515"><code>ed9a7be</code></a> Use hash versions to publish exp packages (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2933">#2933</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/d7c9ed4044acc962c098701d094d722e17d6360f"><code>d7c9ed4</code></a> Only retry DOMException/DOMError (<a href="https://github-redirect.dependabot.com/firebase/firebase-js-sdk/issues/2919">#2919</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-js-sdk/compare/firebase@7.14.1...firebase@7.14.2">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.14.1&new-version=7.14.2)](https://dependabot.com/compatibility-score/?dependency-name=firebase&package-manager=npm_and_yarn&previous-version=7.14.1&new-version=7.14.2) 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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:32:27 +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#2874
No description provided.