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.3.0 to 9.4.2 #62

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps firebase-admin from 9.3.0 to 9.4.2.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v9.4.2

Bug Fixes

  • fix(fcm): Support arbitrary custom values in the ApnsPayload (#1097)

Miscellaneous

  • [chore] Release 9.4.2 (#1111)
  • chore: adds missing provider IDs for Auth (#1106)
  • Adds @license JSDoc tag to license comments (#1102)
  • chore: Upgraded mocha, ts-node, typedoc and nock (#1105)
  • chore: Upgraded JS SDK dependencies (#1104)

Firebase Admin Node.js SDK v9.4.1

Bug Fixes

  • fix(rc): Fix Version update time parsing failure (#1089)

Miscellaneous

  • [chore] Release 9.4.1 (#1091)
  • Reinstating tag that devsite needs present to supress machine translation. (#1090)

Firebase Admin Node.js SDK v9.4.0

New Features

  • feat(firestore): Exposed more types from the admin.firestore namespace (#1080)

Bug Fixes

  • fix: Adding es2018 libraries to the build (#1079)
  • fix: Upgraded dev dependency on yargs (#1073)

Miscellaneous

  • [chore] Release 9.4.0 (#1087)
  • Use 'owner' token when communicating with Auth emulator (#1085)
  • Handle lookup returning empty array of users. (#1082)
  • chore: Configuring an API Extractor report for the repo (#1081)
  • chore: Auto-generating typings from the source (#1072)
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)
stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

dependabot[bot] commented 3 years ago

Superseded by #65.