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 dependency firebase-admin to v10 #114

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source) ^9.12.0 -> ^10.0.0 age adoption passing confidence

Release Notes

firebase/firebase-admin-node ### [`v10.0.0`](https://togithub.com/firebase/firebase-admin-node/releases/v10.0.0) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.12.0...v10.0.0) ##### Breaking Changes - change: Dropped support for Node.js 10. Developers should use Node.js 12 or up when deploying the Admin SDK ([#​1445](https://togithub.com/firebase/firebase-admin-node/issues/1445)). ##### New Features - Admin SDK now offers a series of ES module entry points (e.g. `firebase-admin/app`, `firebase-admin/auth` etc) - New module entry points can be used in native ESM runtimes. - Developers are recommended to use the new entry points, and migrate out of the namespaced API. ##### Bug Fixes - fix: Using Node 12 for nightly builds ([#​1460](https://togithub.com/firebase/firebase-admin-node/issues/1460)) ##### Miscellaneous - \[chore] Release 10.0.0 ([#​1462](https://togithub.com/firebase/firebase-admin-node/issues/1462)) - chore: Enabled tsdoc error checking ([#​1459](https://togithub.com/firebase/firebase-admin-node/issues/1459)) - Revert "Remove request body for deleteTenant ([#​1452](https://togithub.com/firebase/firebase-admin-node/issues/1452))" ([#​1456](https://togithub.com/firebase/firebase-admin-node/issues/1456)) - Remove request body for deleteTenant ([#​1452](https://togithub.com/firebase/firebase-admin-node/issues/1452))

Configuration

📅 Schedule: "after 7am on the first day of the month" (UTC).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by WhiteSource Renovate. View repository job log here.