Bump @google-cloud/firestore from 5.0.2 to 6.2.0 in /functions #249

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/functions/google-cloud/firestore-6.2.0 into legacy
dependabot[bot] commented 2022-09-15 12:19:03 +02:00 (Migrated from github.com)

Bumps @google-cloud/firestore from 5.0.2 to 6.2.0.

Release notes

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

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

  • update library to use Node 12 (#1725)

Features

Bug Fixes

  • change REST binding for ListDocuments to support root collection (#1695) (6185f13)

... (truncated)

Changelog

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

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

Bug Fixes

  • change REST binding for ListDocuments to support root collection (#1695) (6185f13)
  • deps: update dependency protobufjs to v7 (#1747) (4e8d33c)
  • split v1 and v1beta1 protos to improve startup time (#1664) (f3729cf)

... (truncated)

Commits

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 5.0.2 to 6.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/nodejs-firestore/releases"><code>@​google-cloud/firestore</code>'s releases</a>.</em></p> <blockquote> <h2>v6.2.0</h2> <h2><a href="https://github.com/googleapis/nodejs-firestore/compare/v6.1.0...v6.2.0">6.2.0</a> (2022-09-13)</h2> <h3>Features</h3> <ul> <li>Use REST (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1698">#1698</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/d85b0e93bcb4a5806490ee66a4443afd4a0a519a">d85b0e9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Minify proto JSON files (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1771">#1771</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/6393fe704097a1214961fa30f01832a64dced775">6393fe7</a>)</li> <li>Remove hack in update.sh, and replace with existing pattern for protobuf dependencies. (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1769">#1769</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/6ba67517123578a93bb3e0eeb771b610ac3ee397">6ba6751</a>)</li> </ul> <h2>v6.1.0</h2> <h2><a href="https://github.com/googleapis/nodejs-firestore/compare/v6.0.0...v6.1.0">6.1.0</a> (2022-09-07)</h2> <h3>Features</h3> <ul> <li>Accept google-gax instance as a parameter (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1757">#1757</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/ef59a22a8abd894d4d3e8b05f075f510de26019f">ef59a22</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Better support for fallback mode (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1756">#1756</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/a029a6e602ef5ed6553ecc7022623fcd81763c7e">a029a6e</a>)</li> <li>Don't allow serialization of firestore settings (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1742">#1742</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/fa0ad66bc7e4a0c46f1ae5ca10b2a6f3a528ab6f">fa0ad66</a>)</li> <li>Pin Typescript to prevent new type checking. (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1764">#1764</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/dd01b27022e35ddf6793d71451d0b86f549288fe">dd01b27</a>)</li> <li>Update GAX (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1758">#1758</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/19314159a9907dfea8301b41d8050b0d2e783dd8">1931415</a>)</li> <li>Version 7 of protobufjs broke the update.sh script. Added path to built in protobuf. (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1766">#1766</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/40f1db379ba01174471bbb91cdddc88f929c9b46">40f1db3</a>)</li> </ul> <h2>v6.0.0</h2> <h2><a href="https://github.com/googleapis/nodejs-firestore/compare/v5.0.2...v6.0.0">6.0.0</a> (2022-07-22)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>update library to use Node 12 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1725">#1725</a>)</li> </ul> <h3>Features</h3> <ul> <li>Enable RunQueryResponse.done (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1712">#1712</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/0cc549c69ccc59e25f8347d6b236f8b9b04dc105">0cc549c</a>)</li> <li>Support Logical Termination on RunQueryResponse (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1741">#1741</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/07de28a04cdea27c5f859091aaf30d16bd8a8c3c">07de28a</a>)</li> <li>support regapic LRO (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1729">#1729</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/b9d8fefc5f927d1f064a79ec0990d256803360cd">b9d8fef</a>)</li> <li>update client libraries to support Database operations (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1676">#1676</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/533aade3272f07b39bbad2c32a5d9669fde6de53">533aade</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>change REST binding for ListDocuments to support root collection (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1695">#1695</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/6185f13070ff9dda91d7128e3b8a1db7f09914a8">6185f13</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md"><code>@​google-cloud/firestore</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/nodejs-firestore/compare/v6.1.0...v6.2.0">6.2.0</a> (2022-09-13)</h2> <h3>Features</h3> <ul> <li>Use REST (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1698">#1698</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/d85b0e93bcb4a5806490ee66a4443afd4a0a519a">d85b0e9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Minify proto JSON files (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1771">#1771</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/6393fe704097a1214961fa30f01832a64dced775">6393fe7</a>)</li> <li>Remove hack in update.sh, and replace with existing pattern for protobuf dependencies. (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1769">#1769</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/6ba67517123578a93bb3e0eeb771b610ac3ee397">6ba6751</a>)</li> </ul> <h2><a href="https://github.com/googleapis/nodejs-firestore/compare/v6.0.0...v6.1.0">6.1.0</a> (2022-09-07)</h2> <h3>Features</h3> <ul> <li>Accept google-gax instance as a parameter (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1757">#1757</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/ef59a22a8abd894d4d3e8b05f075f510de26019f">ef59a22</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Better support for fallback mode (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1756">#1756</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/a029a6e602ef5ed6553ecc7022623fcd81763c7e">a029a6e</a>)</li> <li>Don't allow serialization of firestore settings (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1742">#1742</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/fa0ad66bc7e4a0c46f1ae5ca10b2a6f3a528ab6f">fa0ad66</a>)</li> <li>Pin Typescript to prevent new type checking. (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1764">#1764</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/dd01b27022e35ddf6793d71451d0b86f549288fe">dd01b27</a>)</li> <li>Update GAX (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1758">#1758</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/19314159a9907dfea8301b41d8050b0d2e783dd8">1931415</a>)</li> <li>Version 7 of protobufjs broke the update.sh script. Added path to built in protobuf. (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1766">#1766</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/40f1db379ba01174471bbb91cdddc88f929c9b46">40f1db3</a>)</li> </ul> <h2><a href="https://github.com/googleapis/nodejs-firestore/compare/v5.0.2...v6.0.0">6.0.0</a> (2022-07-22)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>update library to use Node 12 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1725">#1725</a>)</li> </ul> <h3>Features</h3> <ul> <li>Enable RunQueryResponse.done (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1712">#1712</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/0cc549c69ccc59e25f8347d6b236f8b9b04dc105">0cc549c</a>)</li> <li>Support Logical Termination on RunQueryResponse (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1741">#1741</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/07de28a04cdea27c5f859091aaf30d16bd8a8c3c">07de28a</a>)</li> <li>support regapic LRO (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1729">#1729</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/b9d8fefc5f927d1f064a79ec0990d256803360cd">b9d8fef</a>)</li> <li>update client libraries to support Database operations (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1676">#1676</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/533aade3272f07b39bbad2c32a5d9669fde6de53">533aade</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>change REST binding for ListDocuments to support root collection (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1695">#1695</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/6185f13070ff9dda91d7128e3b8a1db7f09914a8">6185f13</a>)</li> <li><strong>deps:</strong> update dependency protobufjs to v7 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1747">#1747</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/4e8d33cce418dfb004725ce2271121fd1fdbd9b2">4e8d33c</a>)</li> <li>split v1 and v1beta1 protos to improve startup time (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1664">#1664</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/f3729cf49818b9b929a556e7a8e8a5588b5f2726">f3729cf</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/282ac8a40e30682e6ee97a4c000cb8a530c86609"><code>282ac8a</code></a> chore(main): release 6.2.0 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1770">#1770</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/6393fe704097a1214961fa30f01832a64dced775"><code>6393fe7</code></a> fix: minify proto JSON files (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1771">#1771</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/d85b0e93bcb4a5806490ee66a4443afd4a0a519a"><code>d85b0e9</code></a> feat: Use REST (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1698">#1698</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/6ba67517123578a93bb3e0eeb771b610ac3ee397"><code>6ba6751</code></a> fix: Remove hack in update.sh, and replace with existing pattern for protobuf...</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/5eea279ddf7747873042fc7c4fa1a7246338ee19"><code>5eea279</code></a> chore(main): release 6.1.0 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1753">#1753</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/40f1db379ba01174471bbb91cdddc88f929c9b46"><code>40f1db3</code></a> fix: Version 7 of protobufjs broke the update.sh script. Added path to built ...</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/ef59a22a8abd894d4d3e8b05f075f510de26019f"><code>ef59a22</code></a> feat: accept google-gax instance as a parameter (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1757">#1757</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/dd01b27022e35ddf6793d71451d0b86f549288fe"><code>dd01b27</code></a> fix: Pin Typescript to prevent new type checking. (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1764">#1764</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/19314159a9907dfea8301b41d8050b0d2e783dd8"><code>1931415</code></a> fix: Update GAX (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1758">#1758</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/a029a6e602ef5ed6553ecc7022623fcd81763c7e"><code>a029a6e</code></a> fix: better support for fallback mode (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1756">#1756</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/nodejs-firestore/compare/v5.0.2...v6.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@google-cloud/firestore&package-manager=npm_and_yarn&previous-version=5.0.2&new-version=6.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
dependabot[bot] commented 2022-09-15 18:17:35 +02:00 (Migrated from github.com)

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.
dependabot[bot] commented 2023-02-21 01:50:50 +01:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Commenting is not possible because the repository is archived.
No description provided.