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

Bump firebase-admin from 5.8.1 to 5.11.0#42

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/firebase-admin-5.11.0
Closed

Bump firebase-admin from 5.8.1 to 5.11.0#42
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/firebase-admin-5.11.0

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Mar 19, 2018

Bumps firebase-admin from 5.8.1 to 5.11.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v5.11.0

Firebase Auth

Firebase Admin Node.js SDK v5.10.0

  • Upgraded Realtime Database client to v0.2.0. With this upgrade developers can call the admin.database().ref() method with another Reference instance as the argument.
  • Upgraded Cloud Firestore client to v0.13.0.

Firebase Admin Node.js SDK v5.9.1

  • The admin.initializeApp() method can now be invoked without a credential option. This prompts the SDK to use Google Application Default Credentials.
  • Upgraded the Cloud Firestore client from 0.11.1 to 0.12.0.
  • Upgraded the Cloud Storage client from 1.2.1 to 1.6.0.
  • Upgraded the Firebase Database client from 0.1.3 to 0.1.11.

Firebase Admin Node.js SDK v5.9.0

Firebase Cloud Messaging

Firebase Admin Node.js SDK v5.8.2

  • [changed] Exposed admin.firestore.DocumentReference and admin.firestore.DocumentSnapshot types from the Admin SDK typings.
  • [changed] Upgraded Firestore dependency version to 0.11.2.
Changelog

Sourced from firebase-admin's changelog.

v5.11.0

  • [changed] Added the auth.importUsers() method for importing users to
    Firebase Auth in bulk.

v5.10.0

  • [changed] Upgraded Realtime Database client to v0.2.0. With this upgrade
    developers can call the admin.database().ref() method with another
    Reference instance as the argument.
  • [changed] Upgraded Cloud Firestire client to v0.13.0.

v5.9.1

  • [changed] The admin.initializeApp() method can now be invoked without an
    explicit credential option. In that case the SDK will get initialized with
    Google application default credentials.
  • [changed] Upgraded Realtime Database client to v0.1.11.
  • [changed] Modified the Realtime Database client integration to report the
    correct user agent header.
  • [changed] Upgraded Cloud Firestire client to v0.12.0.
  • [changed] Improved error handling in FCM by mapping more server-side errors
    to client-side error codes.

v5.9.0

  • [added] Added the messaging.send() method and the new Message type for
    sending Cloud Messaging notifications via the
    new FCM REST endpoint.

v5.8.2

  • [changed] Exposed admin.firestore.DocumentReference and
    admin.firestore.DocumentSnapshot types from the Admin SDK typings.
  • [changed] Upgraded Firestore dependency version to
    0.11.2.
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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/firebase-admin-5.11.0 branch from 8c956d2 to bb86dc9 Compare April 3, 2018 15:18
@dependabot-preview
Copy link
Author

Superseded by #49.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firebase-admin-5.11.0 branch April 9, 2018 02:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant