FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build(deps): bump @google-cloud/firestore from 7.1.0 to 7.3.0 by dependabot[bot] · Pull Request #2446 · firebase/firebase-admin-node · GitHub

build(deps): bump @google-cloud/firestore from 7.1.0 to 7.3.0 - #2446

Merged
dependabot[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/google-cloud/firestore-7.3.0
Feb 6, 2024
Merged

build(deps): bump @google-cloud/firestore from 7.1.0 to 7.3.0#2446
dependabot[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/google-cloud/firestore-7.3.0

Conversation

dependabot Bot commented on behalf of github Feb 5, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

Bumps @google-cloud/firestore from 7.1.0 to 7.3.0.

Release notes

Sourced from @​google-cloud/firestore's releases.

v7.3.0

7.3.0 (2024-01-31)

Features

  • Expose the undeliverable_first_gen_event.proto (b4f7d60)

Bug Fixes

  • Allow an explicit MustExist precondition for update (#1985) (99d60a6)
  • Fix redaction of credentials in Firestore settings (#1989) (98e668b)
  • Improve retry logic for streaming API calls (b4f7d60)
  • Removed unsupported QueryMode, QueryPlan, and ResultSetStats protos (b4f7d60)

v7.2.0

7.2.0 (2024-01-16)

Features

  • Add new types QueryMode, QueryPlan, ResultSetStats (#1911) (8f77b68)
  • Expose databaseId and projectId getter on Firestore class (#1937) (d9c867f), closes #1936

Bug Fixes

v7.1.1

7.1.1 (2023-11-20)

Bug Fixes

  • Remove temporary header encoding workaround (#1935) (8a4ae5b)
  • Update retry policy to not retry streams that have not made progress receiving documents (170d05b)
Changelog

Sourced from @​google-cloud/firestore's changelog.

7.3.0 (2024-01-31)

Features

  • Expose the undeliverable_first_gen_event.proto (b4f7d60)

Bug Fixes

  • Allow an explicit MustExist precondition for update (#1985) (99d60a6)
  • Fix redaction of credentials in Firestore settings (#1989) (98e668b)
  • Improve retry logic for streaming API calls (b4f7d60)
  • Removed unsupported QueryMode, QueryPlan, and ResultSetStats protos (b4f7d60)

7.2.0 (2024-01-16)

Features

  • Add new types QueryMode, QueryPlan, ResultSetStats (#1911) (8f77b68)
  • Expose databaseId and projectId getter on Firestore class (#1937) (d9c867f), closes #1936

Bug Fixes

7.1.1 (2023-11-20)

Bug Fixes

  • Remove temporary header encoding workaround (#1935) (8a4ae5b)
  • Update retry policy to not retry streams that have not made progress receiving documents (170d05b)
Commits
  • 78edf80 chore(main): release 7.3.0 (#1987)
  • b4f7d60 fix: remove types QueryMode, QueryPlan, ResultSetStats (#1982)
  • 98e668b fix: Fix redaction of credentials in Firestore settings (#1989)
  • 99d60a6 fix: Allow an explicit MustExist precondition for update (#1985)
  • cd6bc86 docs: FirestoreDataConverter doc and test improvements (#1988)
  • 133f4da fix: Remove incorrect,unreachable and unused code (#1983)
  • ecfb8fe chore(deps): update dependency gapic-tools to ^0.3.0 (#1981)
  • 2b839b1 test: update conformance tests to commit 3264aa6a
  • 62926d2 ci: update trampoline image to Node 14 in docs.cfg (#1980)
  • 1baa84d chore(main): release 7.2.0 (#1963)
  • Additional commits viewable in compare view

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @lahirumaramba.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
dependabot Bot force-pushed the dependabot/npm_and_yarn/google-cloud/firestore-7.3.0 branch 2 times, most recently from 9688996 to d47cec9 Compare February 6, 2024 16:45

lahirumaramba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@dependabot squash and merge

Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/googleapis/nodejs-firestore/releases)
- [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-firestore@v7.1.0...v7.3.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/firestore"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot force-pushed the dependabot/npm_and_yarn/google-cloud/firestore-7.3.0 branch from d47cec9 to 779d858 Compare February 6, 2024 17:18
dependabot Bot merged commit 910460d into master Feb 6, 2024
dependabot Bot deleted the dependabot/npm_and_yarn/google-cloud/firestore-7.3.0 branch February 6, 2024 17:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL