Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @google-cloud/firestore from 6.4.0 to 6.4.2 #2074

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps @google-cloud/firestore from 6.4.0 to 6.4.2.

Release notes

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

v6.4.2

6.4.2 (2023-01-09)

Bug Fixes

  • deps: Use google-gax v3.5.2 (#1794) (b1a0313)
  • Ensure that the client pool consistently uses gRPC clients after transitioning from REST (3068361)
  • Fix duplicates in Query.stream() with back pressure (#1806) (a5b680d)

v6.4.1

6.4.1 (2022-10-17)

Bug Fixes

  • Force use of http by the GAX module when using the GAX fallback and connecting to the emulator (#1788) (50747ad)
Changelog

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

6.4.2 (2023-01-09)

Bug Fixes

  • deps: Use google-gax v3.5.2 (#1794) (b1a0313)
  • Ensure that the client pool consistently uses gRPC clients after transitioning from REST (3068361)
  • Fix duplicates in Query.stream() with back pressure (#1806) (a5b680d)

6.4.1 (2022-10-17)

Bug Fixes

  • Force use of http by the GAX module when using the GAX fallback and connecting to the emulator (#1788) (50747ad)
Commits
  • 653a8e9 chore(main): release 6.4.2 (#1798)
  • 3068361 patch: ensure that the client pool consistently uses grpc clients after trans...
  • a5b680d fix: fix duplicates in Query.stream() with back pressure (#1806)
  • 0dbcb13 chore(deps): update dependency sinon to v15 (#1802)
  • b1a0313 fix(deps): use google-gax v3.5.2 (#1794)
  • d6d44e1 chore(deps): update dependency @​types/node to v18 (#1791)
  • 0651c6a chore(deps): update dependency jsdoc to v4 (#1795)
  • d33cae3 chore(main): release 6.4.1 (#1789)
  • 50747ad fix: Force use of http by the GAX module when using the GAX fallback and conn...
  • See full diff 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 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/google-cloud/firestore-6.4.2 branch 3 times, most recently from d409986 to 19368f2 Compare February 16, 2023 20:31
Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/googleapis/nodejs-firestore/releases)
- [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-firestore@v6.4.0...v6.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/google-cloud/firestore-6.4.2 branch from 19368f2 to 8123208 Compare February 16, 2023 21:11
@dependabot dependabot bot merged commit 39aac4f into master Feb 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/google-cloud/firestore-6.4.2 branch February 16, 2023 21:26
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