Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency firebase-admin to v12 (#1185)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [firebase-admin](https://firebase.google.com/) ([source](https://togithub.com/firebase/firebase-admin-node)) | [`^10.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/firebase-admin/10.3.0/12.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/10.3.0/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/10.3.0/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>firebase/firebase-admin-node (firebase-admin)</summary>

### [`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 ([#&#8203;1974](https://togithub.com/firebase/firebase-admin-node/issues/1974))

##### Bug Fixes

-   fix(firestore): Export new aggregate types ([#&#8203;2396](https://togithub.com/firebase/firebase-admin-node/issues/2396))

##### Miscellaneous

-   \[chore] Release 12.0.0 ([#&#8203;2404](https://togithub.com/firebase/firebase-admin-node/issues/2404))
-   chore: Deprecate Node.js 14 ([#&#8203;2397](https://togithub.com/firebase/firebase-admin-node/issues/2397))
-   build(deps): Bump typescript, database-compat ([#&#8203;2403](https://togithub.com/firebase/firebase-admin-node/issues/2403))
-   build(deps-dev): bump [@&#8203;types/firebase-token-generator](https://togithub.com/types/firebase-token-generator) ([#&#8203;2399](https://togithub.com/firebase/firebase-admin-node/issues/2399))
-   build(deps-dev): bump sinon and [@&#8203;types/sinon](https://togithub.com/types/sinon) ([#&#8203;2398](https://togithub.com/firebase/firebase-admin-node/issues/2398))
-   build(deps-dev): bump [@&#8203;types/mocha](https://togithub.com/types/mocha) from 10.0.1 to 10.0.6 ([#&#8203;2400](https://togithub.com/firebase/firebase-admin-node/issues/2400))
-   build(deps-dev): bump [@&#8203;types/minimist](https://togithub.com/types/minimist) from 1.2.2 to 1.2.5 ([#&#8203;2389](https://togithub.com/firebase/firebase-admin-node/issues/2389))
-   build(deps-dev): bump [@&#8203;types/request](https://togithub.com/types/request) from 2.48.8 to 2.48.12 ([#&#8203;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 ([#&#8203;2387](https://togithub.com/firebase/firebase-admin-node/issues/2387))
-   build(deps): bump jwks-rsa from 3.0.1 to 3.1.0 ([#&#8203;2381](https://togithub.com/firebase/firebase-admin-node/issues/2381))
-   chore(deps): bump google-cloud/firestore to 6.8.0 ([#&#8203;2385](https://togithub.com/firebase/firebase-admin-node/issues/2385))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.36.3 to 7.38.3 ([#&#8203;2380](https://togithub.com/firebase/firebase-admin-node/issues/2380))
-   build(deps-dev): bump [@&#8203;types/sinon-chai](https://togithub.com/types/sinon-chai) from 3.2.9 to 3.2.12 ([#&#8203;2366](https://togithub.com/firebase/firebase-admin-node/issues/2366))
-   build(deps-dev): bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse) from 7.21.4 to 7.23.2 ([#&#8203;2343](https://togithub.com/firebase/firebase-admin-node/issues/2343))
-   build(deps-dev): bump eslint from 8.50.0 to 8.51.0 ([#&#8203;2330](https://togithub.com/firebase/firebase-admin-node/issues/2330))
-   build(deps-dev): bump [@&#8203;types/firebase-token-generator](https://togithub.com/types/firebase-token-generator) ([#&#8203;2322](https://togithub.com/firebase/firebase-admin-node/issues/2322))
-   Bug Fix for issue [#&#8203;2320](https://togithub.com/firebase/firebase-admin-node/issues/2320) ([#&#8203;2321](https://togithub.com/firebase/firebase-admin-node/issues/2321))

### [`v11.11.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.11.0): Firebase Admin Node.js SDK v11.11.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.10.1...v11.11.0)

##### New Features

-   feat(auth): Add Email Privacy support in Project and Tenant config ([#&#8203;2198](https://togithub.com/firebase/firebase-admin-node/issues/2198))

##### Miscellaneous

-   \[chore] Release 11.11.0 ([#&#8203;2315](https://togithub.com/firebase/firebase-admin-node/issues/2315))
-   build(deps-dev): bump [@&#8203;types/lodash](https://togithub.com/types/lodash) from 4.14.197 to 4.14.199 ([#&#8203;2309](https://togithub.com/firebase/firebase-admin-node/issues/2309))
-   build(deps-dev): bump eslint from 8.47.0 to 8.50.0 ([#&#8203;2311](https://togithub.com/firebase/firebase-admin-node/issues/2311))
-   Update `github.ref` value in `release.yml` ([#&#8203;2313](https://togithub.com/firebase/firebase-admin-node/issues/2313))
-   build(deps-dev): bump nock from 13.3.2 to 13.3.3 ([#&#8203;2288](https://togithub.com/firebase/firebase-admin-node/issues/2288))
-   build(deps-dev): bump bcrypt from 5.1.0 to 5.1.1 ([#&#8203;2289](https://togithub.com/firebase/firebase-admin-node/issues/2289))
-   build(deps-dev): bump eslint from 8.43.0 to 8.47.0 ([#&#8203;2279](https://togithub.com/firebase/firebase-admin-node/issues/2279))
-   build(deps-dev): bump [@&#8203;types/lodash](https://togithub.com/types/lodash) from 4.14.195 to 4.14.197 ([#&#8203;2280](https://togithub.com/firebase/firebase-admin-node/issues/2280))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2282](https://togithub.com/firebase/firebase-admin-node/issues/2282))
-   build(deps-dev): bump nock from 13.3.1 to 13.3.2 ([#&#8203;2270](https://togithub.com/firebase/firebase-admin-node/issues/2270))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.4.3 to 0.4.4 ([#&#8203;2273](https://togithub.com/firebase/firebase-admin-node/issues/2273))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.9 to 5.62.0 ([#&#8203;2264](https://togithub.com/firebase/firebase-admin-node/issues/2264))
-   build(deps): bump [@&#8203;google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 6.6.1 to 6.7.0 ([#&#8203;2265](https://togithub.com/firebase/firebase-admin-node/issues/2265))
-   build(deps-dev): bump [@&#8203;types/uuid](https://togithub.com/types/uuid) from 9.0.1 to 9.0.2 ([#&#8203;2267](https://togithub.com/firebase/firebase-admin-node/issues/2267))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.2.13 to 0.2.15 ([#&#8203;2263](https://togithub.com/firebase/firebase-admin-node/issues/2263))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.11.0 to 6.12.0 ([#&#8203;2253](https://togithub.com/firebase/firebase-admin-node/issues/2253))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.36.1 to 7.36.3 ([#&#8203;2261](https://togithub.com/firebase/firebase-admin-node/issues/2261))
-   build(deps): bump word-wrap from 1.2.3 to 1.2.4 ([#&#8203;2256](https://togithub.com/firebase/firebase-admin-node/issues/2256))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.2 to 20.4.2 ([#&#8203;2255](https://togithub.com/firebase/firebase-admin-node/issues/2255))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.4.2 to 0.4.3 ([#&#8203;2252](https://togithub.com/firebase/firebase-admin-node/issues/2252))

### [`v11.10.1`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.10.1): Firebase Admin Node.js SDK v11.10.1

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.10.0...v11.10.1)

##### Miscellaneous

-   \[chore] Release 11.10.1 ([#&#8203;2248](https://togithub.com/firebase/firebase-admin-node/issues/2248))
-   Revert "chore: upgrade databse-compat ([#&#8203;2244](https://togithub.com/firebase/firebase-admin-node/issues/2244))" ([#&#8203;2247](https://togithub.com/firebase/firebase-admin-node/issues/2247))

### [`v11.10.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.10.0): Firebase Admin Node.js SDK v11.10.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.9.0...v11.10.0)

##### New Features

-   feat(functions): Add features to task queue functions ([#&#8203;2216](https://togithub.com/firebase/firebase-admin-node/issues/2216))
-   feat(auth): Add `TotpInfo` field to `UserRecord` ([#&#8203;2197](https://togithub.com/firebase/firebase-admin-node/issues/2197))
-   feat(storage): Add `getDownloadUrl` method to the Storage API ([#&#8203;2036](https://togithub.com/firebase/firebase-admin-node/issues/2036))

##### Bug Fixes

-   fix: Update TOTP docstrings ([#&#8203;2245](https://togithub.com/firebase/firebase-admin-node/issues/2245))

##### Miscellaneous

-   \[chore] Release 11.10.0 ([#&#8203;2246](https://togithub.com/firebase/firebase-admin-node/issues/2246))
-   chore: upgrade databse-compat ([#&#8203;2244](https://togithub.com/firebase/firebase-admin-node/issues/2244))
-   build(deps): bump semver from 5.7.1 to 5.7.2 ([#&#8203;2242](https://togithub.com/firebase/firebase-admin-node/issues/2242))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.36.0 to 7.36.1 ([#&#8203;2239](https://togithub.com/firebase/firebase-admin-node/issues/2239))
-   build(deps-dev): bump sinon from 15.0.4 to 15.2.0 ([#&#8203;2240](https://togithub.com/firebase/firebase-admin-node/issues/2240))
-   Fixed docgen for `getDownloadURL` ([#&#8203;2241](https://togithub.com/firebase/firebase-admin-node/issues/2241))
-   Fix Memory Leak in AsyncHttpCall affecting auth.listUsers ([#&#8203;2236](https://togithub.com/firebase/firebase-admin-node/issues/2236))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.9.5 to 6.11.0 ([#&#8203;2231](https://togithub.com/firebase/firebase-admin-node/issues/2231))
-   build(deps): bump [@&#8203;google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 6.6.0 to 6.6.1 ([#&#8203;2232](https://togithub.com/firebase/firebase-admin-node/issues/2232))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.2.7 to 0.2.13 ([#&#8203;2233](https://togithub.com/firebase/firebase-admin-node/issues/2233))
-   Fixes to password policy validation ([#&#8203;2227](https://togithub.com/firebase/firebase-admin-node/issues/2227))
-   Fix nesting in auth config tests ([#&#8203;2228](https://togithub.com/firebase/firebase-admin-node/issues/2228))
-   build(deps-dev): bump eslint from 8.41.0 to 8.43.0 ([#&#8203;2218](https://togithub.com/firebase/firebase-admin-node/issues/2218))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2223](https://togithub.com/firebase/firebase-admin-node/issues/2223))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.34.4 to 7.36.0 ([#&#8203;2219](https://togithub.com/firebase/firebase-admin-node/issues/2219))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.16.3 to 20.3.2 ([#&#8203;2224](https://togithub.com/firebase/firebase-admin-node/issues/2224))
-   Expose MultiDB within Firestore ([#&#8203;2209](https://togithub.com/firebase/firebase-admin-node/issues/2209))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.2 to 5.59.9 ([#&#8203;2205](https://togithub.com/firebase/firebase-admin-node/issues/2205))
-   build(deps-dev): bump [@&#8203;types/lodash](https://togithub.com/types/lodash) from 4.14.194 to 4.14.195 ([#&#8203;2206](https://togithub.com/firebase/firebase-admin-node/issues/2206))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.4.1 to 0.4.2 ([#&#8203;2208](https://togithub.com/firebase/firebase-admin-node/issues/2208))

### [`v11.9.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.9.0): Firebase Admin Node.js SDK v11.9.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.8.0...v11.9.0)

##### New Features

-   feat(auth): Add Password Policies support in Project and Tenant config ([#&#8203;2107](https://togithub.com/firebase/firebase-admin-node/issues/2107))

##### Bug Fixes

-   fix(firestore): Export `Filter` type from Firestore ([#&#8203;2192](https://togithub.com/firebase/firebase-admin-node/issues/2192))

##### Miscellaneous

-   \[chore] Release 11.9.0 ([#&#8203;2196](https://togithub.com/firebase/firebase-admin-node/issues/2196))
-   build(deps-dev): bump yargs from 17.7.1 to 17.7.2 ([#&#8203;2199](https://togithub.com/firebase/firebase-admin-node/issues/2199))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2200](https://togithub.com/firebase/firebase-admin-node/issues/2200))
-   build(deps-dev): bump [@&#8203;types/firebase-token-generator](https://togithub.com/types/firebase-token-generator) ([#&#8203;2201](https://togithub.com/firebase/firebase-admin-node/issues/2201))
-   chore: Upgrade Firestore to v6.6.0 ([#&#8203;2193](https://togithub.com/firebase/firebase-admin-node/issues/2193))
-   fix Unsafe JavaScript Equality Checking ([#&#8203;2183](https://togithub.com/firebase/firebase-admin-node/issues/2183))
-   build(deps-dev): bump nock from 13.3.0 to 13.3.1 ([#&#8203;2187](https://togithub.com/firebase/firebase-admin-node/issues/2187))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2188](https://togithub.com/firebase/firebase-admin-node/issues/2188))
-   build(deps-dev): bump eslint from 8.40.0 to 8.41.0 ([#&#8203;2189](https://togithub.com/firebase/firebase-admin-node/issues/2189))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2182](https://togithub.com/firebase/firebase-admin-node/issues/2182))
-   build(deps-dev): bump [@&#8203;types/chai](https://togithub.com/types/chai) from 4.3.4 to 4.3.5 ([#&#8203;2178](https://togithub.com/firebase/firebase-admin-node/issues/2178))
-   build(deps-dev): bump eslint from 8.39.0 to 8.40.0 ([#&#8203;2177](https://togithub.com/firebase/firebase-admin-node/issues/2177))
-   chore: Pin [email protected] to fix the CIs ([#&#8203;2185](https://togithub.com/firebase/firebase-admin-node/issues/2185))

### [`v11.8.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.8.0): Firebase Admin Node.js SDK v11.8.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.7.0...v11.8.0)

##### New Features

-   feat(appcheck): Added replay protection feature to App Check `verifyToken()` API ([#&#8203;2148](https://togithub.com/firebase/firebase-admin-node/issues/2148))

##### Miscellaneous

-   \[chore] Release 11.8.0 ([#&#8203;2175](https://togithub.com/firebase/firebase-admin-node/issues/2175))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.3.7 to 0.4.1 ([#&#8203;2173](https://togithub.com/firebase/firebase-admin-node/issues/2173))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.16.1 to 18.16.3 ([#&#8203;2172](https://togithub.com/firebase/firebase-admin-node/issues/2172))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.0 to 5.59.2 ([#&#8203;2171](https://togithub.com/firebase/firebase-admin-node/issues/2171))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.15.11 to 18.16.1 ([#&#8203;2166](https://togithub.com/firebase/firebase-admin-node/issues/2166))
-   build(deps-dev): bump eslint from 8.38.0 to 8.39.0 ([#&#8203;2160](https://togithub.com/firebase/firebase-admin-node/issues/2160))
-   build(deps-dev): bump sinon from 15.0.3 to 15.0.4 ([#&#8203;2162](https://togithub.com/firebase/firebase-admin-node/issues/2162))

### [`v11.7.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.7.0): Firebase Admin Node.js SDK v11.7.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.6.0...v11.7.0)

##### New Features

-   feat(auth): reCAPTCHA Public preview ([#&#8203;2129](https://togithub.com/firebase/firebase-admin-node/issues/2129))
-   feat(fcm): Add `sendEach` and `sendEachForMulticast` for FCM batch send ([#&#8203;2138](https://togithub.com/firebase/firebase-admin-node/issues/2138))

##### Miscellaneous

-   \[chore] Release 11.7.0 ([#&#8203;2158](https://togithub.com/firebase/firebase-admin-node/issues/2158))
-   build(deps-dev): bump [@&#8203;types/sinon](https://togithub.com/types/sinon) from 10.0.13 to 10.0.14 ([#&#8203;2157](https://togithub.com/firebase/firebase-admin-node/issues/2157))
-   build(deps-dev): bump [@&#8203;types/lodash](https://togithub.com/types/lodash) from 4.14.192 to 4.14.194 ([#&#8203;2156](https://togithub.com/firebase/firebase-admin-node/issues/2156))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.58.0 to 5.59.0 ([#&#8203;2154](https://togithub.com/firebase/firebase-admin-node/issues/2154))
-   chore: Upgrade dependencies ([#&#8203;2147](https://togithub.com/firebase/firebase-admin-node/issues/2147))

### [`v11.6.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.6.0): Firebase Admin Node.js SDK v11.6.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.5.0...v11.6.0)

##### New Features

-   feat(auth): Add TOTP support in Project and Tenant config ([#&#8203;1989](https://togithub.com/firebase/firebase-admin-node/issues/1989))

##### Changed

-   Deprecate sendToDevice and sendToDeviceGroup and their response classes ([#&#8203;2090](https://togithub.com/firebase/firebase-admin-node/issues/2090))

##### Miscellaneous

-   \[chore] Release 11.6.0 ([#&#8203;2139](https://togithub.com/firebase/firebase-admin-node/issues/2139))
-   chore: update app check integration tests ([#&#8203;2140](https://togithub.com/firebase/firebase-admin-node/issues/2140))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2134](https://togithub.com/firebase/firebase-admin-node/issues/2134))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.3.5 to 0.3.7 ([#&#8203;2133](https://togithub.com/firebase/firebase-admin-node/issues/2133))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.56.0 to 5.57.1 ([#&#8203;2135](https://togithub.com/firebase/firebase-admin-node/issues/2135))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.9.4 to 6.9.5 ([#&#8203;2136](https://togithub.com/firebase/firebase-admin-node/issues/2136))
-   build(deps-dev): bump sinon from 15.0.2 to 15.0.3 ([#&#8203;2126](https://togithub.com/firebase/firebase-admin-node/issues/2126))
-   build(deps): bump [@&#8203;firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.3.1 to 0.3.4 ([#&#8203;2125](https://togithub.com/firebase/firebase-admin-node/issues/2125))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.15.5 to 18.15.10 ([#&#8203;2123](https://togithub.com/firebase/firebase-admin-node/issues/2123))
-   build(deps-dev): bump eslint from 8.35.0 to 8.36.0 ([#&#8203;2124](https://togithub.com/firebase/firebase-admin-node/issues/2124))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.3.1 to 0.3.5 ([#&#8203;2127](https://togithub.com/firebase/firebase-admin-node/issues/2127))
-   build(deps-dev): bump sinon from 15.0.1 to 15.0.2 ([#&#8203;2120](https://togithub.com/firebase/firebase-admin-node/issues/2120))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.9.3 to 6.9.4 ([#&#8203;2119](https://togithub.com/firebase/firebase-admin-node/issues/2119))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.2.3 to 0.2.5 ([#&#8203;2118](https://togithub.com/firebase/firebase-admin-node/issues/2118))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2121](https://togithub.com/firebase/firebase-admin-node/issues/2121))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.15.3 to 18.15.5 ([#&#8203;2117](https://togithub.com/firebase/firebase-admin-node/issues/2117))
-   build(deps): bump [@&#8203;firebase/database-types](https://togithub.com/firebase/database-types) from 0.10.3 to 0.10.4 ([#&#8203;2101](https://togithub.com/firebase/firebase-admin-node/issues/2101))
-   build(deps-dev): bump yargs from 17.6.0 to 17.7.1 ([#&#8203;2099](https://togithub.com/firebase/firebase-admin-node/issues/2099))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.2 to 5.56.0 ([#&#8203;2115](https://togithub.com/firebase/firebase-admin-node/issues/2115))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.14.2 to 18.15.3 ([#&#8203;2114](https://togithub.com/firebase/firebase-admin-node/issues/2114))
-   build(deps): bump [@&#8203;google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 6.4.3 to 6.5.0 ([#&#8203;2102](https://togithub.com/firebase/firebase-admin-node/issues/2102))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.13.0 to 18.14.2 ([#&#8203;2088](https://togithub.com/firebase/firebase-admin-node/issues/2088))
-   build(deps-dev): bump [@&#8203;types/uuid](https://togithub.com/types/uuid) from 8.3.4 to 9.0.1 ([#&#8203;2086](https://togithub.com/firebase/firebase-admin-node/issues/2086))
-   build(deps-dev): bump minimist from 1.2.7 to 1.2.8 ([#&#8203;2081](https://togithub.com/firebase/firebase-admin-node/issues/2081))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2087](https://togithub.com/firebase/firebase-admin-node/issues/2087))
-   build(deps-dev): bump eslint from 8.33.0 to 8.35.0 ([#&#8203;2089](https://togithub.com/firebase/firebase-admin-node/issues/2089))
-   Fixing links to externally defined RTDB APIs. ([#&#8203;2085](https://togithub.com/firebase/firebase-admin-node/issues/2085))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.8.0 to 6.9.3 ([#&#8203;2082](https://togithub.com/firebase/firebase-admin-node/issues/2082))
-   build(deps): bump [@&#8203;google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 6.4.2 to 6.4.3 ([#&#8203;2079](https://togithub.com/firebase/firebase-admin-node/issues/2079))
-   build(deps): bump [@&#8203;google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 6.4.0 to 6.4.2 ([#&#8203;2074](https://togithub.com/firebase/firebase-admin-node/issues/2074))
-   build(deps-dev): bump [@&#8203;firebase/auth-types](https://togithub.com/firebase/auth-types) from 0.11.1 to 0.12.0 ([#&#8203;2072](https://togithub.com/firebase/firebase-admin-node/issues/2072))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.2.1 to 0.2.3 ([#&#8203;2071](https://togithub.com/firebase/firebase-admin-node/issues/2071))
-   build(deps): bump [@&#8203;firebase/database-types](https://togithub.com/firebase/database-types) from 0.10.0 to 0.10.3 ([#&#8203;2073](https://togithub.com/firebase/firebase-admin-node/issues/2073))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.34.3 to 7.34.4 ([#&#8203;2070](https://togithub.com/firebase/firebase-admin-node/issues/2070))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.11.14 to 18.13.0 ([#&#8203;2067](https://togithub.com/firebase/firebase-admin-node/issues/2067))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.33.5 to 7.34.3 ([#&#8203;2064](https://togithub.com/firebase/firebase-admin-node/issues/2064))
-   build(deps): bump [@&#8203;fastify/busboy](https://togithub.com/fastify/busboy) from 1.1.0 to 1.2.1 ([#&#8203;2066](https://togithub.com/firebase/firebase-admin-node/issues/2066))
-   build(deps-dev): bump eslint from 8.31.0 to 8.33.0 ([#&#8203;2060](https://togithub.com/firebase/firebase-admin-node/issues/2060))
-   build(deps): bump [@&#8203;firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.3.0 to 0.3.1 ([#&#8203;2059](https://togithub.com/firebase/firebase-admin-node/issues/2059))
-   build(deps-dev): bump nock from 13.2.9 to 13.3.0 ([#&#8203;2058](https://togithub.com/firebase/firebase-admin-node/issues/2058))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.24 to 0.3.1 ([#&#8203;2053](https://togithub.com/firebase/firebase-admin-node/issues/2053))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.37 to 0.2.1 ([#&#8203;2052](https://togithub.com/firebase/firebase-admin-node/issues/2052))

### [`v11.5.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.5.0): Firebase Admin Node.js SDK v11.5.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.4.1...v11.5.0)

##### New Features

-   feat: Fix impersonated service account parsing exception ([#&#8203;1862](https://togithub.com/firebase/firebase-admin-node/issues/1862))

##### Bug Fixes

-   fix(firestore): Fix PreferRest caching ([#&#8203;2040](https://togithub.com/firebase/firebase-admin-node/issues/2040))

##### Miscellaneous

-   \[chore] Release 11.5.0 ([#&#8203;2049](https://togithub.com/firebase/firebase-admin-node/issues/2049))
-   chore: Increase test coverage for service account impersonation support ([#&#8203;2047](https://togithub.com/firebase/firebase-admin-node/issues/2047))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2045](https://togithub.com/firebase/firebase-admin-node/issues/2045))
-   build(deps): bump jwks-rsa from 2.1.5 to 3.0.1 ([#&#8203;2046](https://togithub.com/firebase/firebase-admin-node/issues/2046))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.47.0 to 5.48.2 ([#&#8203;2044](https://togithub.com/firebase/firebase-admin-node/issues/2044))
-   build(deps): bump [@&#8203;firebase/database-types](https://togithub.com/firebase/database-types) from 0.9.17 to 0.10.0 ([#&#8203;2030](https://togithub.com/firebase/firebase-admin-node/issues/2030))
-   build(deps): bump json5 from 2.2.1 to 2.2.3 ([#&#8203;2038](https://togithub.com/firebase/firebase-admin-node/issues/2038))
-   build(deps-dev): bump eslint from 8.29.0 to 8.31.0 ([#&#8203;2033](https://togithub.com/firebase/firebase-admin-node/issues/2033))
-   build(deps): bump [@&#8203;firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.10 to 0.3.0 ([#&#8203;2029](https://togithub.com/firebase/firebase-admin-node/issues/2029))
-   build(deps-dev): bump sinon from 14.0.2 to 15.0.1 ([#&#8203;2028](https://togithub.com/firebase/firebase-admin-node/issues/2028))

### [`v11.4.1`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.4.1): Firebase Admin Node.js SDK v11.4.1

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.4.0...v11.4.1)

##### Bug Fixes

-   fix: Update jsonwebtoken to v9.0.0 ([#&#8203;2025](https://togithub.com/firebase/firebase-admin-node/issues/2025))

##### Miscellaneous

-   \[chore] Release 11.4.1 ([#&#8203;2026](https://togithub.com/firebase/firebase-admin-node/issues/2026))
-   build(deps-dev): bump mocha from 10.1.0 to 10.2.0 ([#&#8203;2019](https://togithub.com/firebase/firebase-admin-node/issues/2019))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.42.1 to 5.47.0 ([#&#8203;2020](https://togithub.com/firebase/firebase-admin-node/issues/2020))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2018](https://togithub.com/firebase/firebase-admin-node/issues/2018))

### [`v11.4.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.4.0): Firebase Admin Node.js SDK v11.4.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.3.0...v11.4.0)

##### Breaking Changes

-   change: Deprecate AutoML model support ([#&#8203;2013](https://togithub.com/firebase/firebase-admin-node/issues/2013))

##### New Features

-   feat(fs): preferRest app option for Firestore ([#&#8203;1901](https://togithub.com/firebase/firebase-admin-node/issues/1901))

##### Bug Fixes

-   fix(fcm): Increase batch send timeout to 15 seconds ([#&#8203;1999](https://togithub.com/firebase/firebase-admin-node/issues/1999))
-   fix: Unregister socket timeout listener to prevent MaxListenersExceededWarning ([#&#8203;1993](https://togithub.com/firebase/firebase-admin-node/issues/1993))

##### Miscellaneous

-   \[chore] Release 11.4.0 ([#&#8203;2015](https://togithub.com/firebase/firebase-admin-node/issues/2015))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.6.0 to 6.8.0 ([#&#8203;2008](https://togithub.com/firebase/firebase-admin-node/issues/2008))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.11.9 to 18.11.14 ([#&#8203;2012](https://togithub.com/firebase/firebase-admin-node/issues/2012))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;2009](https://togithub.com/firebase/firebase-admin-node/issues/2009))
-   build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ([#&#8203;1998](https://togithub.com/firebase/firebase-admin-node/issues/1998))
-   build(deps): bump qs from 6.5.2 to 6.5.3 in /.github/actions/send-tweet ([#&#8203;2006](https://togithub.com/firebase/firebase-admin-node/issues/2006))
-   build(deps-dev): bump eslint from 8.28.0 to 8.29.0 ([#&#8203;2003](https://togithub.com/firebase/firebase-admin-node/issues/2003))
-   build(deps-dev): bump [@&#8203;types/lodash](https://togithub.com/types/lodash) from 4.14.186 to 4.14.191 ([#&#8203;1997](https://togithub.com/firebase/firebase-admin-node/issues/1997))
-   build(deps-dev): bump eslint from 8.24.0 to 8.28.0 ([#&#8203;1991](https://togithub.com/firebase/firebase-admin-node/issues/1991))
-   build(deps-dev): bump chai from 4.3.6 to 4.3.7 ([#&#8203;1990](https://togithub.com/firebase/firebase-admin-node/issues/1990))
-   build(deps-dev): bump sinon from 14.0.1 to 14.0.2 ([#&#8203;1984](https://togithub.com/firebase/firebase-admin-node/issues/1984))
-   build(deps-dev): bump [@&#8203;firebase/auth-types](https://togithub.com/firebase/auth-types) from 0.11.0 to 0.11.1 ([#&#8203;1985](https://togithub.com/firebase/firebase-admin-node/issues/1985))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.7.23 to 18.11.9 ([#&#8203;1983](https://togithub.com/firebase/firebase-admin-node/issues/1983))

### [`v11.3.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.3.0): Firebase Admin Node.js SDK v11.3.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.2.1...v11.3.0)

##### New Features

-   feat(extensions): Add extensions namespace ([#&#8203;1960](https://togithub.com/firebase/firebase-admin-node/issues/1960))

##### Miscellaneous

-   \[chore] Release 11.3.0 ([#&#8203;1981](https://togithub.com/firebase/firebase-admin-node/issues/1981))
-   Extensions TSDoc edits ([#&#8203;1982](https://togithub.com/firebase/firebase-admin-node/issues/1982))
-   Extensions docstring tweaks ([#&#8203;1980](https://togithub.com/firebase/firebase-admin-node/issues/1980))
-   build(deps): bump [@&#8203;firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.9 to 0.2.10 ([#&#8203;1969](https://togithub.com/firebase/firebase-admin-node/issues/1969))
-   build(deps-dev): bump [@&#8203;types/sinon-chai](https://togithub.com/types/sinon-chai) from 3.2.8 to 3.2.9 ([#&#8203;1978](https://togithub.com/firebase/firebase-admin-node/issues/1978))
-   build(deps): bump [@&#8203;firebase/database-types](https://togithub.com/firebase/database-types) from 0.9.16 to 0.9.17 ([#&#8203;1977](https://togithub.com/firebase/firebase-admin-node/issues/1977))

### [`v11.2.1`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.2.1): Firebase Admin Node.js SDK v11.2.1

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.2.0...v11.2.1)

##### Bug Fixes

-   fix(firestore): added missing 'ReadWriteTransactionOptions' export ([#&#8203;1874](https://togithub.com/firebase/firebase-admin-node/issues/1874)) ([#&#8203;1875](https://togithub.com/firebase/firebase-admin-node/issues/1875))
-   fix(fcm): Increase FCM timeout to 15s ([#&#8203;1947](https://togithub.com/firebase/firebase-admin-node/issues/1947))

##### Miscellaneous

-   \[chore] Release 11.2.1 ([#&#8203;1972](https://togithub.com/firebase/firebase-admin-node/issues/1972))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.40.0 to 5.42.1 ([#&#8203;1968](https://togithub.com/firebase/firebase-admin-node/issues/1968))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1967](https://togithub.com/firebase/firebase-admin-node/issues/1967))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.23 to 0.2.24 ([#&#8203;1962](https://togithub.com/firebase/firebase-admin-node/issues/1962))
-   build(deps-dev): bump [@&#8203;firebase/api-documenter](https://togithub.com/firebase/api-documenter) from 0.2.0 to 0.3.0 ([#&#8203;1963](https://togithub.com/firebase/firebase-admin-node/issues/1963))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.33.4 to 7.33.5 ([#&#8203;1961](https://togithub.com/firebase/firebase-admin-node/issues/1961))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.5.2 to 6.6.0 ([#&#8203;1956](https://togithub.com/firebase/firebase-admin-node/issues/1956))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.20 to 0.2.23 ([#&#8203;1951](https://togithub.com/firebase/firebase-admin-node/issues/1951))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1953](https://togithub.com/firebase/firebase-admin-node/issues/1953))
-   Internal implementation of multiDb ([#&#8203;1949](https://togithub.com/firebase/firebase-admin-node/issues/1949))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.33.2 to 7.33.4 ([#&#8203;1946](https://togithub.com/firebase/firebase-admin-node/issues/1946))
-   build(deps-dev): bump mocha from 10.0.0 to 10.1.0 ([#&#8203;1944](https://togithub.com/firebase/firebase-admin-node/issues/1944))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1943](https://togithub.com/firebase/firebase-admin-node/issues/1943))

### [`v11.2.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.2.0): Firebase Admin Node.js SDK v11.2.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.1.0...v11.2.0)

##### New Features

-   feat(auth): Support sms region config change on Tenant and Project level ([#&#8203;1921](https://togithub.com/firebase/firebase-admin-node/issues/1921))

##### Miscellaneous

-   \[chore] Release 11.2.0 ([#&#8203;1942](https://togithub.com/firebase/firebase-admin-node/issues/1942))
-   chore(fs): Upgrade firestore dependency ([#&#8203;1941](https://togithub.com/firebase/firebase-admin-node/issues/1941))
-   build(deps-dev): bump sinon from 14.0.0 to 14.0.1 ([#&#8203;1938](https://togithub.com/firebase/firebase-admin-node/issues/1938))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.33.1 to 7.33.2 ([#&#8203;1939](https://togithub.com/firebase/firebase-admin-node/issues/1939))
-   build(deps): bump [@&#8203;firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.7 to 0.2.9 ([#&#8203;1940](https://togithub.com/firebase/firebase-admin-node/issues/1940))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.34 to 0.1.37 ([#&#8203;1937](https://togithub.com/firebase/firebase-admin-node/issues/1937))
-   build(deps): bump [@&#8203;firebase/database-types](https://togithub.com/firebase/database-types) from 0.9.13 to 0.9.16 ([#&#8203;1932](https://togithub.com/firebase/firebase-admin-node/issues/1932))
-   build(deps-dev): bump bcrypt from 5.0.1 to 5.1.0 ([#&#8203;1934](https://togithub.com/firebase/firebase-admin-node/issues/1934))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.31.2 to 7.33.1 ([#&#8203;1935](https://togithub.com/firebase/firebase-admin-node/issues/1935))
-   build(deps): bump jwks-rsa from 2.1.4 to 2.1.5 ([#&#8203;1931](https://togithub.com/firebase/firebase-admin-node/issues/1931))
-   build(deps-dev): bump minimist from 1.2.6 to 1.2.7 ([#&#8203;1930](https://togithub.com/firebase/firebase-admin-node/issues/1930))
-   build(deps): bump [@&#8203;firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.6 to 0.2.7 ([#&#8203;1928](https://togithub.com/firebase/firebase-admin-node/issues/1928))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1927](https://togithub.com/firebase/firebase-admin-node/issues/1927))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.38.1 to 5.40.0 ([#&#8203;1926](https://togithub.com/firebase/firebase-admin-node/issues/1926))
-   build(deps-dev): bump [@&#8203;types/mocha](https://togithub.com/types/mocha) from 9.1.1 to 10.0.0 ([#&#8203;1919](https://togithub.com/firebase/firebase-admin-node/issues/1919))
-   build(deps-dev): bump yargs from 17.5.1 to 17.6.0 ([#&#8203;1917](https://togithub.com/firebase/firebase-admin-node/issues/1917))

### [`v11.1.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.1.0): Firebase Admin Node.js SDK v11.1.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.0.1...v11.1.0)

##### Miscellaneous

-   \[chore] Release 11.1.0 ([#&#8203;1914](https://togithub.com/firebase/firebase-admin-node/issues/1914))
-   chore: Update dependencies ([#&#8203;1912](https://togithub.com/firebase/firebase-admin-node/issues/1912))
-   build(deps-dev): bump eslint from 8.23.0 to 8.24.0 ([#&#8203;1911](https://togithub.com/firebase/firebase-admin-node/issues/1911))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.7.1 to 18.7.23 ([#&#8203;1910](https://togithub.com/firebase/firebase-admin-node/issues/1910))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.31 to 0.1.34 ([#&#8203;1907](https://togithub.com/firebase/firebase-admin-node/issues/1907))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.29.5 to 7.31.2 ([#&#8203;1909](https://togithub.com/firebase/firebase-admin-node/issues/1909))
-   build(deps): bump json-schema in /.github/actions/send-tweet ([#&#8203;1905](https://togithub.com/firebase/firebase-admin-node/issues/1905))
-   build(deps): bump uuid from 8.3.2 to 9.0.0 ([#&#8203;1898](https://togithub.com/firebase/firebase-admin-node/issues/1898))
-   build(deps): bump jose from 2.0.5 to 2.0.6 ([#&#8203;1904](https://togithub.com/firebase/firebase-admin-node/issues/1904))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.4.1 to 6.4.2 ([#&#8203;1895](https://togithub.com/firebase/firebase-admin-node/issues/1895))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1897](https://togithub.com/firebase/firebase-admin-node/issues/1897))
-   build(deps-dev): bump eslint from 8.22.0 to 8.23.0 ([#&#8203;1892](https://togithub.com/firebase/firebase-admin-node/issues/1892))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1890](https://togithub.com/firebase/firebase-admin-node/issues/1890))
-   build(deps-dev): bump [@&#8203;types/lodash](https://togithub.com/types/lodash) from 4.14.182 to 4.14.184 ([#&#8203;1888](https://togithub.com/firebase/firebase-admin-node/issues/1888))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.29.2 to 7.29.5 ([#&#8203;1887](https://togithub.com/firebase/firebase-admin-node/issues/1887))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.33.0 to 5.34.0 ([#&#8203;1884](https://togithub.com/firebase/firebase-admin-node/issues/1884))
-   build(deps-dev): bump eslint from 8.21.0 to 8.22.0 ([#&#8203;1869](https://togithub.com/firebase/firebase-admin-node/issues/1869))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1883](https://togithub.com/firebase/firebase-admin-node/issues/1883))
-   build(deps): bump [@&#8203;actions/core](https://togithub.com/actions/core) in /.github/actions/send-email ([#&#8203;1878](https://togithub.com/firebase/firebase-admin-node/issues/1878))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.4.0 to 6.4.1 ([#&#8203;1872](https://togithub.com/firebase/firebase-admin-node/issues/1872))
-   build(deps): bump [@&#8203;actions/core](https://togithub.com/actions/core) in /.github/actions/send-tweet ([#&#8203;1877](https://togithub.com/firebase/firebase-admin-node/issues/1877))
-   chore: Update database dependencies ([#&#8203;1865](https://togithub.com/firebase/firebase-admin-node/issues/1865))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.3.0 to 6.4.0 ([#&#8203;1864](https://togithub.com/firebase/firebase-admin-node/issues/1864))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.28.7 to 7.29.2 ([#&#8203;1863](https://togithub.com/firebase/firebase-admin-node/issues/1863))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1858](https://togithub.com/firebase/firebase-admin-node/issues/1858))
-   build(deps): bump [@&#8203;google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 5.0.2 to 6.0.0 ([#&#8203;1852](https://togithub.com/firebase/firebase-admin-node/issues/1852))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1847](https://togithub.com/firebase/firebase-admin-node/issues/1847))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.6.1 to 18.6.3 ([#&#8203;1848](https://togithub.com/firebase/firebase-admin-node/issues/1848))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.29 to 0.1.30 ([#&#8203;1846](https://togithub.com/firebase/firebase-admin-node/issues/1846))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.28.6 to 7.28.7 ([#&#8203;1850](https://togithub.com/firebase/firebase-admin-node/issues/1850))
-   build(deps-dev): bump nock from 13.2.8 to 13.2.9 ([#&#8203;1849](https://togithub.com/firebase/firebase-admin-node/issues/1849))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.31.0 to 5.32.0 ([#&#8203;1845](https://togithub.com/firebase/firebase-admin-node/issues/1845))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.2.3 to 6.3.0 ([#&#8203;1844](https://togithub.com/firebase/firebase-admin-node/issues/1844))

### [`v11.0.1`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.0.1): Firebase Admin Node.js SDK v11.0.1

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.0.0...v11.0.1)

##### Bug Fixes

-   fix: Add update or create release ([#&#8203;1779](https://togithub.com/firebase/firebase-admin-node/issues/1779))

##### Miscellaneous

-   \[chore] Release 11.0.1 ([#&#8203;1842](https://togithub.com/firebase/firebase-admin-node/issues/1842))
-   chore: Update api-documenter config to include project headers ([#&#8203;1840](https://togithub.com/firebase/firebase-admin-node/issues/1840))
-   PR fixes from [#&#8203;1812](https://togithub.com/firebase/firebase-admin-node/issues/1812) ([#&#8203;1828](https://togithub.com/firebase/firebase-admin-node/issues/1828))
-   build(deps-dev): bump [@&#8203;types/sinon](https://togithub.com/types/sinon) from 10.0.12 to 10.0.13 ([#&#8203;1836](https://togithub.com/firebase/firebase-admin-node/issues/1836))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.30.6 to 5.31.0 ([#&#8203;1834](https://togithub.com/firebase/firebase-admin-node/issues/1834))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.0.4 to 18.6.1 ([#&#8203;1835](https://togithub.com/firebase/firebase-admin-node/issues/1835))
-   build(deps-dev): bump eslint from 8.19.0 to 8.20.0 ([#&#8203;1822](https://togithub.com/firebase/firebase-admin-node/issues/1822))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.28.4 to 7.28.6 ([#&#8203;1833](https://togithub.com/firebase/firebase-admin-node/issues/1833))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1832](https://togithub.com/firebase/firebase-admin-node/issues/1832))
-   build(deps-dev): bump ts-node from 10.8.2 to 10.9.1 ([#&#8203;1819](https://togithub.com/firebase/firebase-admin-node/issues/1819))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.28 to 0.1.29 ([#&#8203;1818](https://togithub.com/firebase/firebase-admin-node/issues/1818))
-   Use ID token from metadata server when sending tasks for extensions ([#&#8203;1812](https://togithub.com/firebase/firebase-admin-node/issues/1812))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.17 to 0.2.18 ([#&#8203;1816](https://togithub.com/firebase/firebase-admin-node/issues/1816))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.30.0 to 5.30.6 ([#&#8203;1815](https://togithub.com/firebase/firebase-admin-node/issues/1815))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 18.0.0 to 18.0.4 ([#&#8203;1814](https://togithub.com/firebase/firebase-admin-node/issues/1814))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.2.2 to 6.2.3 ([#&#8203;1817](https://togithub.com/firebase/firebase-admin-node/issues/1817))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.28.3 to 7.28.4 ([#&#8203;1813](https://togithub.com/firebase/firebase-admin-node/issues/1813))
-   build(deps): bump [@&#8203;firebase/database-types](https://togithub.com/firebase/database-types) from 0.9.9 to 0.9.11 ([#&#8203;1811](https://togithub.com/firebase/firebase-admin-node/issues/1811))
-   build(deps-dev): bump nock from 13.2.7 to 13.2.8 ([#&#8203;1809](https://togithub.com/firebase/firebase-admin-node/issues/1809))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1808](https://togithub.com/firebase/firebase-admin-node/issues/1808))
-   build(deps): bump [@&#8203;firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.1 to 0.2.3 ([#&#8203;1807](https://togithub.com/firebase/firebase-admin-node/issues/1807))
-   fixed some typo in validator tests ([#&#8203;1792](https://togithub.com/firebase/firebase-admin-node/issues/1792))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.27.1 to 7.28.3 ([#&#8203;1798](https://togithub.com/firebase/firebase-admin-node/issues/1798))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1795](https://togithub.com/firebase/firebase-admin-node/issues/1795))
-   build(deps-dev): bump [@&#8203;types/sinon](https://togithub.com/types/sinon) from 10.0.11 to 10.0.12 ([#&#8203;1800](https://togithub.com/firebase/firebase-admin-node/issues/1800))
-   build(deps-dev): bump ts-node from 10.8.1 to 10.8.2 ([#&#8203;1796](https://togithub.com/firebase/firebase-admin-node/issues/1796))
-   build(deps): bump [@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.1.0 to 6.2.2 ([#&#8203;1797](https://togithub.com/firebase/firebase-admin-node/issues/1797))
-   build(deps-dev): bump eslint from 8.18.0 to 8.19.0 ([#&#8203;1794](https://togithub.com/firebase/firebase-admin-node/issues/1794))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.16 to 0.2.17 ([#&#8203;1784](https://togithub.com/firebase/firebase-admin-node/issues/1784))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.27 to 0.1.28 ([#&#8203;1786](https://togithub.com/firebase/firebase-admin-node/issues/1786))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.28.0 to 5.30.0 ([#&#8203;1785](https://togithub.com/firebase/firebase-admin-node/issues/1785))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.25.2 to 7.27.1 ([#&#8203;1782](https://togithub.com/firebase/firebase-admin-node/issues/1782))
-   Add lastRefreshTime to UserMetadata toJSON method. ([#&#8203;889](https://togithub.com/firebase/firebase-admin-node/issues/889))
-   build(deps-dev): bump nock from 13.2.6 to 13.2.7 ([#&#8203;1773](https://togithub.com/firebase/firebase-admin-node/issues/1773))
-   build(deps-dev): bump eslint from 8.17.0 to 8.18.0 ([#&#8203;1774](https://togithub.com/firebase/firebase-admin-node/issues/1774))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1772](https://togithub.com/firebase/firebase-admin-node/issues/1772))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 17.0.42 to 18.0.0 ([#&#8203;1775](https://togithub.com/firebase/firebase-admin-node/issues/1775))
-   build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.25.0 to 7.25.2 ([#&#8203;1776](https://togithub.com/firebase/firebase-admin-node/issues/1776))

### [`v11.0.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.0.0): Firebase Admin Node.js SDK v11.0.0

[Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v10.3.0...v11.0.0)

##### Breaking Changes

-   change: Upgrade Firestore and Storage Dependencies ([#&#8203;1760](https://togithub.com/firebase/firebase-admin-node/issues/1760))

##### Miscellaneous

-   \[chore] Release 11.0.0 ([#&#8203;1770](https://togithub.com/firebase/firebase-admin-node/issues/1770))
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#&#8203;1768](https://togithub.com/firebase/firebase-admin-node/issues/1768))
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 17.0.41 to 17.0.42 ([#&#8203;1769](https://togithub.com/firebase/firebase-admin-node/issues/1769))
-   build(deps): bump [@&#8203;firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.0 to 0.2.1 ([#&#8203;1765](https://togithub.com/firebase/firebase-admin-node/issues/1765))
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.27.1 to 5.28.0 ([#&#8203;1764](https://togithub.com/firebase/firebase-admin-node/issues/1764))
-   build(deps-dev): bump [@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.15 to 0.2.16 ([#&#8203;1766](https://togithub.com/firebase/firebase-admin-node/issues/1766))
-   build(deps-dev): bump [@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.26 to 0.1.27 ([#&#8203;1767](https://togithub.com/firebase/firebase-admin-node/issues/1767))
-   build(deps): bump [@&#8203;firebase/database-types](https://togithub.com/firebase/database-types) from 0.9.8 to 0.9.9 ([#&#8203;1763](https://togithub.com/firebase/firebase-admin-node/issues/1763))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/cloud-debug-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate-bot authored Dec 21, 2023
1 parent d2533f2 commit f757913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"console-log-level": "^1.4.0",
"extend": "^3.0.2",
"findit2": "^2.2.3",
"firebase-admin": "^10.0.0",
"firebase-admin": "^12.0.0",
"gcp-metadata": "^6.0.0",
"p-limit": "^3.0.1",
"semver": "^7.0.0",
Expand Down

0 comments on commit f757913

Please sign in to comment.