mbernardeau / euro-2021

https://euro2021-3d006.web.app/
MIT License
1 stars 1 forks source link

Bump @google-cloud/firestore from 4.15.1 to 6.3.0 in /functions #763

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @google-cloud/firestore from 4.15.1 to 6.3.0.

Release notes

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

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)

v6.2.0

6.2.0 (2022-09-13)

Features

Bug Fixes

  • Minify proto JSON files (#1771) (6393fe7)
  • Remove hack in update.sh, and replace with existing pattern for protobuf dependencies. (#1769) (6ba6751)

v6.1.0

6.1.0 (2022-09-07)

Features

  • Accept google-gax instance as a parameter (#1757) (ef59a22)

Bug Fixes

  • Better support for fallback mode (#1756) (a029a6e)
  • Don't allow serialization of firestore settings (#1742) (fa0ad66)
  • Pin Typescript to prevent new type checking. (#1764) (dd01b27)
  • Update GAX (#1758) (1931415)
  • Version 7 of protobufjs broke the update.sh script. Added path to built in protobuf. (#1766) (40f1db3)

v6.0.0

6.0.0 (2022-07-22)

⚠ BREAKING CHANGES

... (truncated)

Changelog

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

6.3.0 (2022-09-22)

Features

Bug Fixes

  • Tests will now verify asynchronous termination of underlying steam, and fix related bug. (#1772) (a1717ff)

6.2.0 (2022-09-13)

Features

Bug Fixes

  • Minify proto JSON files (#1771) (6393fe7)
  • Remove hack in update.sh, and replace with existing pattern for protobuf dependencies. (#1769) (6ba6751)

6.1.0 (2022-09-07)

Features

  • Accept google-gax instance as a parameter (#1757) (ef59a22)

Bug Fixes

  • Better support for fallback mode (#1756) (a029a6e)
  • Don't allow serialization of firestore settings (#1742) (fa0ad66)
  • Pin Typescript to prevent new type checking. (#1764) (dd01b27)
  • Update GAX (#1758) (1931415)
  • Version 7 of protobufjs broke the update.sh script. Added path to built in protobuf. (#1766) (40f1db3)

6.0.0 (2022-07-22)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#1725)

Features

... (truncated)

Commits
  • 364531f chore(main): release 6.3.0 (#1773)
  • b6e4751 docs: removed duplicate consecutive words in JSDoc (#1777)
  • f551559 test: use fully qualified request type name in tests (#1775)
  • 18be4d0 feat: add aggregation query APIs (#1765)
  • a1717ff fix: Tests will now verify asynchronous termination of underlying steam, and ...
  • 282ac8a chore(main): release 6.2.0 (#1770)
  • 6393fe7 fix: minify proto JSON files (#1771)
  • d85b0e9 feat: Use REST (#1698)
  • 6ba6751 fix: Remove hack in update.sh, and replace with existing pattern for protobuf...
  • 5eea279 chore(main): release 6.1.0 (#1753)
  • 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[bot] commented 1 year ago

Superseded by #776.