Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps firebase-admin from 8.8.0 to 8.10.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v8.10.0

New Features

  • feat(auth): Multi-factor Auth support with SMS for Google Cloud Identity Platform (#804)

Miscellaneous

  • [chore] Release 8.10.0 (take 2) (#812)
  • [chore] Release 8.10.0 (#811)
  • chore: Adding a .npmrc file to the root of the repo (#810)
  • Defines MultiFactor{Create|Update}Settings interfaces. (#809)
  • Removes special char from index.d.ts. (#808)
  • Defines new MFA types in toc.yaml. (#807)
  • Fix revokeRefreshTokens to round consistently with the other platforms. (#801)
  • Build integration tests during CI (and release) (#800)
  • Fix compilation error in integration tests (#798)
  • chore: Enabling more ESLint checks and fixing errors (#797)
  • Enabling additional ESLint checks (#794)
  • chore: Migrated to ESlint (#790)
  • chore: Experimental release flow based on Actions (#780)
  • Improve customClaims Typing (#768)
  • Custom Action for sending Tweets (#784)

Firebase Admin Node.js SDK v8.9.2

  • Fixed a credential loading issue that prevented some functions from being deployed via the Firebase CLI.

Firebase Admin Node.js SDK v8.9.1

Authentication

  • [Fixed] Fixed the inability to discover the project ID when running on GCP managed environments.

Firebase Admin Node.js SDK v8.9.0

  • Fixed a bug in the admin.instanceId().deleteInstanceId() API that caused errors even when the operation completed successfully in the backend.
  • Upgraded the @google-cloud/firestore dependency to v3.0.0. See Firestore release notes for more details.

Cloud Messaging

  • The sendMulticast() API now correctly copies the fcmOptions when sending a message to multiple recipients.

Realtime Database

  • Upgraded the @firebase/database dependency to v0.5.17.
Commits
  • c35acac [chore] Release 8.10.0 (take 2) (#812)
  • 3907c0c [chore] Release 8.10.0 (#811)
  • 163463a chore: Adding a .npmrc file to the root of the repo (#810)
  • 8580959 Defines MultiFactor{Create|Update}Settings interfaces. (#809)
  • 6c7c9ba Removes special char from index.d.ts. (#808)
  • 4b7e99c Defines new MFA types in toc.yaml. (#807)
  • 0a6c956 feat(auth): Multi-factor Auth support with SMS for Google Cloud Identity Plat...
  • 224f65f Fix revokeRefreshTokens to round consistently with the other platforms. (#801)
  • d83daa6 Build integration tests during CI (and release) (#800)
  • 0438b10 Fix compilation error in integration tests (#798)
  • 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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 8.8.0 to 8.10.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v8.8.0...v8.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 12, 2020
@dependabot-preview
Copy link
Author

Superseded by #54.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firebase-admin-8.10.0 branch April 22, 2020 20:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant