ecomplus / application-starter

Serverless boilerplate for E-Com Plus apps (integrations) with Firebase Cloud Functions and GitHub Actions
MIT License
2 stars 3 forks source link

chore(deps): update all non-major #176

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.3.0 -> ^17.4.2 age adoption passing confidence
@commitlint/config-conventional (source) ^17.3.0 -> ^17.4.2 age adoption passing confidence
@google-cloud/firestore ^6.4.1 -> ^6.4.2 age adoption passing confidence
firebase-admin (source) ^11.4.1 -> ^11.5.0 age adoption passing confidence
firebase-functions ^4.1.1 -> ^4.2.0 age adoption passing confidence
firebase-tools ^11.19.0 -> ^11.22.0 age adoption passing confidence
husky (source) ^8.0.2 -> ^8.0.3 age adoption passing confidence

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) ### [`v17.4.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1740-httpsgithubcomconventional-changelogcommitlintcomparev1730v1740-2023-01-04) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0) ##### Bug Fixes - update dependency fs-extra to v11 ([#​3460](https://togithub.com/conventional-changelog/commitlint/issues/3460)) ([a437923](https://togithub.com/conventional-changelog/commitlint/commit/a43792388e0d9707da770b26592c5e31553384a1))
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) ### [`v17.4.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1740-httpsgithubcomconventional-changelogcommitlintcomparev1730v1740-2023-01-04) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
googleapis/nodejs-firestore ### [`v6.4.2`](https://togithub.com/googleapis/nodejs-firestore/blob/HEAD/CHANGELOG.md#​642-httpsgithubcomgoogleapisnodejs-firestorecomparev641v642-2023-01-09) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v6.4.1...v6.4.2) ##### Bug Fixes - **deps:** Use google-gax v3.5.2 ([#​1794](https://togithub.com/googleapis/nodejs-firestore/issues/1794)) ([b1a0313](https://togithub.com/googleapis/nodejs-firestore/commit/b1a0313498b0c3569bd74ce96fce80b8f9bee1a9)) - Ensure that the client pool consistently uses gRPC clients after transitioning from REST ([3068361](https://togithub.com/googleapis/nodejs-firestore/commit/306836163ae01221aa9c0076c76093e727c74a08)) - Fix duplicates in Query.stream() with back pressure ([#​1806](https://togithub.com/googleapis/nodejs-firestore/issues/1806)) ([a5b680d](https://togithub.com/googleapis/nodejs-firestore/commit/a5b680da034d600babb9e3495fb8a7bf019d1315))
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-functions ### [`v4.2.0`](https://togithub.com/firebase/firebase-functions/releases/tag/v4.2.0) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v4.1.1...v4.2.0) - Allow Functions to specify vpcConnector as a string parameter ([#​1329](https://togithub.com/firebase/firebase-functions/issues/1329)) - Upgrade jsonwebtoken to version 9 ([#​1336](https://togithub.com/firebase/firebase-functions/issues/1336)) - Adds 'eventarcpublishing' as required API to custom event function - Hide type information of defineFloat in params module - it's not supported yet ([#​1341](https://togithub.com/firebase/firebase-functions/issues/1341))
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.