nuxt-community / firebase-module

πŸ”₯ Easily integrate Firebase into your Nuxt project. πŸ”₯
https://firebase.nuxtjs.org
MIT License
640 stars 99 forks source link

chore(deps): update optionaldependency firebase-admin to v10 - autoclosed #590

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.9.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)) ### [`v9.12.0`](https://togithub.com/firebase/firebase-admin-node/releases/v9.12.0) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.11.1...v9.12.0) ##### New Features - feat(rc): Add Remote Config Parameter Value Type Support ([#​1424](https://togithub.com/firebase/firebase-admin-node/issues/1424)) ##### Bug Fixes - fix(fac): Verify Token: Change the jwks cache duration from 1 day to 6 hours ([#​1439](https://togithub.com/firebase/firebase-admin-node/issues/1439)) - fix(rtdb): Changed admin.database to use database-compat package ([#​1437](https://togithub.com/firebase/firebase-admin-node/issues/1437)) ##### Miscellaneous - \[chore] Release 9.12.0 ([#​1442](https://togithub.com/firebase/firebase-admin-node/issues/1442)) - Pin [@​types/jsonwebtoken](https://togithub.com/types/jsonwebtoken) to 8.5.1 ([#​1438](https://togithub.com/firebase/firebase-admin-node/issues/1438)) - build(deps): bump tar from 6.1.3 to 6.1.11 ([#​1430](https://togithub.com/firebase/firebase-admin-node/issues/1430)) - build(deps-dev): bump [@​types/lodash](https://togithub.com/types/lodash) from 4.14.171 to 4.14.173 ([#​1435](https://togithub.com/firebase/firebase-admin-node/issues/1435)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.18.4 to 7.18.7 ([#​1423](https://togithub.com/firebase/firebase-admin-node/issues/1423)) - fix typo ([#​1420](https://togithub.com/firebase/firebase-admin-node/issues/1420)) ### [`v9.11.1`](https://togithub.com/firebase/firebase-admin-node/releases/v9.11.1) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.11.0...v9.11.1) ##### Bug Fixes - fix: Update comments in index files ([#​1414](https://togithub.com/firebase/firebase-admin-node/issues/1414)) - fix: Throw error on user disabled and check revoked set true ([#​1401](https://togithub.com/firebase/firebase-admin-node/issues/1401)) ##### Miscellaneous - \[chore] Release 9.11.1 ([#​1415](https://togithub.com/firebase/firebase-admin-node/issues/1415)) - build(deps): bump path-parse from 1.0.6 to 1.0.7 ([#​1413](https://togithub.com/firebase/firebase-admin-node/issues/1413)) - build(deps-dev): bump yargs from 17.0.1 to 17.1.1 ([#​1412](https://togithub.com/firebase/firebase-admin-node/issues/1412)) - chore: Add emulator tests to nightlies ([#​1409](https://togithub.com/firebase/firebase-admin-node/issues/1409)) - build(deps-dev): bump ts-node from 9.0.0 to 10.2.0 ([#​1402](https://togithub.com/firebase/firebase-admin-node/issues/1402)) - build(deps): bump tar from 6.1.0 to 6.1.3 ([#​1399](https://togithub.com/firebase/firebase-admin-node/issues/1399)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.15.2 to 7.18.4 ([#​1379](https://togithub.com/firebase/firebase-admin-node/issues/1379)) - build(deps): bump jwks-rsa from 2.0.3 to 2.0.4 ([#​1393](https://togithub.com/firebase/firebase-admin-node/issues/1393)) - build(deps-dev): bump [@​types/minimist](https://togithub.com/types/minimist) from 1.2.1 to 1.2.2 ([#​1388](https://togithub.com/firebase/firebase-admin-node/issues/1388)) - build(deps-dev): bump [@​types/request](https://togithub.com/types/request) from 2.48.5 to 2.48.6 ([#​1387](https://togithub.com/firebase/firebase-admin-node/issues/1387)) - build(deps-dev): bump [@​types/lodash](https://togithub.com/types/lodash) from 4.14.157 to 4.14.171 ([#​1386](https://togithub.com/firebase/firebase-admin-node/issues/1386)) - build(deps): bump [@​firebase/database](https://togithub.com/firebase/database) from 0.10.6 to 0.10.7 ([#​1385](https://togithub.com/firebase/firebase-admin-node/issues/1385)) - build(deps-dev): bump [@​types/bcrypt](https://togithub.com/types/bcrypt) from 2.0.0 to 5.0.0 ([#​1384](https://togithub.com/firebase/firebase-admin-node/issues/1384)) - build(deps-dev): bump nock from 13.1.0 to 13.1.1 ([#​1370](https://togithub.com/firebase/firebase-admin-node/issues/1370)) ### [`v9.11.0`](https://togithub.com/firebase/firebase-admin-node/releases/v9.11.0) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.10.0...v9.11.0) ##### New Features - feat(fac): Add custom TTL options for App Check ([#​1363](https://togithub.com/firebase/firebase-admin-node/issues/1363)) ##### Miscellaneous - \[chore] Release 9.11.0 ([#​1376](https://togithub.com/firebase/firebase-admin-node/issues/1376)) - Fix typo and formatting in docs ([#​1378](https://togithub.com/firebase/firebase-admin-node/issues/1378)) - Add AppCheckTokenOptions type to ToC ([#​1375](https://togithub.com/firebase/firebase-admin-node/issues/1375)) - Reduce App Check custom token exp to 5 mins ([#​1372](https://togithub.com/firebase/firebase-admin-node/issues/1372)) - build(deps): bump [@​google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 4.12.2 to 4.13.1 ([#​1369](https://togithub.com/firebase/firebase-admin-node/issues/1369)) - Update index.ts ([#​1367](https://togithub.com/firebase/firebase-admin-node/issues/1367)) - build(deps-dev): bump [@​types/chai](https://togithub.com/types/chai) from 4.2.11 to 4.2.21 ([#​1365](https://togithub.com/firebase/firebase-admin-node/issues/1365)) - build(deps-dev): bump yargs from 16.1.0 to 17.0.1 ([#​1357](https://togithub.com/firebase/firebase-admin-node/issues/1357)) - build(deps): bump jwks-rsa from 2.0.2 to 2.0.3 ([#​1361](https://togithub.com/firebase/firebase-admin-node/issues/1361)) - build(deps): bump [@​firebase/database](https://togithub.com/firebase/database) from 0.10.5 to 0.10.6 ([#​1356](https://togithub.com/firebase/firebase-admin-node/issues/1356)) - build(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 9.0.4 to 10.0.2 ([#​1326](https://togithub.com/firebase/firebase-admin-node/issues/1326)) - build(deps-dev): bump [@​types/nock](https://togithub.com/types/nock) from 9.3.1 to 11.1.0 ([#​1351](https://togithub.com/firebase/firebase-admin-node/issues/1351)) - build(deps): bump [@​firebase/database](https://togithub.com/firebase/database) from 0.10.4 to 0.10.5 ([#​1350](https://togithub.com/firebase/firebase-admin-node/issues/1350)) - build(deps-dev): bump [@​types/request-promise](https://togithub.com/types/request-promise) from 4.1.46 to 4.1.47 ([#​1338](https://togithub.com/firebase/firebase-admin-node/issues/1338)) ### [`v9.10.0`](https://togithub.com/firebase/firebase-admin-node/releases/v9.10.0) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.9.0...v9.10.0) ##### New Features - feat(fis): Adding the admin.installations() API for deleting Firebase installation IDs ([#​1187](https://togithub.com/firebase/firebase-admin-node/issues/1187)) ##### Bug Fixes - fix: Updated TOC for new Auth type aliases ([#​1342](https://togithub.com/firebase/firebase-admin-node/issues/1342)) - fix(docs): replace all global.html -> admin.html ([#​1341](https://togithub.com/firebase/firebase-admin-node/issues/1341)) - fix(auth): Better type hierarchies for Auth API ([#​1294](https://togithub.com/firebase/firebase-admin-node/issues/1294)) ##### Miscellaneous - \[chore] Release 9.10.0 ([#​1345](https://togithub.com/firebase/firebase-admin-node/issues/1345)) - build(deps-dev): bump [@​types/minimist](https://togithub.com/types/minimist) from 1.2.0 to 1.2.1 ([#​1336](https://togithub.com/firebase/firebase-admin-node/issues/1336)) - build(deps-dev): bump gulp-filter from 6.0.0 to 7.0.0 ([#​1334](https://togithub.com/firebase/firebase-admin-node/issues/1334)) - build(deps-dev): bump request-promise from 4.2.5 to 4.2.6 ([#​1331](https://togithub.com/firebase/firebase-admin-node/issues/1331)) - build(deps): bump [@​firebase/database](https://togithub.com/firebase/database) from 0.10.0 to 0.10.4 ([#​1328](https://togithub.com/firebase/firebase-admin-node/issues/1328)) - build(deps-dev): bump [@​firebase/app](https://togithub.com/firebase/app) from 0.6.21 to 0.6.26 ([#​1329](https://togithub.com/firebase/firebase-admin-node/issues/1329)) - build(deps-dev): bump [@​types/mocha](https://togithub.com/types/mocha) from 2.2.48 to 8.2.2 ([#​1323](https://togithub.com/firebase/firebase-admin-node/issues/1323)) - build(deps): bump [@​google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 4.5.0 to 4.12.2 ([#​1325](https://togithub.com/firebase/firebase-admin-node/issues/1325)) - build(deps-dev): bump bcrypt from 5.0.0 to 5.0.1 ([#​1324](https://togithub.com/firebase/firebase-admin-node/issues/1324)) - build(deps-dev): bump [@​types/sinon-chai](https://togithub.com/types/sinon-chai) from 3.2.4 to 3.2.5 ([#​1316](https://togithub.com/firebase/firebase-admin-node/issues/1316)) - build(deps-dev): bump nock from 13.0.11 to 13.1.0 ([#​1313](https://togithub.com/firebase/firebase-admin-node/issues/1313)) - build(deps-dev): bump [@​types/jsonwebtoken](https://togithub.com/types/jsonwebtoken) from 8.5.0 to 8.5.1 ([#​1315](https://togithub.com/firebase/firebase-admin-node/issues/1315)) - build(deps-dev): bump del from 2.2.2 to 6.0.0 ([#​1310](https://togithub.com/firebase/firebase-admin-node/issues/1310)) - build(deps): bump ws from 7.3.1 to 7.4.6 ([#​1309](https://togithub.com/firebase/firebase-admin-node/issues/1309)) - build(deps-dev): bump nock from 13.0.5 to 13.0.11 ([#​1311](https://togithub.com/firebase/firebase-admin-node/issues/1311)) - Add OAuthResponseType to ToC ([#​1303](https://togithub.com/firebase/firebase-admin-node/issues/1303)) - Update OIDC reference docs ([#​1305](https://togithub.com/firebase/firebase-admin-node/issues/1305))

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 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.