firebase/firebase-admin-node (firebase-admin)
### [`v12.0.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v12.0.0): Firebase Admin Node.js SDK v12.0.0
[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.11.1...v12.0.0)
- Breaking change: Upgraded the `@google-cloud/firestore package` to v7. This is a breaking change. Refer to the Cloud Firestore [release notes](https://togithub.com/googleapis/nodejs-firestore/releases/tag/v7.0.0) for more details.
- Breaking change: Upgraded the `@google-cloud/storage package` to v7. This is a breaking change. Refer to the Cloud Storage [release notes](https://togithub.com/googleapis/nodejs-storage/releases/tag/v7.0.0) for more details.
- Breaking change: Upgraded TypeScript to [v5.1.6](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.6).
- Deprecated support for Node.js 14. Instead use Node.js 16 or higher when deploying the Admin SDK. Node.js 14 support will be dropped in the next major version.
- Upgraded the `google-cloud/firestore` dependency to v7.1.0 to support [sum() and \`average() aggregation functions](https://cloud.google.com/firestore/docs/query-data/aggregation-queries#node.js).
- Upgraded the `@firebase/database-compat` package to v1.
- Dropped AutoML model support ([#1974](https://togithub.com/firebase/firebase-admin-node/issues/1974))
##### Bug Fixes
- fix(firestore): Export new aggregate types ([#2396](https://togithub.com/firebase/firebase-admin-node/issues/2396))
##### Miscellaneous
- \[chore] Release 12.0.0 ([#2404](https://togithub.com/firebase/firebase-admin-node/issues/2404))
- chore: Deprecate Node.js 14 ([#2397](https://togithub.com/firebase/firebase-admin-node/issues/2397))
- build(deps): Bump typescript, database-compat ([#2403](https://togithub.com/firebase/firebase-admin-node/issues/2403))
- build(deps-dev): bump [@types/firebase-token-generator](https://togithub.com/types/firebase-token-generator) ([#2399](https://togithub.com/firebase/firebase-admin-node/issues/2399))
- build(deps-dev): bump sinon and [@types/sinon](https://togithub.com/types/sinon) ([#2398](https://togithub.com/firebase/firebase-admin-node/issues/2398))
- build(deps-dev): bump [@types/mocha](https://togithub.com/types/mocha) from 10.0.1 to 10.0.6 ([#2400](https://togithub.com/firebase/firebase-admin-node/issues/2400))
- build(deps-dev): bump [@types/minimist](https://togithub.com/types/minimist) from 1.2.2 to 1.2.5 ([#2389](https://togithub.com/firebase/firebase-admin-node/issues/2389))
- build(deps-dev): bump [@types/request](https://togithub.com/types/request) from 2.48.8 to 2.48.12 ([#2390](https://togithub.com/firebase/firebase-admin-node/issues/2390))
- chore(deps): bump google-cloud/firestore and google-cloud/storage
### [`v11.11.1`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.11.1): Firebase Admin Node.js SDK v11.11.1
[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.11.0...v11.11.1)
##### Miscellaneous
- \[chore] Release 11.11.1 ([#2387](https://togithub.com/firebase/firebase-admin-node/issues/2387))
- build(deps): bump jwks-rsa from 3.0.1 to 3.1.0 ([#2381](https://togithub.com/firebase/firebase-admin-node/issues/2381))
- chore(deps): bump google-cloud/firestore to 6.8.0 ([#2385](https://togithub.com/firebase/firebase-admin-node/issues/2385))
- build(deps-dev): bump [@microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.36.3 to 7.38.3 ([#2380](https://togithub.com/firebase/firebase-admin-node/issues/2380))
- build(deps-dev): bump [@types/sinon-chai](https://togithub.com/types/sinon-chai) from 3.2.9 to 3.2.12 ([#2366](https://togithub.com/firebase/firebase-admin-node/issues/2366))
- build(deps-dev): bump [@babel/traverse](https://togithub.com/babel/traverse) from 7.21.4 to 7.23.2 ([#2343](https://togithub.com/firebase/firebase-admin-node/issues/2343))
- build(deps-dev): bump eslint from 8.50.0 to 8.51.0 ([#2330](https://togithub.com/firebase/firebase-admin-node/issues/2330))
- build(deps-dev): bump [@types/firebase-token-generator](https://togithub.com/types/firebase-token-generator) ([#2322](https://togithub.com/firebase/firebase-admin-node/issues/2322))
- Bug Fix for issue [#2320](https://togithub.com/firebase/firebase-admin-node/issues/2320) ([#2321](https://togithub.com/firebase/firebase-admin-node/issues/2321))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
11.11.0
->12.0.0
Release Notes
firebase/firebase-admin-node (firebase-admin)
### [`v12.0.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v12.0.0): Firebase Admin Node.js SDK v12.0.0 [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.11.1...v12.0.0) - Breaking change: Upgraded the `@google-cloud/firestore package` to v7. This is a breaking change. Refer to the Cloud Firestore [release notes](https://togithub.com/googleapis/nodejs-firestore/releases/tag/v7.0.0) for more details. - Breaking change: Upgraded the `@google-cloud/storage package` to v7. This is a breaking change. Refer to the Cloud Storage [release notes](https://togithub.com/googleapis/nodejs-storage/releases/tag/v7.0.0) for more details. - Breaking change: Upgraded TypeScript to [v5.1.6](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.6). - Deprecated support for Node.js 14. Instead use Node.js 16 or higher when deploying the Admin SDK. Node.js 14 support will be dropped in the next major version. - Upgraded the `google-cloud/firestore` dependency to v7.1.0 to support [sum() and \`average() aggregation functions](https://cloud.google.com/firestore/docs/query-data/aggregation-queries#node.js). - Upgraded the `@firebase/database-compat` package to v1. - Dropped AutoML model support ([#1974](https://togithub.com/firebase/firebase-admin-node/issues/1974)) ##### Bug Fixes - fix(firestore): Export new aggregate types ([#2396](https://togithub.com/firebase/firebase-admin-node/issues/2396)) ##### Miscellaneous - \[chore] Release 12.0.0 ([#2404](https://togithub.com/firebase/firebase-admin-node/issues/2404)) - chore: Deprecate Node.js 14 ([#2397](https://togithub.com/firebase/firebase-admin-node/issues/2397)) - build(deps): Bump typescript, database-compat ([#2403](https://togithub.com/firebase/firebase-admin-node/issues/2403)) - build(deps-dev): bump [@types/firebase-token-generator](https://togithub.com/types/firebase-token-generator) ([#2399](https://togithub.com/firebase/firebase-admin-node/issues/2399)) - build(deps-dev): bump sinon and [@types/sinon](https://togithub.com/types/sinon) ([#2398](https://togithub.com/firebase/firebase-admin-node/issues/2398)) - build(deps-dev): bump [@types/mocha](https://togithub.com/types/mocha) from 10.0.1 to 10.0.6 ([#2400](https://togithub.com/firebase/firebase-admin-node/issues/2400)) - build(deps-dev): bump [@types/minimist](https://togithub.com/types/minimist) from 1.2.2 to 1.2.5 ([#2389](https://togithub.com/firebase/firebase-admin-node/issues/2389)) - build(deps-dev): bump [@types/request](https://togithub.com/types/request) from 2.48.8 to 2.48.12 ([#2390](https://togithub.com/firebase/firebase-admin-node/issues/2390)) - chore(deps): bump google-cloud/firestore and google-cloud/storage ### [`v11.11.1`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.11.1): Firebase Admin Node.js SDK v11.11.1 [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.11.0...v11.11.1) ##### Miscellaneous - \[chore] Release 11.11.1 ([#2387](https://togithub.com/firebase/firebase-admin-node/issues/2387)) - build(deps): bump jwks-rsa from 3.0.1 to 3.1.0 ([#2381](https://togithub.com/firebase/firebase-admin-node/issues/2381)) - chore(deps): bump google-cloud/firestore to 6.8.0 ([#2385](https://togithub.com/firebase/firebase-admin-node/issues/2385)) - build(deps-dev): bump [@microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.36.3 to 7.38.3 ([#2380](https://togithub.com/firebase/firebase-admin-node/issues/2380)) - build(deps-dev): bump [@types/sinon-chai](https://togithub.com/types/sinon-chai) from 3.2.9 to 3.2.12 ([#2366](https://togithub.com/firebase/firebase-admin-node/issues/2366)) - build(deps-dev): bump [@babel/traverse](https://togithub.com/babel/traverse) from 7.21.4 to 7.23.2 ([#2343](https://togithub.com/firebase/firebase-admin-node/issues/2343)) - build(deps-dev): bump eslint from 8.50.0 to 8.51.0 ([#2330](https://togithub.com/firebase/firebase-admin-node/issues/2330)) - build(deps-dev): bump [@types/firebase-token-generator](https://togithub.com/types/firebase-token-generator) ([#2322](https://togithub.com/firebase/firebase-admin-node/issues/2322)) - Bug Fix for issue [#2320](https://togithub.com/firebase/firebase-admin-node/issues/2320) ([#2321](https://togithub.com/firebase/firebase-admin-node/issues/2321))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.