Bump @google-cloud/firestore from 5.0.2 to 6.0.0 in /functions #233

Closed
dependabot[bot] wants to merge 0 commits from dependabot/npm_and_yarn/functions/google-cloud/firestore-6.0.0 into master
dependabot[bot] commented 2022-08-03 12:16:52 +02:00 (Migrated from github.com)

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

Release notes

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

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)
  • deps: update dependency protobufjs to v7 (#1747) (4e8d33c)
  • split v1 and v1beta1 protos to improve startup time (#1664) (f3729cf)

Build System

Changelog

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

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)

Build System

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.0.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.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> <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> <h3>Build System</h3> <ul> <li>update library to use Node 12 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1725">#1725</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/0abbd215d4574f238b40630361d0836432ead3af">0abbd21</a>)</li> </ul> </blockquote> </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/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> <h3>Build System</h3> <ul> <li>update library to use Node 12 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1725">#1725</a>) (<a href="https://github.com/googleapis/nodejs-firestore/commit/0abbd215d4574f238b40630361d0836432ead3af">0abbd21</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/bd5acf5fbf89492646732735e995ba1d421242ff"><code>bd5acf5</code></a> chore(main): release 6.0.0 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1731">#1731</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/4e8d33cce418dfb004725ce2271121fd1fdbd9b2"><code>4e8d33c</code></a> fix(deps): update dependency protobufjs to v7 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1747">#1747</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/f618e9f23c70d3f3b2ce0e409b55dbd5074ab1d2"><code>f618e9f</code></a> chore(deps): update dependency linkinator to v4 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1746">#1746</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/b9d8fefc5f927d1f064a79ec0990d256803360cd"><code>b9d8fef</code></a> feat: support regapic LRO (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1729">#1729</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/07de28a04cdea27c5f859091aaf30d16bd8a8c3c"><code>07de28a</code></a> feat: Support Logical Termination on RunQueryResponse (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1741">#1741</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/962d586853d96f9a47996487f8997d8c48c968de"><code>962d586</code></a> chore(deps): update dependency <code>@​types/mocha</code> to v9 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1714">#1714</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/211b105a1c060ad07fc9aa572ef5b13a11351fb3"><code>211b105</code></a> chore(deps): update dependency jsdoc-region-tag to v2 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1736">#1736</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/2bf1d5268e7f1391f6b7f637232c6ef849e42228"><code>2bf1d52</code></a> chore(deps): update dependency jsdoc-fresh to v2 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1735">#1735</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/86abdc87707c5c31358ea1bf4e498906733379e7"><code>86abdc8</code></a> build(node): add new jsteam + enforce branches up-to-date (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1451">#1451</a>) (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1734">#1734</a>)</li> <li><a href="https://github.com/googleapis/nodejs-firestore/commit/0abbd215d4574f238b40630361d0836432ead3af"><code>0abbd21</code></a> build!: update library to use Node 12 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-firestore/issues/1725">#1725</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/nodejs-firestore/compare/v5.0.2...v6.0.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.0.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 12:19:05 +02:00 (Migrated from github.com)

Superseded by #249.

Superseded by #249.
Commenting is not possible because the repository is archived.
No description provided.