Bumps@google-cloud/firestore to 6.8.0 and updates ancestor dependencyfirebase-admin. These dependencies need to be updated together.
Updates@google-cloud/firestore from 0.13.0 to 6.8.0
Release notes
Sourced from@google-cloud/firestore's releases.
v6.8.0
6.8.0 (2023-09-26)
Features
- Publish proto definitions for SUM/AVG in Firestore (#1856) (ac35b37)
Bug Fixes
- deps: Use protobufjs v7.2.5
- Add tests for multiple inequality support (#1878) (8e621d5)
v6.7.0
6.7.0 (2023-07-20)
Features
Bug Fixes
v6.6.1
6.6.1 (2023-06-01)
Bug Fixes
- Updated logging in the client pool and client factory to log information about the required transport and actual transport used. (#1853) (fe03d02)
v6.6.0
6.6.0 (2023-05-18)
Features
- Add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index (#1849) (b671452)
- Add bloom filter related proto fields (#1843) (b64e0c1)
- Add support for environment variable FIRESTORE_PREFER_REST (#1848) (96b1d2a)
v6.5.0
6.5.0 (2023-03-06)
Features
... (truncated)
Changelog
Sourced from@google-cloud/firestore's changelog.
6.8.0 (2023-09-26)
Features
- Publish proto definitions for SUM/AVG in Firestore (#1856) (ac35b37)
Bug Fixes
- deps: Use protobufjs v7.2.5 (#1889)
- Add tests for multiple inequality support (#1878) (8e621d5)
6.7.0 (2023-07-20)
Features
Bug Fixes
6.6.1 (2023-06-01)
Bug Fixes
- Updated logging in the client pool and client factory to log information about the required transport and actual transport used. (#1853) (fe03d02)
6.6.0 (2023-05-18)
Features
- Add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index (#1849) (b671452)
- Add bloom filter related proto fields (#1843) (b64e0c1)
- Add support for environment variable FIRESTORE_PREFER_REST (#1848) (96b1d2a)
6.5.0 (2023-03-06)
Features
Bug Fixes
... (truncated)
Commits
2e98caa chore(main): release 6.8.0 (#1872)1d72fca chore: Make compile with NodeJS v20.5.0 (#1906)8e621d5 fix: Add tests for multiple inequality support (#1878)81d4423 chore(deps): update actions/checkout action to v4 (#1891)f964634 chore: upgrade protobufjs dependency (#1889)d2b97c4 chore(deps): update dependency jsdoc-region-tag to v3 (#1881)fba4949 chore(deps): update dependency jsdoc-fresh to v3 (#1880)cc622fc Add warning message when passing DcoumentReference in cursor (#1883)ac35b37 feat: publish proto definitions for SUM/AVG in Firestore (#1856)edbc9b1 Chore: Print runtime env for integration tests (#1865)- Additional commits viewable incompare view
Maintainer changes
This version was pushed to npm bygoogle-wombot, a new releaser for@google-cloud/firestore since your current version.
Updatesfirebase-admin from 5.10.0 to 11.11.1
Release notes
Sourced fromfirebase-admin's releases.
Firebase Admin Node.js SDK v11.11.1
Miscellaneous
- [chore] Release 11.11.1 (#2387)
- build(deps): bump jwks-rsa from 3.0.1 to 3.1.0 (#2381)
- chore(deps): bump google-cloud/firestore to 6.8.0 (#2385)
- build(deps-dev): bump
@microsoft/api-extractor from 7.36.3 to 7.38.3 (#2380) - build(deps-dev): bump
@types/sinon-chai from 3.2.9 to 3.2.12 (#2366) - build(deps-dev): bump
@babel/traverse from 7.21.4 to 7.23.2 (#2343) - build(deps-dev): bump eslint from 8.50.0 to 8.51.0 (#2330)
- build(deps-dev): bump
@types/firebase-token-generator (#2322) - Bug Fix for issue#2320 (#2321)
Firebase Admin Node.js SDK v11.11.0
New Features
- feat(auth): Add Email Privacy support in Project and Tenant config (#2198)
Miscellaneous
- [chore] Release 11.11.0 (#2315)
- build(deps-dev): bump
@types/lodash from 4.14.197 to 4.14.199 (#2309) - build(deps-dev): bump eslint from 8.47.0 to 8.50.0 (#2311)
- Update
github.ref value inrelease.yml (#2313) - build(deps-dev): bump nock from 13.3.2 to 13.3.3 (#2288)
- build(deps-dev): bump bcrypt from 5.1.0 to 5.1.1 (#2289)
- build(deps-dev): bump eslint from 8.43.0 to 8.47.0 (#2279)
- build(deps-dev): bump
@types/lodash from 4.14.195 to 4.14.197 (#2280) - build(deps-dev): bump
@typescript-eslint/eslint-plugin (#2282) - build(deps-dev): bump nock from 13.3.1 to 13.3.2 (#2270)
- build(deps-dev): bump
@firebase/auth-compat from 0.4.3 to 0.4.4 (#2273) - build(deps-dev): bump
@typescript-eslint/parser from 5.59.9 to 5.62.0 (#2264) - build(deps): bump
@google-cloud/firestore from 6.6.1 to 6.7.0 (#2265) - build(deps-dev): bump
@types/uuid from 9.0.1 to 9.0.2 (#2267) - build(deps-dev): bump
@firebase/app-compat from 0.2.13 to 0.2.15 (#2263) - build(deps): bump
@google-cloud/storage from 6.11.0 to 6.12.0 (#2253) - build(deps-dev): bump
@microsoft/api-extractor from 7.36.1 to 7.36.3 (#2261) - build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#2256)
- build(deps): bump
@types/node from 20.3.2 to 20.4.2 (#2255) - build(deps-dev): bump
@firebase/auth-compat from 0.4.2 to 0.4.3 (#2252)
Firebase Admin Node.js SDK v11.10.1
Miscellaneous
- [chore] Release 11.10.1 (#2248)
- Revert "chore: upgrade databse-compat (#2244)" (#2247)
Firebase Admin Node.js SDK v11.10.0
New Features
... (truncated)
Commits
Maintainer changes
This version was pushed to npm bygoogle-wombot, a new releaser for firebase-admin since your current version.
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency@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)
You can disable automated security fix PRs for this repo from theSecurity Alerts page.
Bumps@google-cloud/firestore to 6.8.0 and updates ancestor dependencyfirebase-admin. These dependencies need to be updated together.
Updates
@google-cloud/firestorefrom 0.13.0 to 6.8.0Release notes
Sourced from
@google-cloud/firestore's releases.... (truncated)
Changelog
Sourced from
@google-cloud/firestore's changelog.... (truncated)
Commits
2e98caachore(main): release 6.8.0 (#1872)1d72fcachore: Make compile with NodeJS v20.5.0 (#1906)8e621d5fix: Add tests for multiple inequality support (#1878)81d4423chore(deps): update actions/checkout action to v4 (#1891)f964634chore: upgrade protobufjs dependency (#1889)d2b97c4chore(deps): update dependency jsdoc-region-tag to v3 (#1881)fba4949chore(deps): update dependency jsdoc-fresh to v3 (#1880)cc622fcAdd warning message when passing DcoumentReference in cursor (#1883)ac35b37feat: publish proto definitions for SUM/AVG in Firestore (#1856)edbc9b1Chore: Print runtime env for integration tests (#1865)Maintainer changes
This version was pushed to npm bygoogle-wombot, a new releaser for
@google-cloud/firestoresince your current version.Updates
firebase-adminfrom 5.10.0 to 11.11.1Release notes
Sourced fromfirebase-admin's releases.
... (truncated)
Commits
5297fbf[chore] Release 11.11.1 (#2387)e2e40cebuild(deps): bump jwks-rsa from 3.0.1 to 3.1.0 (#2381)746f0dbchore(deps): bump google-cloud/firestore to 6.8.0 (#2385)ec8b293build(deps-dev): bump@microsoft/api-extractorfrom 7.36.3 to 7.38.3 (#2380)8192581build(deps-dev): bump@types/sinon-chaifrom 3.2.9 to 3.2.12 (#2366)1e2f906build(deps-dev): bump@babel/traversefrom 7.21.4 to 7.23.2 (#2343)455a8f5build(deps-dev): bump eslint from 8.50.0 to 8.51.0 (#2330)3af7e43build(deps-dev): bump@types/firebase-token-generator(#2322)1661adcBug Fix for issue#2320 (#2321)c8838e1[chore] Release 11.11.0 (#2315)Maintainer changes
This version was pushed to npm bygoogle-wombot, a new releaser for firebase-admin since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from theSecurity Alerts page.