hendrysadrak / firestore-store

express-session store for Firebase Cloud Firestore
https://npm.im/firestore-store
MIT License
48 stars 3 forks source link

Bump firebase-admin from 9.11.1 to 10.2.0 #89

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps firebase-admin from 9.11.1 to 10.2.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v10.2.0

New Features

  • feat: Add Task Queue API (#1674)
  • feat(auth): Support generate oob code request type VERIFY_AND_CHANGE_EMAIL (#1633)

Miscellaneous

  • [chore] Release 10.2.0 (#1688)
  • Fix markdown lists in reference docs (#1687)
  • Added support for calling Eventarc emulator (#1686)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1682)
  • Implemented eventarc event publishing API (#1617) (#1644)
  • build(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#1681)
  • build(deps-dev): bump @​firebase/app-compat from 0.1.22 to 0.1.23 (#1680)
  • build(deps): bump @​google-cloud/storage from 5.19.3 to 5.19.4 (#1679)
  • build(deps): bump @​types/node from 17.0.27 to 17.0.31 (#1678)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.21.0 to 5.22.0 (#1677)
  • chore: Update App Check to V1 endpoints (#1632)
  • Revert "feat(auth): Support sms region config change on Tenant and Project level." (#1676)
  • build(deps): bump jwks-rsa from 2.0.5 to 2.1.0 (#1671)
  • build(deps-dev): bump @​types/chai from 4.3.0 to 4.3.1 (#1670)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1669)
  • build(deps-dev): bump @​types/lodash from 4.14.181 to 4.14.182 (#1672)
  • build(deps-dev): bump @​types/mocha from 9.1.0 to 9.1.1 (#1668)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.19.0 to 5.21.0 (#1667)
  • build(deps): bump @​google-cloud/storage from 5.19.2 to 5.19.3 (#1665)
  • build(deps-dev): bump eslint from 8.13.0 to 8.14.0 (#1664)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.21.3 to 7.23.0 (#1663)
  • build(deps): bump @​types/node from 17.0.25 to 17.0.27 (#1662)
  • build(deps-dev): bump @​firebase/auth-compat from 0.2.11 to 0.2.12 (#1661)
  • chore: Update database-compat and database-types (#1660)

Firebase Admin Node.js SDK v10.1.0

Miscellaneous

  • [chore] Release 10.1.0 (#1654)
  • Adding in alpha interface for blocking token verification (#1635)
  • build(deps): bump @​types/node from 17.0.23 to 17.0.25 (#1650)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1649)
  • build(deps-dev): bump sinon from 13.0.1 to 13.0.2 (#1648)
  • build(deps-dev): bump @​firebase/app-compat from 0.1.21 to 0.1.22 (#1647)
  • build(deps): bump @​google-cloud/storage from 5.19.1 to 5.19.2 (#1646)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.20.0 to 7.21.3 (#1643)
  • build(deps-dev): bump yargs from 17.4.0 to 17.4.1 (#1642)
  • build(deps-dev): bump eslint from 8.12.0 to 8.13.0 (#1641)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1639)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.18.0 to 5.19.0 (#1638)
  • chore: Updating node-forge to 1.3.1 (#1636)
  • build(deps): bump @​google-cloud/storage from 5.18.3 to 5.19.1 (#1637)

... (truncated)

Commits


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 2 years ago

Superseded by #92.