Skip to content

@google-cloud/firestore optional dependency ^6.6.0 -> ^6.8.0#2351

Closed
joehan wants to merge 3 commits into
masterfrom
jh-update-firestore
Closed

@google-cloud/firestore optional dependency ^6.6.0 -> ^6.8.0#2351
joehan wants to merge 3 commits into
masterfrom
jh-update-firestore

Conversation

@joehan
Copy link
Copy Markdown
Member

@joehan joehan commented Oct 25, 2023

Bumping up @google-cloud/firestore dependency to the latest 6.x version.

Per https://github.com/googleapis/nodejs-firestore/releases/tag/v6.7.0, multidb support was only added in 6.7.0. https://firebase.google.com/docs/reference/admin/node/firebase-admin.firestore.md#getfirestore says that we support this, so we should require at least 6.7.0. Currently, this silently write/reads from the default DB if you try to use a different DB and have firestore@6.6.0 in your node modules.

@joehan joehan requested a review from lahirumaramba October 25, 2023 19:12
@The-Don-Himself
Copy link
Copy Markdown

Actually would be great if this would be bumped to the latest 7.x versions but those contain a breaking change. I guess that would require a new major release. Not sure.

@lahirumaramba
Copy link
Copy Markdown
Member

Fixed in #2385
We will bump @google-cloud/firestore to v7 in the upcoming major release.

@lahirumaramba lahirumaramba deleted the jh-update-firestore branch November 22, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants