-
Notifications
You must be signed in to change notification settings - Fork 50
Comparing changes
Open a pull request
base repository: googleapis/cloud-debug-nodejs
base: v8.0.0
head repository: googleapis/cloud-debug-nodejs
compare: v9.0.0
- 20 commits
- 36 files changed
- 5 contributors
Commits on Jul 18, 2023
-
build: add extra test for Node 20, update windows tests (#1152)
* build: add extra test for Node 20, update windows tests Source-Link: https://togithub.com/googleapis/synthtool/commit/38f5d4bfd5d51116a3cf7f260b8fe5d8a0046cfa Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:ef104a520c849ffde60495342ecf099dfb6256eab0fbd173228f447bc73d1aa9
Configuration menu - View commit details
-
Copy full SHA for f335aec - Browse repository at this point
Copy the full SHA f335aecView commit details
Commits on Aug 3, 2023
-
docs: fix node release schedule link (#1157)
Co-authored-by: Jeffrey Rennie <[email protected]> Source-Link: https://togithub.com/googleapis/synthtool/commit/1a2431537d603e95b4b32317fb494542f75a2165 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430
Configuration menu - View commit details
-
Copy full SHA for 3884008 - Browse repository at this point
Copy the full SHA 3884008View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8815fc - Browse repository at this point
Copy the full SHA f8815fcView commit details
Commits on Aug 22, 2023
-
chore!: upgrade to node 14 (#1160)
* chore!: upgrade to node 14 --------- Co-authored-by: James McTavish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd45473 - Browse repository at this point
Copy the full SHA bd45473View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4c1e453 - Browse repository at this point
Copy the full SHA 4c1e453View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65ba82f - Browse repository at this point
Copy the full SHA 65ba82fView commit details
Commits on Sep 22, 2023
-
chore: correct path to node_modules (#1170)
Source-Link: https://togithub.com/googleapis/synthtool/commit/8bc6db86e5064c36421923e310e25908b741b6eb Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e7a37871068ab50b3841cb08619c288dc0665b62a7f39f2bdb7dea0ce6e89a3d
Configuration menu - View commit details
-
Copy full SHA for 9f0019f - Browse repository at this point
Copy the full SHA 9f0019fView commit details
Commits on Sep 24, 2023
-
chore(deps): update dependency @types/estree to v1.0.2 (#1171)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/estree](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`1.0.1` -> `1.0.2`](https://renovatebot.com/diffs/npm/@types%2festree/1.0.1/1.0.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 8ee59ac - Browse repository at this point
Copy the full SHA 8ee59acView commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d477d1e - Browse repository at this point
Copy the full SHA d477d1eView commit details
Commits on Oct 2, 2023
-
docs: add documentation for common config parameters (#1172)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/cloud-debug-nodejs/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #1008 🦕
Configuration menu - View commit details
-
Copy full SHA for 1f772d2 - Browse repository at this point
Copy the full SHA 1f772d2View commit details
Commits on Oct 18, 2023
-
chore(deps): update dependency @types/estree to v1.0.3 (#1174)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/estree](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`1.0.2` -> `1.0.3`](https://renovatebot.com/diffs/npm/@types%2festree/1.0.2/1.0.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for cd4dee0 - Browse repository at this point
Copy the full SHA cd4dee0View commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 728b90e - Browse repository at this point
Copy the full SHA 728b90eView commit details -
chore(deps): update dependency @compodoc/compodoc to v1.1.23 (#1175)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@compodoc/compodoc](https://togithub.com/compodoc/compodoc) | [`1.1.21` -> `1.1.23`](https://renovatebot.com/diffs/npm/@compodoc%2fcompodoc/1.1.21/1.1.23) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>compodoc/compodoc (@​compodoc/compodoc)</summary> ### [`v1.1.23`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1123) [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.22...1.1.23) ##### Merged - Update translations in ru-RU locale, sort strings [#​1396](https://togithub.com/compodoc/compodoc/pull/1396), Thanks [Eugeno](https://togithub.com/Eugeno) - Update translations in ru-RU locale, refactor i18n sorting and translation strings [9861d8c](https://togithub.com/compodoc/compodoc/commit/9861d8ccc3065a4bf82126d552c13eddf4e58dc0) - feat: georgian language support [#​1392](https://togithub.com/compodoc/compodoc/pull/1392), Thanks [KostaD02](https://togithub.com/KostaD02) ##### Bug fixes - fix(dark-mode): avoid flickering when navigating between pages ([0ff45cd](https://togithub.com/compodoc/compodoc/commit/0ff45cd)), closes [#​1397](https://togithub.com/compodoc/compodoc/issues/1397) ### [`v1.1.22`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1122) [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.21...1.1.22) ##### Merged - Added Russian translation [#​1386](https://togithub.com/compodoc/compodoc/pull/1386), Thanks [RusFjord](https://togithub.com/RusFjord) - docs: updated the tags in the readme file [#​1365](https://togithub.com/compodoc/compodoc/pull/1365), Thanks [alkavats1](https://togithub.com/alkavats1) ##### Bug fixes - fix(app): [@​example](https://togithub.com/example) render twice for methods ([f5d6f97](https://togithub.com/compodoc/compodoc/commit/f5d6f97)), closes [#​1385](https://togithub.com/compodoc/compodoc/issues/1385) - fix(app): interfaces multiple extends support ([229f407](https://togithub.com/compodoc/compodoc/commit/229f407)), closes [#​1364](https://togithub.com/compodoc/compodoc/issues/1364) - fix(app): relax [@​angular-devkit/schematics](https://togithub.com/angular-devkit/schematics) version for Angular v14.x support ([51fe4b9](https://togithub.com/compodoc/compodoc/commit/51fe4b9)), closes [#​1362](https://togithub.com/compodoc/compodoc/issues/1362) - fix(app): disableLifeCycleHooks for pipes and services ([753b74d](https://togithub.com/compodoc/compodoc/commit/753b74d)), closes [#​1369](https://togithub.com/compodoc/compodoc/issues/1369) - fix(app): json export and disableSourceCode - template and style sources should not be added ([6a85f1b](https://togithub.com/compodoc/compodoc/commit/6a85f1b)), closes [#​1370](https://togithub.com/compodoc/compodoc/issues/1370) - fix(app): remove inside dependency no longer used, bump dev/Dependencies ([91865b7](https://togithub.com/compodoc/compodoc/commit/91865b7)), closes [#​1355](https://togithub.com/compodoc/compodoc/issues/1355) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 509c6f1 - Browse repository at this point
Copy the full SHA 509c6f1View commit details -
chore(deps): update dependency @types/estree to v1.0.5 (#1179)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/estree](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`1.0.3` -> `1.0.5`](https://renovatebot.com/diffs/npm/@types%2festree/1.0.3/1.0.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 780ea60 - Browse repository at this point
Copy the full SHA 780ea60View commit details -
chore(deps): update dependency @types/node to v20 (#1177)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^18.0.0` -> `^20.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/18.18.6/20.8.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for a4c3ff8 - Browse repository at this point
Copy the full SHA a4c3ff8View commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4209b8 - Browse repository at this point
Copy the full SHA a4209b8View commit details -
chore: update cloud-rad version to ^0.4.0 (#1181)
Source-Link: https://togithub.com/googleapis/synthtool/commit/1063ef32bfe41b112bade7a2dfad4e84d0058ebd Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e92044720ab3cb6984a70b0c6001081204375959ba3599ef6c42dd99a7783a67
Configuration menu - View commit details
-
Copy full SHA for 03bbe96 - Browse repository at this point
Copy the full SHA 03bbe96View commit details -
chore(deps): update dependency @fastify/busboy to v2.1.0 (#1182)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fastify/busboy](https://togithub.com/fastify/busboy) | [`2.0.0` -> `2.1.0`](https://renovatebot.com/diffs/npm/@fastify%2fbusboy/2.0.0/2.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastify/busboy (@​fastify/busboy)</summary> ### [`v2.1.0`](https://togithub.com/fastify/busboy/releases/tag/v2.1.0) [Compare Source](https://togithub.com/fastify/busboy/compare/2.0.0...v2.1.0) ##### What's Changed - chore: replace mocha and chai with tap by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://togithub.com/fastify/busboy/pull/123](https://togithub.com/fastify/busboy/pull/123) - build(deps): bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://togithub.com/fastify/busboy/pull/128](https://togithub.com/fastify/busboy/pull/128) - Perf parse params decode text by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://togithub.com/fastify/busboy/pull/109](https://togithub.com/fastify/busboy/pull/109) - chore: add missing `use strict` directives by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://togithub.com/fastify/busboy/pull/132](https://togithub.com/fastify/busboy/pull/132) - chore(bench): optimize split param by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://togithub.com/fastify/busboy/pull/133](https://togithub.com/fastify/busboy/pull/133) - chore(package): explicitly declare js module type by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://togithub.com/fastify/busboy/pull/134](https://togithub.com/fastify/busboy/pull/134) - build(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://togithub.com/fastify/busboy/pull/135](https://togithub.com/fastify/busboy/pull/135) **Full Changelog**: https://togithub.com/fastify/busboy/compare/2.0.0...v2.1.0 </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for d2533f2 - Browse repository at this point
Copy the full SHA d2533f2View commit details -
fix(deps): update dependency firebase-admin to v12 (#1185)
[](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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 ([#​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)) ### [`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 ([#​2198](https://togithub.com/firebase/firebase-admin-node/issues/2198)) ##### Miscellaneous - \[chore] Release 11.11.0 ([#​2315](https://togithub.com/firebase/firebase-admin-node/issues/2315)) - build(deps-dev): bump [@​types/lodash](https://togithub.com/types/lodash) from 4.14.197 to 4.14.199 ([#​2309](https://togithub.com/firebase/firebase-admin-node/issues/2309)) - build(deps-dev): bump eslint from 8.47.0 to 8.50.0 ([#​2311](https://togithub.com/firebase/firebase-admin-node/issues/2311)) - Update `github.ref` value in `release.yml` ([#​2313](https://togithub.com/firebase/firebase-admin-node/issues/2313)) - build(deps-dev): bump nock from 13.3.2 to 13.3.3 ([#​2288](https://togithub.com/firebase/firebase-admin-node/issues/2288)) - build(deps-dev): bump bcrypt from 5.1.0 to 5.1.1 ([#​2289](https://togithub.com/firebase/firebase-admin-node/issues/2289)) - build(deps-dev): bump eslint from 8.43.0 to 8.47.0 ([#​2279](https://togithub.com/firebase/firebase-admin-node/issues/2279)) - build(deps-dev): bump [@​types/lodash](https://togithub.com/types/lodash) from 4.14.195 to 4.14.197 ([#​2280](https://togithub.com/firebase/firebase-admin-node/issues/2280)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​2282](https://togithub.com/firebase/firebase-admin-node/issues/2282)) - build(deps-dev): bump nock from 13.3.1 to 13.3.2 ([#​2270](https://togithub.com/firebase/firebase-admin-node/issues/2270)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.4.3 to 0.4.4 ([#​2273](https://togithub.com/firebase/firebase-admin-node/issues/2273)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.9 to 5.62.0 ([#​2264](https://togithub.com/firebase/firebase-admin-node/issues/2264)) - build(deps): bump [@​google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 6.6.1 to 6.7.0 ([#​2265](https://togithub.com/firebase/firebase-admin-node/issues/2265)) - build(deps-dev): bump [@​types/uuid](https://togithub.com/types/uuid) from 9.0.1 to 9.0.2 ([#​2267](https://togithub.com/firebase/firebase-admin-node/issues/2267)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.2.13 to 0.2.15 ([#​2263](https://togithub.com/firebase/firebase-admin-node/issues/2263)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.11.0 to 6.12.0 ([#​2253](https://togithub.com/firebase/firebase-admin-node/issues/2253)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.36.1 to 7.36.3 ([#​2261](https://togithub.com/firebase/firebase-admin-node/issues/2261)) - build(deps): bump word-wrap from 1.2.3 to 1.2.4 ([#​2256](https://togithub.com/firebase/firebase-admin-node/issues/2256)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 20.3.2 to 20.4.2 ([#​2255](https://togithub.com/firebase/firebase-admin-node/issues/2255)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.4.2 to 0.4.3 ([#​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 ([#​2248](https://togithub.com/firebase/firebase-admin-node/issues/2248)) - Revert "chore: upgrade databse-compat ([#​2244](https://togithub.com/firebase/firebase-admin-node/issues/2244))" ([#​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 ([#​2216](https://togithub.com/firebase/firebase-admin-node/issues/2216)) - feat(auth): Add `TotpInfo` field to `UserRecord` ([#​2197](https://togithub.com/firebase/firebase-admin-node/issues/2197)) - feat(storage): Add `getDownloadUrl` method to the Storage API ([#​2036](https://togithub.com/firebase/firebase-admin-node/issues/2036)) ##### Bug Fixes - fix: Update TOTP docstrings ([#​2245](https://togithub.com/firebase/firebase-admin-node/issues/2245)) ##### Miscellaneous - \[chore] Release 11.10.0 ([#​2246](https://togithub.com/firebase/firebase-admin-node/issues/2246)) - chore: upgrade databse-compat ([#​2244](https://togithub.com/firebase/firebase-admin-node/issues/2244)) - build(deps): bump semver from 5.7.1 to 5.7.2 ([#​2242](https://togithub.com/firebase/firebase-admin-node/issues/2242)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.36.0 to 7.36.1 ([#​2239](https://togithub.com/firebase/firebase-admin-node/issues/2239)) - build(deps-dev): bump sinon from 15.0.4 to 15.2.0 ([#​2240](https://togithub.com/firebase/firebase-admin-node/issues/2240)) - Fixed docgen for `getDownloadURL` ([#​2241](https://togithub.com/firebase/firebase-admin-node/issues/2241)) - Fix Memory Leak in AsyncHttpCall affecting auth.listUsers ([#​2236](https://togithub.com/firebase/firebase-admin-node/issues/2236)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.9.5 to 6.11.0 ([#​2231](https://togithub.com/firebase/firebase-admin-node/issues/2231)) - build(deps): bump [@​google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 6.6.0 to 6.6.1 ([#​2232](https://togithub.com/firebase/firebase-admin-node/issues/2232)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.2.7 to 0.2.13 ([#​2233](https://togithub.com/firebase/firebase-admin-node/issues/2233)) - Fixes to password policy validation ([#​2227](https://togithub.com/firebase/firebase-admin-node/issues/2227)) - Fix nesting in auth config tests ([#​2228](https://togithub.com/firebase/firebase-admin-node/issues/2228)) - build(deps-dev): bump eslint from 8.41.0 to 8.43.0 ([#​2218](https://togithub.com/firebase/firebase-admin-node/issues/2218)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​2223](https://togithub.com/firebase/firebase-admin-node/issues/2223)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.34.4 to 7.36.0 ([#​2219](https://togithub.com/firebase/firebase-admin-node/issues/2219)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.16.3 to 20.3.2 ([#​2224](https://togithub.com/firebase/firebase-admin-node/issues/2224)) - Expose MultiDB within Firestore ([#​2209](https://togithub.com/firebase/firebase-admin-node/issues/2209)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.2 to 5.59.9 ([#​2205](https://togithub.com/firebase/firebase-admin-node/issues/2205)) - build(deps-dev): bump [@​types/lodash](https://togithub.com/types/lodash) from 4.14.194 to 4.14.195 ([#​2206](https://togithub.com/firebase/firebase-admin-node/issues/2206)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.4.1 to 0.4.2 ([#​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 ([#​2107](https://togithub.com/firebase/firebase-admin-node/issues/2107)) ##### Bug Fixes - fix(firestore): Export `Filter` type from Firestore ([#​2192](https://togithub.com/firebase/firebase-admin-node/issues/2192)) ##### Miscellaneous - \[chore] Release 11.9.0 ([#​2196](https://togithub.com/firebase/firebase-admin-node/issues/2196)) - build(deps-dev): bump yargs from 17.7.1 to 17.7.2 ([#​2199](https://togithub.com/firebase/firebase-admin-node/issues/2199)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​2200](https://togithub.com/firebase/firebase-admin-node/issues/2200)) - build(deps-dev): bump [@​types/firebase-token-generator](https://togithub.com/types/firebase-token-generator) ([#​2201](https://togithub.com/firebase/firebase-admin-node/issues/2201)) - chore: Upgrade Firestore to v6.6.0 ([#​2193](https://togithub.com/firebase/firebase-admin-node/issues/2193)) - fix Unsafe JavaScript Equality Checking ([#​2183](https://togithub.com/firebase/firebase-admin-node/issues/2183)) - build(deps-dev): bump nock from 13.3.0 to 13.3.1 ([#​2187](https://togithub.com/firebase/firebase-admin-node/issues/2187)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​2188](https://togithub.com/firebase/firebase-admin-node/issues/2188)) - build(deps-dev): bump eslint from 8.40.0 to 8.41.0 ([#​2189](https://togithub.com/firebase/firebase-admin-node/issues/2189)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​2182](https://togithub.com/firebase/firebase-admin-node/issues/2182)) - build(deps-dev): bump [@​types/chai](https://togithub.com/types/chai) from 4.3.4 to 4.3.5 ([#​2178](https://togithub.com/firebase/firebase-admin-node/issues/2178)) - build(deps-dev): bump eslint from 8.39.0 to 8.40.0 ([#​2177](https://togithub.com/firebase/firebase-admin-node/issues/2177)) - chore: Pin [email protected] to fix the CIs ([#​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 ([#​2148](https://togithub.com/firebase/firebase-admin-node/issues/2148)) ##### Miscellaneous - \[chore] Release 11.8.0 ([#​2175](https://togithub.com/firebase/firebase-admin-node/issues/2175)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.3.7 to 0.4.1 ([#​2173](https://togithub.com/firebase/firebase-admin-node/issues/2173)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.16.1 to 18.16.3 ([#​2172](https://togithub.com/firebase/firebase-admin-node/issues/2172)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.0 to 5.59.2 ([#​2171](https://togithub.com/firebase/firebase-admin-node/issues/2171)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.15.11 to 18.16.1 ([#​2166](https://togithub.com/firebase/firebase-admin-node/issues/2166)) - build(deps-dev): bump eslint from 8.38.0 to 8.39.0 ([#​2160](https://togithub.com/firebase/firebase-admin-node/issues/2160)) - build(deps-dev): bump sinon from 15.0.3 to 15.0.4 ([#​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 ([#​2129](https://togithub.com/firebase/firebase-admin-node/issues/2129)) - feat(fcm): Add `sendEach` and `sendEachForMulticast` for FCM batch send ([#​2138](https://togithub.com/firebase/firebase-admin-node/issues/2138)) ##### Miscellaneous - \[chore] Release 11.7.0 ([#​2158](https://togithub.com/firebase/firebase-admin-node/issues/2158)) - build(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.13 to 10.0.14 ([#​2157](https://togithub.com/firebase/firebase-admin-node/issues/2157)) - build(deps-dev): bump [@​types/lodash](https://togithub.com/types/lodash) from 4.14.192 to 4.14.194 ([#​2156](https://togithub.com/firebase/firebase-admin-node/issues/2156)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.58.0 to 5.59.0 ([#​2154](https://togithub.com/firebase/firebase-admin-node/issues/2154)) - chore: Upgrade dependencies ([#​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 ([#​1989](https://togithub.com/firebase/firebase-admin-node/issues/1989)) ##### Changed - Deprecate sendToDevice and sendToDeviceGroup and their response classes ([#​2090](https://togithub.com/firebase/firebase-admin-node/issues/2090)) ##### Miscellaneous - \[chore] Release 11.6.0 ([#​2139](https://togithub.com/firebase/firebase-admin-node/issues/2139)) - chore: update app check integration tests ([#​2140](https://togithub.com/firebase/firebase-admin-node/issues/2140)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​2134](https://togithub.com/firebase/firebase-admin-node/issues/2134)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.3.5 to 0.3.7 ([#​2133](https://togithub.com/firebase/firebase-admin-node/issues/2133)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.56.0 to 5.57.1 ([#​2135](https://togithub.com/firebase/firebase-admin-node/issues/2135)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.9.4 to 6.9.5 ([#​2136](https://togithub.com/firebase/firebase-admin-node/issues/2136)) - build(deps-dev): bump sinon from 15.0.2 to 15.0.3 ([#​2126](https://togithub.com/firebase/firebase-admin-node/issues/2126)) - build(deps): bump [@​firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.3.1 to 0.3.4 ([#​2125](https://togithub.com/firebase/firebase-admin-node/issues/2125)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.15.5 to 18.15.10 ([#​2123](https://togithub.com/firebase/firebase-admin-node/issues/2123)) - build(deps-dev): bump eslint from 8.35.0 to 8.36.0 ([#​2124](https://togithub.com/firebase/firebase-admin-node/issues/2124)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.3.1 to 0.3.5 ([#​2127](https://togithub.com/firebase/firebase-admin-node/issues/2127)) - build(deps-dev): bump sinon from 15.0.1 to 15.0.2 ([#​2120](https://togithub.com/firebase/firebase-admin-node/issues/2120)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.9.3 to 6.9.4 ([#​2119](https://togithub.com/firebase/firebase-admin-node/issues/2119)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.2.3 to 0.2.5 ([#​2118](https://togithub.com/firebase/firebase-admin-node/issues/2118)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​2121](https://togithub.com/firebase/firebase-admin-node/issues/2121)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.15.3 to 18.15.5 ([#​2117](https://togithub.com/firebase/firebase-admin-node/issues/2117)) - build(deps): bump [@​firebase/database-types](https://togithub.com/firebase/database-types) from 0.10.3 to 0.10.4 ([#​2101](https://togithub.com/firebase/firebase-admin-node/issues/2101)) - build(deps-dev): bump yargs from 17.6.0 to 17.7.1 ([#​2099](https://togithub.com/firebase/firebase-admin-node/issues/2099)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.2 to 5.56.0 ([#​2115](https://togithub.com/firebase/firebase-admin-node/issues/2115)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.14.2 to 18.15.3 ([#​2114](https://togithub.com/firebase/firebase-admin-node/issues/2114)) - build(deps): bump [@​google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 6.4.3 to 6.5.0 ([#​2102](https://togithub.com/firebase/firebase-admin-node/issues/2102)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.13.0 to 18.14.2 ([#​2088](https://togithub.com/firebase/firebase-admin-node/issues/2088)) - build(deps-dev): bump [@​types/uuid](https://togithub.com/types/uuid) from 8.3.4 to 9.0.1 ([#​2086](https://togithub.com/firebase/firebase-admin-node/issues/2086)) - build(deps-dev): bump minimist from 1.2.7 to 1.2.8 ([#​2081](https://togithub.com/firebase/firebase-admin-node/issues/2081)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​2087](https://togithub.com/firebase/firebase-admin-node/issues/2087)) - build(deps-dev): bump eslint from 8.33.0 to 8.35.0 ([#​2089](https://togithub.com/firebase/firebase-admin-node/issues/2089)) - Fixing links to externally defined RTDB APIs. ([#​2085](https://togithub.com/firebase/firebase-admin-node/issues/2085)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.8.0 to 6.9.3 ([#​2082](https://togithub.com/firebase/firebase-admin-node/issues/2082)) - build(deps): bump [@​google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 6.4.2 to 6.4.3 ([#​2079](https://togithub.com/firebase/firebase-admin-node/issues/2079)) - build(deps): bump [@​google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 6.4.0 to 6.4.2 ([#​2074](https://togithub.com/firebase/firebase-admin-node/issues/2074)) - build(deps-dev): bump [@​firebase/auth-types](https://togithub.com/firebase/auth-types) from 0.11.1 to 0.12.0 ([#​2072](https://togithub.com/firebase/firebase-admin-node/issues/2072)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.2.1 to 0.2.3 ([#​2071](https://togithub.com/firebase/firebase-admin-node/issues/2071)) - build(deps): bump [@​firebase/database-types](https://togithub.com/firebase/database-types) from 0.10.0 to 0.10.3 ([#​2073](https://togithub.com/firebase/firebase-admin-node/issues/2073)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.34.3 to 7.34.4 ([#​2070](https://togithub.com/firebase/firebase-admin-node/issues/2070)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.11.14 to 18.13.0 ([#​2067](https://togithub.com/firebase/firebase-admin-node/issues/2067)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.33.5 to 7.34.3 ([#​2064](https://togithub.com/firebase/firebase-admin-node/issues/2064)) - build(deps): bump [@​fastify/busboy](https://togithub.com/fastify/busboy) from 1.1.0 to 1.2.1 ([#​2066](https://togithub.com/firebase/firebase-admin-node/issues/2066)) - build(deps-dev): bump eslint from 8.31.0 to 8.33.0 ([#​2060](https://togithub.com/firebase/firebase-admin-node/issues/2060)) - build(deps): bump [@​firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.3.0 to 0.3.1 ([#​2059](https://togithub.com/firebase/firebase-admin-node/issues/2059)) - build(deps-dev): bump nock from 13.2.9 to 13.3.0 ([#​2058](https://togithub.com/firebase/firebase-admin-node/issues/2058)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.24 to 0.3.1 ([#​2053](https://togithub.com/firebase/firebase-admin-node/issues/2053)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.37 to 0.2.1 ([#​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 ([#​1862](https://togithub.com/firebase/firebase-admin-node/issues/1862)) ##### Bug Fixes - fix(firestore): Fix PreferRest caching ([#​2040](https://togithub.com/firebase/firebase-admin-node/issues/2040)) ##### Miscellaneous - \[chore] Release 11.5.0 ([#​2049](https://togithub.com/firebase/firebase-admin-node/issues/2049)) - chore: Increase test coverage for service account impersonation support ([#​2047](https://togithub.com/firebase/firebase-admin-node/issues/2047)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​2045](https://togithub.com/firebase/firebase-admin-node/issues/2045)) - build(deps): bump jwks-rsa from 2.1.5 to 3.0.1 ([#​2046](https://togithub.com/firebase/firebase-admin-node/issues/2046)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.47.0 to 5.48.2 ([#​2044](https://togithub.com/firebase/firebase-admin-node/issues/2044)) - build(deps): bump [@​firebase/database-types](https://togithub.com/firebase/database-types) from 0.9.17 to 0.10.0 ([#​2030](https://togithub.com/firebase/firebase-admin-node/issues/2030)) - build(deps): bump json5 from 2.2.1 to 2.2.3 ([#​2038](https://togithub.com/firebase/firebase-admin-node/issues/2038)) - build(deps-dev): bump eslint from 8.29.0 to 8.31.0 ([#​2033](https://togithub.com/firebase/firebase-admin-node/issues/2033)) - build(deps): bump [@​firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.10 to 0.3.0 ([#​2029](https://togithub.com/firebase/firebase-admin-node/issues/2029)) - build(deps-dev): bump sinon from 14.0.2 to 15.0.1 ([#​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 ([#​2025](https://togithub.com/firebase/firebase-admin-node/issues/2025)) ##### Miscellaneous - \[chore] Release 11.4.1 ([#​2026](https://togithub.com/firebase/firebase-admin-node/issues/2026)) - build(deps-dev): bump mocha from 10.1.0 to 10.2.0 ([#​2019](https://togithub.com/firebase/firebase-admin-node/issues/2019)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.42.1 to 5.47.0 ([#​2020](https://togithub.com/firebase/firebase-admin-node/issues/2020)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​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 ([#​2013](https://togithub.com/firebase/firebase-admin-node/issues/2013)) ##### New Features - feat(fs): preferRest app option for Firestore ([#​1901](https://togithub.com/firebase/firebase-admin-node/issues/1901)) ##### Bug Fixes - fix(fcm): Increase batch send timeout to 15 seconds ([#​1999](https://togithub.com/firebase/firebase-admin-node/issues/1999)) - fix: Unregister socket timeout listener to prevent MaxListenersExceededWarning ([#​1993](https://togithub.com/firebase/firebase-admin-node/issues/1993)) ##### Miscellaneous - \[chore] Release 11.4.0 ([#​2015](https://togithub.com/firebase/firebase-admin-node/issues/2015)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.6.0 to 6.8.0 ([#​2008](https://togithub.com/firebase/firebase-admin-node/issues/2008)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.11.9 to 18.11.14 ([#​2012](https://togithub.com/firebase/firebase-admin-node/issues/2012)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​2009](https://togithub.com/firebase/firebase-admin-node/issues/2009)) - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ([#​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 ([#​2006](https://togithub.com/firebase/firebase-admin-node/issues/2006)) - build(deps-dev): bump eslint from 8.28.0 to 8.29.0 ([#​2003](https://togithub.com/firebase/firebase-admin-node/issues/2003)) - build(deps-dev): bump [@​types/lodash](https://togithub.com/types/lodash) from 4.14.186 to 4.14.191 ([#​1997](https://togithub.com/firebase/firebase-admin-node/issues/1997)) - build(deps-dev): bump eslint from 8.24.0 to 8.28.0 ([#​1991](https://togithub.com/firebase/firebase-admin-node/issues/1991)) - build(deps-dev): bump chai from 4.3.6 to 4.3.7 ([#​1990](https://togithub.com/firebase/firebase-admin-node/issues/1990)) - build(deps-dev): bump sinon from 14.0.1 to 14.0.2 ([#​1984](https://togithub.com/firebase/firebase-admin-node/issues/1984)) - build(deps-dev): bump [@​firebase/auth-types](https://togithub.com/firebase/auth-types) from 0.11.0 to 0.11.1 ([#​1985](https://togithub.com/firebase/firebase-admin-node/issues/1985)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.7.23 to 18.11.9 ([#​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 ([#​1960](https://togithub.com/firebase/firebase-admin-node/issues/1960)) ##### Miscellaneous - \[chore] Release 11.3.0 ([#​1981](https://togithub.com/firebase/firebase-admin-node/issues/1981)) - Extensions TSDoc edits ([#​1982](https://togithub.com/firebase/firebase-admin-node/issues/1982)) - Extensions docstring tweaks ([#​1980](https://togithub.com/firebase/firebase-admin-node/issues/1980)) - build(deps): bump [@​firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.9 to 0.2.10 ([#​1969](https://togithub.com/firebase/firebase-admin-node/issues/1969)) - build(deps-dev): bump [@​types/sinon-chai](https://togithub.com/types/sinon-chai) from 3.2.8 to 3.2.9 ([#​1978](https://togithub.com/firebase/firebase-admin-node/issues/1978)) - build(deps): bump [@​firebase/database-types](https://togithub.com/firebase/database-types) from 0.9.16 to 0.9.17 ([#​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 ([#​1874](https://togithub.com/firebase/firebase-admin-node/issues/1874)) ([#​1875](https://togithub.com/firebase/firebase-admin-node/issues/1875)) - fix(fcm): Increase FCM timeout to 15s ([#​1947](https://togithub.com/firebase/firebase-admin-node/issues/1947)) ##### Miscellaneous - \[chore] Release 11.2.1 ([#​1972](https://togithub.com/firebase/firebase-admin-node/issues/1972)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.40.0 to 5.42.1 ([#​1968](https://togithub.com/firebase/firebase-admin-node/issues/1968)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1967](https://togithub.com/firebase/firebase-admin-node/issues/1967)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.23 to 0.2.24 ([#​1962](https://togithub.com/firebase/firebase-admin-node/issues/1962)) - build(deps-dev): bump [@​firebase/api-documenter](https://togithub.com/firebase/api-documenter) from 0.2.0 to 0.3.0 ([#​1963](https://togithub.com/firebase/firebase-admin-node/issues/1963)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.33.4 to 7.33.5 ([#​1961](https://togithub.com/firebase/firebase-admin-node/issues/1961)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.5.2 to 6.6.0 ([#​1956](https://togithub.com/firebase/firebase-admin-node/issues/1956)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.20 to 0.2.23 ([#​1951](https://togithub.com/firebase/firebase-admin-node/issues/1951)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1953](https://togithub.com/firebase/firebase-admin-node/issues/1953)) - Internal implementation of multiDb ([#​1949](https://togithub.com/firebase/firebase-admin-node/issues/1949)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.33.2 to 7.33.4 ([#​1946](https://togithub.com/firebase/firebase-admin-node/issues/1946)) - build(deps-dev): bump mocha from 10.0.0 to 10.1.0 ([#​1944](https://togithub.com/firebase/firebase-admin-node/issues/1944)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​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 ([#​1921](https://togithub.com/firebase/firebase-admin-node/issues/1921)) ##### Miscellaneous - \[chore] Release 11.2.0 ([#​1942](https://togithub.com/firebase/firebase-admin-node/issues/1942)) - chore(fs): Upgrade firestore dependency ([#​1941](https://togithub.com/firebase/firebase-admin-node/issues/1941)) - build(deps-dev): bump sinon from 14.0.0 to 14.0.1 ([#​1938](https://togithub.com/firebase/firebase-admin-node/issues/1938)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.33.1 to 7.33.2 ([#​1939](https://togithub.com/firebase/firebase-admin-node/issues/1939)) - build(deps): bump [@​firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.7 to 0.2.9 ([#​1940](https://togithub.com/firebase/firebase-admin-node/issues/1940)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.34 to 0.1.37 ([#​1937](https://togithub.com/firebase/firebase-admin-node/issues/1937)) - build(deps): bump [@​firebase/database-types](https://togithub.com/firebase/database-types) from 0.9.13 to 0.9.16 ([#​1932](https://togithub.com/firebase/firebase-admin-node/issues/1932)) - build(deps-dev): bump bcrypt from 5.0.1 to 5.1.0 ([#​1934](https://togithub.com/firebase/firebase-admin-node/issues/1934)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.31.2 to 7.33.1 ([#​1935](https://togithub.com/firebase/firebase-admin-node/issues/1935)) - build(deps): bump jwks-rsa from 2.1.4 to 2.1.5 ([#​1931](https://togithub.com/firebase/firebase-admin-node/issues/1931)) - build(deps-dev): bump minimist from 1.2.6 to 1.2.7 ([#​1930](https://togithub.com/firebase/firebase-admin-node/issues/1930)) - build(deps): bump [@​firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.6 to 0.2.7 ([#​1928](https://togithub.com/firebase/firebase-admin-node/issues/1928)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1927](https://togithub.com/firebase/firebase-admin-node/issues/1927)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.38.1 to 5.40.0 ([#​1926](https://togithub.com/firebase/firebase-admin-node/issues/1926)) - build(deps-dev): bump [@​types/mocha](https://togithub.com/types/mocha) from 9.1.1 to 10.0.0 ([#​1919](https://togithub.com/firebase/firebase-admin-node/issues/1919)) - build(deps-dev): bump yargs from 17.5.1 to 17.6.0 ([#​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 ([#​1914](https://togithub.com/firebase/firebase-admin-node/issues/1914)) - chore: Update dependencies ([#​1912](https://togithub.com/firebase/firebase-admin-node/issues/1912)) - build(deps-dev): bump eslint from 8.23.0 to 8.24.0 ([#​1911](https://togithub.com/firebase/firebase-admin-node/issues/1911)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.7.1 to 18.7.23 ([#​1910](https://togithub.com/firebase/firebase-admin-node/issues/1910)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.31 to 0.1.34 ([#​1907](https://togithub.com/firebase/firebase-admin-node/issues/1907)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.29.5 to 7.31.2 ([#​1909](https://togithub.com/firebase/firebase-admin-node/issues/1909)) - build(deps): bump json-schema in /.github/actions/send-tweet ([#​1905](https://togithub.com/firebase/firebase-admin-node/issues/1905)) - build(deps): bump uuid from 8.3.2 to 9.0.0 ([#​1898](https://togithub.com/firebase/firebase-admin-node/issues/1898)) - build(deps): bump jose from 2.0.5 to 2.0.6 ([#​1904](https://togithub.com/firebase/firebase-admin-node/issues/1904)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.4.1 to 6.4.2 ([#​1895](https://togithub.com/firebase/firebase-admin-node/issues/1895)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1897](https://togithub.com/firebase/firebase-admin-node/issues/1897)) - build(deps-dev): bump eslint from 8.22.0 to 8.23.0 ([#​1892](https://togithub.com/firebase/firebase-admin-node/issues/1892)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1890](https://togithub.com/firebase/firebase-admin-node/issues/1890)) - build(deps-dev): bump [@​types/lodash](https://togithub.com/types/lodash) from 4.14.182 to 4.14.184 ([#​1888](https://togithub.com/firebase/firebase-admin-node/issues/1888)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.29.2 to 7.29.5 ([#​1887](https://togithub.com/firebase/firebase-admin-node/issues/1887)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.33.0 to 5.34.0 ([#​1884](https://togithub.com/firebase/firebase-admin-node/issues/1884)) - build(deps-dev): bump eslint from 8.21.0 to 8.22.0 ([#​1869](https://togithub.com/firebase/firebase-admin-node/issues/1869)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1883](https://togithub.com/firebase/firebase-admin-node/issues/1883)) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) in /.github/actions/send-email ([#​1878](https://togithub.com/firebase/firebase-admin-node/issues/1878)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.4.0 to 6.4.1 ([#​1872](https://togithub.com/firebase/firebase-admin-node/issues/1872)) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) in /.github/actions/send-tweet ([#​1877](https://togithub.com/firebase/firebase-admin-node/issues/1877)) - chore: Update database dependencies ([#​1865](https://togithub.com/firebase/firebase-admin-node/issues/1865)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.3.0 to 6.4.0 ([#​1864](https://togithub.com/firebase/firebase-admin-node/issues/1864)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.28.7 to 7.29.2 ([#​1863](https://togithub.com/firebase/firebase-admin-node/issues/1863)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1858](https://togithub.com/firebase/firebase-admin-node/issues/1858)) - build(deps): bump [@​google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 5.0.2 to 6.0.0 ([#​1852](https://togithub.com/firebase/firebase-admin-node/issues/1852)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1847](https://togithub.com/firebase/firebase-admin-node/issues/1847)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.6.1 to 18.6.3 ([#​1848](https://togithub.com/firebase/firebase-admin-node/issues/1848)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.29 to 0.1.30 ([#​1846](https://togithub.com/firebase/firebase-admin-node/issues/1846)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.28.6 to 7.28.7 ([#​1850](https://togithub.com/firebase/firebase-admin-node/issues/1850)) - build(deps-dev): bump nock from 13.2.8 to 13.2.9 ([#​1849](https://togithub.com/firebase/firebase-admin-node/issues/1849)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.31.0 to 5.32.0 ([#​1845](https://togithub.com/firebase/firebase-admin-node/issues/1845)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.2.3 to 6.3.0 ([#​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 ([#​1779](https://togithub.com/firebase/firebase-admin-node/issues/1779)) ##### Miscellaneous - \[chore] Release 11.0.1 ([#​1842](https://togithub.com/firebase/firebase-admin-node/issues/1842)) - chore: Update api-documenter config to include project headers ([#​1840](https://togithub.com/firebase/firebase-admin-node/issues/1840)) - PR fixes from [#​1812](https://togithub.com/firebase/firebase-admin-node/issues/1812) ([#​1828](https://togithub.com/firebase/firebase-admin-node/issues/1828)) - build(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.12 to 10.0.13 ([#​1836](https://togithub.com/firebase/firebase-admin-node/issues/1836)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.30.6 to 5.31.0 ([#​1834](https://togithub.com/firebase/firebase-admin-node/issues/1834)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.0.4 to 18.6.1 ([#​1835](https://togithub.com/firebase/firebase-admin-node/issues/1835)) - build(deps-dev): bump eslint from 8.19.0 to 8.20.0 ([#​1822](https://togithub.com/firebase/firebase-admin-node/issues/1822)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.28.4 to 7.28.6 ([#​1833](https://togithub.com/firebase/firebase-admin-node/issues/1833)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1832](https://togithub.com/firebase/firebase-admin-node/issues/1832)) - build(deps-dev): bump ts-node from 10.8.2 to 10.9.1 ([#​1819](https://togithub.com/firebase/firebase-admin-node/issues/1819)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.28 to 0.1.29 ([#​1818](https://togithub.com/firebase/firebase-admin-node/issues/1818)) - Use ID token from metadata server when sending tasks for extensions ([#​1812](https://togithub.com/firebase/firebase-admin-node/issues/1812)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.17 to 0.2.18 ([#​1816](https://togithub.com/firebase/firebase-admin-node/issues/1816)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.30.0 to 5.30.6 ([#​1815](https://togithub.com/firebase/firebase-admin-node/issues/1815)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.0.0 to 18.0.4 ([#​1814](https://togithub.com/firebase/firebase-admin-node/issues/1814)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.2.2 to 6.2.3 ([#​1817](https://togithub.com/firebase/firebase-admin-node/issues/1817)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.28.3 to 7.28.4 ([#​1813](https://togithub.com/firebase/firebase-admin-node/issues/1813)) - build(deps): bump [@​firebase/database-types](https://togithub.com/firebase/database-types) from 0.9.9 to 0.9.11 ([#​1811](https://togithub.com/firebase/firebase-admin-node/issues/1811)) - build(deps-dev): bump nock from 13.2.7 to 13.2.8 ([#​1809](https://togithub.com/firebase/firebase-admin-node/issues/1809)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1808](https://togithub.com/firebase/firebase-admin-node/issues/1808)) - build(deps): bump [@​firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.1 to 0.2.3 ([#​1807](https://togithub.com/firebase/firebase-admin-node/issues/1807)) - fixed some typo in validator tests ([#​1792](https://togithub.com/firebase/firebase-admin-node/issues/1792)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.27.1 to 7.28.3 ([#​1798](https://togithub.com/firebase/firebase-admin-node/issues/1798)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1795](https://togithub.com/firebase/firebase-admin-node/issues/1795)) - build(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.11 to 10.0.12 ([#​1800](https://togithub.com/firebase/firebase-admin-node/issues/1800)) - build(deps-dev): bump ts-node from 10.8.1 to 10.8.2 ([#​1796](https://togithub.com/firebase/firebase-admin-node/issues/1796)) - build(deps): bump [@​google-cloud/storage](https://togithub.com/google-cloud/storage) from 6.1.0 to 6.2.2 ([#​1797](https://togithub.com/firebase/firebase-admin-node/issues/1797)) - build(deps-dev): bump eslint from 8.18.0 to 8.19.0 ([#​1794](https://togithub.com/firebase/firebase-admin-node/issues/1794)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.16 to 0.2.17 ([#​1784](https://togithub.com/firebase/firebase-admin-node/issues/1784)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.27 to 0.1.28 ([#​1786](https://togithub.com/firebase/firebase-admin-node/issues/1786)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.28.0 to 5.30.0 ([#​1785](https://togithub.com/firebase/firebase-admin-node/issues/1785)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.25.2 to 7.27.1 ([#​1782](https://togithub.com/firebase/firebase-admin-node/issues/1782)) - Add lastRefreshTime to UserMetadata toJSON method. ([#​889](https://togithub.com/firebase/firebase-admin-node/issues/889)) - build(deps-dev): bump nock from 13.2.6 to 13.2.7 ([#​1773](https://togithub.com/firebase/firebase-admin-node/issues/1773)) - build(deps-dev): bump eslint from 8.17.0 to 8.18.0 ([#​1774](https://togithub.com/firebase/firebase-admin-node/issues/1774)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1772](https://togithub.com/firebase/firebase-admin-node/issues/1772)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 17.0.42 to 18.0.0 ([#​1775](https://togithub.com/firebase/firebase-admin-node/issues/1775)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.25.0 to 7.25.2 ([#​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 ([#​1760](https://togithub.com/firebase/firebase-admin-node/issues/1760)) ##### Miscellaneous - \[chore] Release 11.0.0 ([#​1770](https://togithub.com/firebase/firebase-admin-node/issues/1770)) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1768](https://togithub.com/firebase/firebase-admin-node/issues/1768)) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 17.0.41 to 17.0.42 ([#​1769](https://togithub.com/firebase/firebase-admin-node/issues/1769)) - build(deps): bump [@​firebase/database-compat](https://togithub.com/firebase/database-compat) from 0.2.0 to 0.2.1 ([#​1765](https://togithub.com/firebase/firebase-admin-node/issues/1765)) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.27.1 to 5.28.0 ([#​1764](https://togithub.com/firebase/firebase-admin-node/issues/1764)) - build(deps-dev): bump [@​firebase/auth-compat](https://togithub.com/firebase/auth-compat) from 0.2.15 to 0.2.16 ([#​1766](https://togithub.com/firebase/firebase-admin-node/issues/1766)) - build(deps-dev): bump [@​firebase/app-compat](https://togithub.com/firebase/app-compat) from 0.1.26 to 0.1.27 ([#​1767](https://togithub.com/firebase/firebase-admin-node/issues/1767)) - build(deps): bump [@​firebase/database-types](https://togithub.com/firebase/database-types) from 0.9.8 to 0.9.9 ([#​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==-->
Configuration menu - View commit details
-
Copy full SHA for f757913 - Browse repository at this point
Copy the full SHA f757913View commit details
Commits on Jan 2, 2024
-
chore(main): release 9.0.0 (#1162)
🤖 I have created a release *beep* *boop* --- ## [9.0.0](https://togithub.com/googleapis/cloud-debug-nodejs/compare/v8.0.0...v9.0.0) (2023-12-21) ### ⚠ BREAKING CHANGES * upgrade to node 14 ([#1160](https://togithub.com/googleapis/cloud-debug-nodejs/issues/1160)) ### Bug Fixes * **deps:** Update dependency firebase-admin to v12 ([#1185](https://togithub.com/googleapis/cloud-debug-nodejs/issues/1185)) ([f757913](https://togithub.com/googleapis/cloud-debug-nodejs/commit/f7579138f9cb9f6a7d967bf7c57dbef5966259d8)) * Increase capture limit to allow Windows tests to pass ([#1188](https://togithub.com/googleapis/cloud-debug-nodejs/issues/1188)) ([728b90e](https://togithub.com/googleapis/cloud-debug-nodejs/commit/728b90ebdd6f73081261019f3d4d2c4ce121bea6)) * Remove unused second parameter ([#1161](https://togithub.com/googleapis/cloud-debug-nodejs/issues/1161)) ([f8815fc](https://togithub.com/googleapis/cloud-debug-nodejs/commit/f8815fce6b64c73e0357873cdf1b4b752887acb1)) ### Miscellaneous Chores * Upgrade to node 14 ([#1160](https://togithub.com/googleapis/cloud-debug-nodejs/issues/1160)) ([bd45473](https://togithub.com/googleapis/cloud-debug-nodejs/commit/bd45473bda6d9f87adcbc4752f773e99a3fbcf89)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 8bb6588 - Browse repository at this point
Copy the full SHA 8bb6588View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.0.0...v9.0.0