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

fix(deps): update all non-major #174

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
firebase-admin (source) ^11.3.0 -> ^11.4.1 age adoption passing confidence
firebase-functions ^4.1.0 -> ^4.1.1 age adoption passing confidence
firebase-tools ^11.16.1 -> ^11.19.0 age adoption passing confidence

Release Notes

firebase/firebase-admin-node ### [`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))
firebase/firebase-tools ### [`v11.19.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.19.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.18.0...v11.19.0) - Support for string list typed parameters in functions deployment ([#​5137](https://togithub.com/firebase/firebase-tools/issues/5137)) - Respect .npmrc in backends spun up for web frameworks ([#​5235](https://togithub.com/firebase/firebase-tools/issues/5235)) - Remove esbuild dependency, instead bundle Next.js configuration on deploy with NPX ([#​5336](https://togithub.com/firebase/firebase-tools/issues/5336)) - Add sharp NPM module to Cloud Functions when using Next.js Image Optimization ([#​5238](https://togithub.com/firebase/firebase-tools/issues/5238)) - Adds user-defined env vars into the functions emulator ([#​5330](https://togithub.com/firebase/firebase-tools/issues/5330)). - Support Next.js Middleware ([#​5320](https://togithub.com/firebase/firebase-tools/issues/5320)) - Log the reason for a Cloud Function if needed in Next.js ([#​5320](https://togithub.com/firebase/firebase-tools/issues/5320)) - Fixed service enablement when installing extensions with v2 functions ([#​5338](https://togithub.com/firebase/firebase-tools/issues/5338)) - Fix bug where functions:shell command didn't connect to emulators running on other processes. ([#​5269](https://togithub.com/firebase/firebase-tools/issues/5269)) - Fixed bug with Cross-Service Rules integration for Firestore documents containing nulls ([#​5342](https://togithub.com/firebase/firebase-tools/issues/5342))

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.