Herobone / plannary

GNU General Public License v3.0
0 stars 0 forks source link

Bump firebase-admin from 9.4.2 to 9.10.0 in /functions #126

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps firebase-admin from 9.4.2 to 9.10.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v9.10.0

New Features

  • feat(fis): Adding the admin.installations() API for deleting Firebase installation IDs (#1187)

Bug Fixes

  • fix: Updated TOC for new Auth type aliases (#1342)
  • fix(docs): replace all global.html -> admin.html (#1341)
  • fix(auth): Better type hierarchies for Auth API (#1294)

Miscellaneous

  • [chore] Release 9.10.0 (#1345)
  • build(deps-dev): bump @​types/minimist from 1.2.0 to 1.2.1 (#1336)
  • build(deps-dev): bump gulp-filter from 6.0.0 to 7.0.0 (#1334)
  • build(deps-dev): bump request-promise from 4.2.5 to 4.2.6 (#1331)
  • build(deps): bump @​firebase/database from 0.10.0 to 0.10.4 (#1328)
  • build(deps-dev): bump @​firebase/app from 0.6.21 to 0.6.26 (#1329)
  • build(deps-dev): bump @​types/mocha from 2.2.48 to 8.2.2 (#1323)
  • build(deps): bump @​google-cloud/firestore from 4.5.0 to 4.12.2 (#1325)
  • build(deps-dev): bump bcrypt from 5.0.0 to 5.0.1 (#1324)
  • build(deps-dev): bump @​types/sinon-chai from 3.2.4 to 3.2.5 (#1316)
  • build(deps-dev): bump nock from 13.0.11 to 13.1.0 (#1313)
  • build(deps-dev): bump @​types/jsonwebtoken from 8.5.0 to 8.5.1 (#1315)
  • build(deps-dev): bump del from 2.2.2 to 6.0.0 (#1310)
  • build(deps): bump ws from 7.3.1 to 7.4.6 (#1309)
  • build(deps-dev): bump nock from 13.0.5 to 13.0.11 (#1311)
  • Add OAuthResponseType to ToC (#1303)
  • Update OIDC reference docs (#1305)

Firebase Admin Node.js SDK v9.9.0

Breaking Changes

  • change: The Admin SDK now requires Node.js 10.13.0 or higher. (#1300)

New Features

  • feat(auth): Added code flow support for OIDC flow. (#1220)

Bug Fixes

  • fix(auth): make MFA uid optional for updateUser operations (#1278)
  • fix: Revert regression introduced in #1257 (#1277)

Miscellaneous

  • [chore] Release 9.9.0 (#1302)
  • Fixed integration test failure of skipped tests (#1299)
  • chore: Teporarily disabling sendToDeviceGroup integration test (#1292)

... (truncated)

Commits
  • 2ca2bca [chore] Release 9.10.0 (#1345)
  • 6f73c8c fix: Updated TOC for new Auth type aliases (#1342)
  • 0f9a7de feat(fis): Adding the admin.installations() API for deleting Firebase install...
  • 9872b9b fix(docs): replace all global.html -> admin.html (#1341)
  • 9b0d7ef build(deps-dev): bump @​types/minimist from 1.2.0 to 1.2.1 (#1336)
  • 9539a50 build(deps-dev): bump gulp-filter from 6.0.0 to 7.0.0 (#1334)
  • f09bd64 build(deps-dev): bump request-promise from 4.2.5 to 4.2.6 (#1331)
  • 24d3b91 build(deps): bump @​firebase/database from 0.10.0 to 0.10.4 (#1328)
  • 2a4de46 build(deps-dev): bump @​firebase/app from 0.6.21 to 0.6.26 (#1329)
  • 3c78a73 build(deps-dev): bump @​types/mocha from 2.2.48 to 8.2.2 (#1323)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #132.