grammyjs / storages

Storage adapters for grammY sessions.
48 stars 23 forks source link

chore(dependency): update dependency @google-cloud/firestore to v7 #199

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/firestore ^6.6.0 -> ^7.0.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

googleapis/nodejs-firestore (@​google-cloud/firestore) ### [`v7.3.1`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#731-2024-03-04) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v7.3.0...v7.3.1) ##### Bug Fixes - Add client library version to headers ([#​2003](https://togithub.com/googleapis/nodejs-firestore/issues/2003)) ([8799032](https://togithub.com/googleapis/nodejs-firestore/commit/8799032d8cc39adc774fe21b7eb70f96a3a18fda)) - Add missing type for exposed database id ([#​1996](https://togithub.com/googleapis/nodejs-firestore/issues/1996)) ([e967279](https://togithub.com/googleapis/nodejs-firestore/commit/e967279cfe532ae3375ae9dcb94f4a65af5ffb42)) - Optimize Transaction PITR ([#​2002](https://togithub.com/googleapis/nodejs-firestore/issues/2002)) ([2f08612](https://togithub.com/googleapis/nodejs-firestore/commit/2f0861296151f7b0094501e4a9ff6fc4154d52a4)) - Revert changes to streaming retries ([d964a13](https://togithub.com/googleapis/nodejs-firestore/commit/d964a13818e6bc4be6547e88ffbe16be1a6ceeeb)) ### [`v7.3.0`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#730-2024-01-31) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v7.2.0...v7.3.0) ##### Features - Expose the undeliverable_first_gen_event.proto ([b4f7d60](https://togithub.com/googleapis/nodejs-firestore/commit/b4f7d6015b50f1da6afeae0b4215be416596cc69)) ##### Bug Fixes - Allow an explicit MustExist precondition for update ([#​1985](https://togithub.com/googleapis/nodejs-firestore/issues/1985)) ([99d60a6](https://togithub.com/googleapis/nodejs-firestore/commit/99d60a6f87b70c942ac2bd9464cc6d64323f9dfb)) - Fix redaction of credentials in Firestore settings ([#​1989](https://togithub.com/googleapis/nodejs-firestore/issues/1989)) ([98e668b](https://togithub.com/googleapis/nodejs-firestore/commit/98e668bb9ce7feb090f65fc61d92af433bc23094)) - Improve retry logic for streaming API calls ([b4f7d60](https://togithub.com/googleapis/nodejs-firestore/commit/b4f7d6015b50f1da6afeae0b4215be416596cc69)) - Removed unsupported QueryMode, QueryPlan, and ResultSetStats protos ([b4f7d60](https://togithub.com/googleapis/nodejs-firestore/commit/b4f7d6015b50f1da6afeae0b4215be416596cc69)) ### [`v7.2.0`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#720-2024-01-16) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v7.1.0...v7.2.0) ##### Features - Add new types QueryMode, QueryPlan, ResultSetStats ([#​1911](https://togithub.com/googleapis/nodejs-firestore/issues/1911)) ([8f77b68](https://togithub.com/googleapis/nodejs-firestore/commit/8f77b68bf70b04a66e982067aa246de0596e4ea2)) - Expose databaseId and projectId getter on Firestore class ([#​1937](https://togithub.com/googleapis/nodejs-firestore/issues/1937)) ([d9c867f](https://togithub.com/googleapis/nodejs-firestore/commit/d9c867fc5048748e5af378fd8465303224668781)), closes [#​1936](https://togithub.com/googleapis/nodejs-firestore/issues/1936) ##### Bug Fixes - Make transaction rollback best effort. ([#​1967](https://togithub.com/googleapis/nodejs-firestore/issues/1967)) ([1d76546](https://togithub.com/googleapis/nodejs-firestore/commit/1d76546a781527ef5b9085fc9f189c024355ae9f)) ### [`v7.1.0`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#710-2023-10-11) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v7.0.0...v7.1.0) ##### Features - Sum and Average aggregations ([#​1873](https://togithub.com/googleapis/nodejs-firestore/issues/1873)) ([b9ea514](https://togithub.com/googleapis/nodejs-firestore/commit/b9ea5143f997dd217200ffa83ed481ad74f558e4)) ### [`v7.0.0`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#700-2023-10-03) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v6.8.0...v7.0.0) ##### ⚠ BREAKING CHANGES - upgrade to Node 14 ([#​1900](https://togithub.com/googleapis/nodejs-firestore/issues/1900)) - Fix the UpdateData incorrect parameter type issue ([#​1887](https://togithub.com/googleapis/nodejs-firestore/issues/1887)) ##### Features - Fix the UpdateData incorrect parameter type issue ([#​1887](https://togithub.com/googleapis/nodejs-firestore/issues/1887)) ([0afadef](https://togithub.com/googleapis/nodejs-firestore/commit/0afadeff4706e7bff173d8eda7b9681498b570a8)) ##### Bug Fixes - Remove DocumentReference from cursor ([#​1882](https://togithub.com/googleapis/nodejs-firestore/issues/1882)) ([da4f8f8](https://togithub.com/googleapis/nodejs-firestore/commit/da4f8f8b6a35fa93aca0eddc96703d3321a998f6)) ##### Miscellaneous Chores - Upgrade to Node 14 ([#​1900](https://togithub.com/googleapis/nodejs-firestore/issues/1900)) ([1f5abb8](https://togithub.com/googleapis/nodejs-firestore/commit/1f5abb8fbef91e372313b2dbf4d51c7d03ce69b0)) ### [`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))

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 16 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/grammyjs/storages/packages/file:
 ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@grammyjs%2Fstorage-utils: Not Found - 404

This error happened while installing a direct dependency of /tmp/renovate/repos/github/grammyjs/storages/packages/file

@grammyjs/storage-utils is not in the npm registry, or you have no permission to fetch it.

No authorization header was set for the request.