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.2.0 to 6.4.2 #295

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps @google-cloud/firestore from 6.2.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)

v6.4.0

6.4.0 (2022-10-07)

Features

Bug Fixes

v6.3.0

6.3.0 (2022-09-22)

Features

Bug Fixes

  • Tests will now verify asynchronous termination of underlying steam, and fix related bug. (#1772) (a1717ff)
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)

6.4.0 (2022-10-07)

Features

Bug Fixes

6.3.0 (2022-09-22)

Features

Bug Fixes

  • Tests will now verify asynchronous termination of underlying steam, and fix related bug. (#1772) (a1717ff)
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...
  • eb13505 chore(main): release 6.4.0 (#1784)
  • 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)

Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) from 6.2.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.2.0...v6.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from gustavoueti as a code owner January 9, 2023 19:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #309.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/google-cloud/firestore-6.4.2 branch February 20, 2023 20:14
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants