[PR #688] [MERGED] chore(deps): bump vuefire from 2.2.1 to 2.2.2 #2795

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/vuefire-2.2.2


📝 Commits (1)

  • 675d44c chore(deps): bump vuefire from 2.2.1 to 2.2.2

📊 Changes

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

View changed files

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

📄 Description

Bumps vuefire from 2.2.1 to 2.2.2.

Commits
  • c36a7ba chore(release): publish
  • b50ac72 fix(firestore): array with objects with references
  • f23540e chore: up deps
  • ea71c0b build(deps-dev): bump @typescript-eslint/parser from 2.23.0 to 2.24.0
  • 96fc78b build(deps): [security] bump acorn from 6.4.0 to 6.4.1
  • 69ce9d2 build(deps-dev): bump firebase from 7.10.0 to 7.11.0
  • d9a6c3d build(deps-dev): bump @typescript-eslint/parser from 2.22.0 to 2.23.0
  • 39aeed4 build(deps-dev): bump vuex from 3.1.2 to 3.1.3
  • 1be2b9c build(deps-dev): bump rollup-plugin-terser from 5.2.0 to 5.3.0
  • 001dee8 build(deps-dev): bump @typescript-eslint/eslint-plugin
  • 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 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/688 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/20/2020 **Status:** ✅ Merged **Merged:** 3/20/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vuefire-2.2.2` --- ### 📝 Commits (1) - [`675d44c`](https://github.com/hoppscotch/hoppscotch/commit/675d44c79851b9569236128013d5faeb642f21a8) chore(deps): bump vuefire from 2.2.1 to 2.2.2 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vuefire](https://github.com/vuejs/vuefire) from 2.2.1 to 2.2.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vuefire/commit/c36a7ba845990674afbbb6c245c57f3aa01bf4aa"><code>c36a7ba</code></a> chore(release): publish</li> <li><a href="https://github.com/vuejs/vuefire/commit/b50ac72e3c4165fa20c72410e185604960b48ba4"><code>b50ac72</code></a> fix(firestore): array with objects with references</li> <li><a href="https://github.com/vuejs/vuefire/commit/f23540e53ac588e46f892c58f008c4d23af28456"><code>f23540e</code></a> chore: up deps</li> <li><a href="https://github.com/vuejs/vuefire/commit/ea71c0b09c5ba0ad4a5b51d0ae2164ab380145fa"><code>ea71c0b</code></a> build(deps-dev): bump @typescript-eslint/parser from 2.23.0 to 2.24.0</li> <li><a href="https://github.com/vuejs/vuefire/commit/96fc78be320f7060c05e1803a17371a14ddcb0db"><code>96fc78b</code></a> build(deps): [security] bump acorn from 6.4.0 to 6.4.1</li> <li><a href="https://github.com/vuejs/vuefire/commit/69ce9d219adfb92175b67716763ef61c751ecfc2"><code>69ce9d2</code></a> build(deps-dev): bump firebase from 7.10.0 to 7.11.0</li> <li><a href="https://github.com/vuejs/vuefire/commit/d9a6c3d24203ff4dba3f5baacbcec03c54221852"><code>d9a6c3d</code></a> build(deps-dev): bump @typescript-eslint/parser from 2.22.0 to 2.23.0</li> <li><a href="https://github.com/vuejs/vuefire/commit/39aeed4a4f40df7edfa6478c78c35ce3ac5a6c64"><code>39aeed4</code></a> build(deps-dev): bump vuex from 3.1.2 to 3.1.3</li> <li><a href="https://github.com/vuejs/vuefire/commit/1be2b9cf3cf0fbf576a9e09daa6d4cd33cb5d67c"><code>1be2b9c</code></a> build(deps-dev): bump rollup-plugin-terser from 5.2.0 to 5.3.0</li> <li><a href="https://github.com/vuejs/vuefire/commit/001dee85ea98b8d31e7abd28eadaf2f7e1359646"><code>001dee8</code></a> build(deps-dev): bump @typescript-eslint/eslint-plugin</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vuefire/compare/vuefire@2.2.1...vuefire@2.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=vuefire&package-manager=npm_and_yarn&previous-version=2.2.1&new-version=2.2.2)](https://dependabot.com/compatibility-score/?dependency-name=vuefire&package-manager=npm_and_yarn&previous-version=2.2.1&new-version=2.2.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 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:07 +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#2795
No description provided.