Garlic-Team / gcommands

Powerful and flexible discord.js framework.
https://www.npmjs.com/package/gcommands
ISC License
38 stars 9 forks source link

chore(deps): update dependency @google-cloud/firestore to v6.8.0 #606

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/firestore 6.4.2 -> 6.8.0 age adoption passing confidence

Release Notes

googleapis/nodejs-firestore (@​google-cloud/firestore) ### [`v6.8.0`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#680-2023-09-26) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v6.7.0...v6.8.0) ##### Features - Publish proto definitions for SUM/AVG in Firestore ([#​1856](https://togithub.com/googleapis/nodejs-firestore/issues/1856)) ([ac35b37](https://togithub.com/googleapis/nodejs-firestore/commit/ac35b372faf32f093d83af18d487f1b3f23ee673)) ##### Bug Fixes - **deps:** Use protobufjs v7.2.5 ([#​1889](https://togithub.com/googleapis/nodejs-firestore/pull/1889)) - Add tests for multiple inequality support ([#​1878](https://togithub.com/googleapis/nodejs-firestore/issues/1878)) ([8e621d5](https://togithub.com/googleapis/nodejs-firestore/commit/8e621d580396b7e3bc7e42dad0c63f91e999411f)) ### [`v6.7.0`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#670-2023-07-20) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v6.6.1...v6.7.0) ##### Features - Expose MultiDb ([#​1857](https://togithub.com/googleapis/nodejs-firestore/issues/1857)) ([1e913db](https://togithub.com/googleapis/nodejs-firestore/commit/1e913dbec97a6ec9339f641e7590ac4d65c7fd17)) ##### Bug Fixes - Resolving issues with MultiDb support ([#​1864](https://togithub.com/googleapis/nodejs-firestore/issues/1864)) ([1af49c1](https://togithub.com/googleapis/nodejs-firestore/commit/1af49c1a852c6a89a7e21a9e749d667b3b728acf)) ### [`v6.6.1`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#661-2023-06-01) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v6.6.0...v6.6.1) ##### Bug Fixes - Updated logging in the client pool and client factory to log information about the required transport and actual transport used. ([#​1853](https://togithub.com/googleapis/nodejs-firestore/issues/1853)) ([fe03d02](https://togithub.com/googleapis/nodejs-firestore/commit/fe03d02efc0d8e4ca90daea97f9e3339074d415d)) ### [`v6.6.0`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#660-2023-05-18) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v6.5.0...v6.6.0) ##### Features - Add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index ([#​1849](https://togithub.com/googleapis/nodejs-firestore/issues/1849)) ([b671452](https://togithub.com/googleapis/nodejs-firestore/commit/b6714528956f3907b1ca4aded372592ef00d34d6)) - Add bloom filter related proto fields ([#​1843](https://togithub.com/googleapis/nodejs-firestore/issues/1843)) ([b64e0c1](https://togithub.com/googleapis/nodejs-firestore/commit/b64e0c15d0f824a688ff42a8ad940b520f87cf9b)) - Add support for environment variable FIRESTORE_PREFER_REST ([#​1848](https://togithub.com/googleapis/nodejs-firestore/issues/1848)) ([96b1d2a](https://togithub.com/googleapis/nodejs-firestore/commit/96b1d2ab3248f6c4bb70d1cf735aea827a2a13da)) ### [`v6.5.0`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#650-2023-03-06) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v6.4.3...v6.5.0) ##### Features - OR Queries ([#​1800](https://togithub.com/googleapis/nodejs-firestore/issues/1800)) ([983a477](https://togithub.com/googleapis/nodejs-firestore/commit/983a477a6c1a22e4efba0df07e750910028e0afb)) ##### Bug Fixes - Enable REST numeric enums ([#​1829](https://togithub.com/googleapis/nodejs-firestore/issues/1829)) ([3737696](https://togithub.com/googleapis/nodejs-firestore/commit/3737696791b3b77fe9b333323523d8a0abcf5f7b)) - Update generated proto types; fix the update script ([#​1825](https://togithub.com/googleapis/nodejs-firestore/issues/1825)) ([a7e4212](https://togithub.com/googleapis/nodejs-firestore/commit/a7e42123da1325f526fa5c3a62f1d3dc7a2569c3)) ### [`v6.4.3`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#643-2023-02-16) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v6.4.2...v6.4.3) ##### Bug Fixes - **deps:** Use google-gax v3.5.3 ([#​1818](https://togithub.com/googleapis/nodejs-firestore/issues/1818)) ([88981ad](https://togithub.com/googleapis/nodejs-firestore/commit/88981ad8749b0aa38dfe9bcdd4ca5e60d76c8776)) - Emulator support for system tests. Run system tests against the emulator using: `yarn system-test:grpc:emulator` or `yarn system-test:rest:emulator` ([8aedc63](https://togithub.com/googleapis/nodejs-firestore/commit/8aedc63138827ea03a8dacae4e7bccdf048a2be7)) - Update the depth validation used when writing documents, so that it matches the validation of the Firestore backend. ([789d9eb](https://togithub.com/googleapis/nodejs-firestore/commit/789d9eb7f54b5329b17ef759f29252d17da47e26))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.