conventional-changelog/commitlint (@commitlint/cli)
### [`v17.4.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@commitlint/cli/CHANGELOG.md#1742-httpsgithubcomconventional-changelogcommitlintcomparev1741v1742-2023-01-12)
[Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2)
**Note:** Version bump only for package [@commitlint/cli](https://togithub.com/commitlint/cli)
### [`v17.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@commitlint/cli/CHANGELOG.md#1741-httpsgithubcomconventional-changelogcommitlintcomparev1740v1741-2023-01-09)
[Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.1)
**Note:** Version bump only for package [@commitlint/cli](https://togithub.com/commitlint/cli)
conventional-changelog/commitlint (@commitlint/config-conventional)
### [`v17.4.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@commitlint/config-conventional/CHANGELOG.md#1742-httpsgithubcomconventional-changelogcommitlintcomparev1741v1742-2023-01-12)
[Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.2)
**Note:** Version bump only for package [@commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
firebase/firebase-admin-node
### [`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))
firebase/firebase-tools
### [`v11.22.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.22.0)
[Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.21.0...v11.22.0)
- Refactors Functions Emulator. ([#5422](https://togithub.com/firebase/firebase-tools/issues/5422))
- Fixes race condition when discovering functions. ([#5444](https://togithub.com/firebase/firebase-tools/issues/5444))
- Added support for Nuxt 2 and Nuxt 3. ([#5321](https://togithub.com/firebase/firebase-tools/issues/5321))
- Fixes issue where `init firestore` was unecessarilly checking for default resource location. ([#5230](https://togithub.com/firebase/firebase-tools/issues/5230) and [#5452](https://togithub.com/firebase/firebase-tools/issues/5452))
- Pass `trailingSlash` from Next.js config to `firebase.json` ([#5445](https://togithub.com/firebase/firebase-tools/issues/5445))
- Don't use Next.js internal redirects for the backend test ([#5445](https://togithub.com/firebase/firebase-tools/issues/5445))
- Fix issue where pnpm support broke for function emulation and deployment. ([#5467](https://togithub.com/firebase/firebase-tools/issues/5467))
- Fix bug where .env.local files were not picked up during function emulation. ([#5477](https://togithub.com/firebase/firebase-tools/issues/5477))
### [`v11.21.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.21.0)
[Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.20.0...v11.21.0)
- Fix bug where CLI was unable to deploy Firebase Functions in some monorepo setups ([#5391](https://togithub.com/firebase/firebase-tools/issues/5391))
- Upgrade Storage Rules Runtime to v1.1.3 to support ternary operators ([#5370](https://togithub.com/firebase/firebase-tools/issues/5370))
- Fixes an issue where already deployed functions with the same remote configuration do not get skipped ([#5354](https://togithub.com/firebase/firebase-tools/issues/5354))
- App Distribution: Links to new releases are now available. These links help you manage binaries and ensure that testers and other developers have the right release. ([#5405](https://togithub.com/firebase/firebase-tools/issues/5405))
### [`v11.20.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.20.0)
[Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.19.0...v11.20.0)
- Fixes a bug in the pubsub emulator by forcing a shutdown if it didn't end cleanly. ([#5294](https://togithub.com/firebase/firebase-tools/issues/5294))
- Fixes an issue where dependencies for emulated Extensions would not be installed on Windows - thanks [@stfsy](https://togithub.com/stfsy)! ([#5372](https://togithub.com/firebase/firebase-tools/issues/5372))
- Adds emulator support for Extensions with schedule triggers - thanks [@stsfy](https://togithub.com/stsfy)! ([#5374](https://togithub.com/firebase/firebase-tools/issues/5374))
- Update the Emulator Suite UI to v1.11.2 to capture a set of accessibility improvements. ([#5394](https://togithub.com/firebase/firebase-tools/issues/5394))
- Fixes an issue in the Functions emulator where secret values were undefined after hot reload with the `--inspect-functions` flag. ([#5384](https://togithub.com/firebase/firebase-tools/issues/5384))
- Fixes a bug where functions:delete command did not recognize '-' as delimiter. ([#5290](https://togithub.com/firebase/firebase-tools/issues/5290))
- Reintroduces an updated Hosting emulator with i18n ([#4879](https://togithub.com/firebase/firebase-tools/issues/4879)) and Windows path ([#5133](https://togithub.com/firebase/firebase-tools/issues/5133)) fixes.
typicode/husky
### [`v8.0.3`](https://togithub.com/typicode/husky/releases/tag/v8.0.3)
[Compare Source](https://togithub.com/typicode/husky/compare/v8.0.2...v8.0.3)
- fix: add git not installed message [#1208](https://togithub.com/typicode/husky/issues/1208)
Configuration
📅 Schedule: Branch creation - "after 7am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^17.4.0
->^17.4.2
^17.4.0
->^17.4.2
^11.4.1
->^11.5.0
^11.19.0
->^11.22.0
^8.0.2
->^8.0.3
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
### [`v17.4.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@commitlint/cli/CHANGELOG.md#1742-httpsgithubcomconventional-changelogcommitlintcomparev1741v1742-2023-01-12) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2) **Note:** Version bump only for package [@commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@commitlint/cli/CHANGELOG.md#1741-httpsgithubcomconventional-changelogcommitlintcomparev1740v1741-2023-01-09) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.1) **Note:** Version bump only for package [@commitlint/cli](https://togithub.com/commitlint/cli)conventional-changelog/commitlint (@commitlint/config-conventional)
### [`v17.4.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@commitlint/config-conventional/CHANGELOG.md#1742-httpsgithubcomconventional-changelogcommitlintcomparev1741v1742-2023-01-12) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.2) **Note:** Version bump only for package [@commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)firebase/firebase-admin-node
### [`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))firebase/firebase-tools
### [`v11.22.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.22.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.21.0...v11.22.0) - Refactors Functions Emulator. ([#5422](https://togithub.com/firebase/firebase-tools/issues/5422)) - Fixes race condition when discovering functions. ([#5444](https://togithub.com/firebase/firebase-tools/issues/5444)) - Added support for Nuxt 2 and Nuxt 3. ([#5321](https://togithub.com/firebase/firebase-tools/issues/5321)) - Fixes issue where `init firestore` was unecessarilly checking for default resource location. ([#5230](https://togithub.com/firebase/firebase-tools/issues/5230) and [#5452](https://togithub.com/firebase/firebase-tools/issues/5452)) - Pass `trailingSlash` from Next.js config to `firebase.json` ([#5445](https://togithub.com/firebase/firebase-tools/issues/5445)) - Don't use Next.js internal redirects for the backend test ([#5445](https://togithub.com/firebase/firebase-tools/issues/5445)) - Fix issue where pnpm support broke for function emulation and deployment. ([#5467](https://togithub.com/firebase/firebase-tools/issues/5467)) - Fix bug where .env.local files were not picked up during function emulation. ([#5477](https://togithub.com/firebase/firebase-tools/issues/5477)) ### [`v11.21.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.21.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.20.0...v11.21.0) - Fix bug where CLI was unable to deploy Firebase Functions in some monorepo setups ([#5391](https://togithub.com/firebase/firebase-tools/issues/5391)) - Upgrade Storage Rules Runtime to v1.1.3 to support ternary operators ([#5370](https://togithub.com/firebase/firebase-tools/issues/5370)) - Fixes an issue where already deployed functions with the same remote configuration do not get skipped ([#5354](https://togithub.com/firebase/firebase-tools/issues/5354)) - App Distribution: Links to new releases are now available. These links help you manage binaries and ensure that testers and other developers have the right release. ([#5405](https://togithub.com/firebase/firebase-tools/issues/5405)) ### [`v11.20.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.20.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.19.0...v11.20.0) - Fixes a bug in the pubsub emulator by forcing a shutdown if it didn't end cleanly. ([#5294](https://togithub.com/firebase/firebase-tools/issues/5294)) - Fixes an issue where dependencies for emulated Extensions would not be installed on Windows - thanks [@stfsy](https://togithub.com/stfsy)! ([#5372](https://togithub.com/firebase/firebase-tools/issues/5372)) - Adds emulator support for Extensions with schedule triggers - thanks [@stsfy](https://togithub.com/stsfy)! ([#5374](https://togithub.com/firebase/firebase-tools/issues/5374)) - Update the Emulator Suite UI to v1.11.2 to capture a set of accessibility improvements. ([#5394](https://togithub.com/firebase/firebase-tools/issues/5394)) - Fixes an issue in the Functions emulator where secret values were undefined after hot reload with the `--inspect-functions` flag. ([#5384](https://togithub.com/firebase/firebase-tools/issues/5384)) - Fixes a bug where functions:delete command did not recognize '-' as delimiter. ([#5290](https://togithub.com/firebase/firebase-tools/issues/5290)) - Reintroduces an updated Hosting emulator with i18n ([#4879](https://togithub.com/firebase/firebase-tools/issues/4879)) and Windows path ([#5133](https://togithub.com/firebase/firebase-tools/issues/5133)) fixes.typicode/husky
### [`v8.0.3`](https://togithub.com/typicode/husky/releases/tag/v8.0.3) [Compare Source](https://togithub.com/typicode/husky/compare/v8.0.2...v8.0.3) - fix: add git not installed message [#1208](https://togithub.com/typicode/husky/issues/1208)Configuration
📅 Schedule: Branch creation - "after 7am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.