Skip to content
This repository was archived by the owner on Apr 14, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 21, 2018

Bumps firebase-admin from 5.5.1 to 5.12.1.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v5.12.1

  • Admin SDK now lazy loads all child namespaces and certain heavy dependencies for faster load times. This change also ensures that only the sources for namespaces that are actually used get loaded into the Node.js process.
  • Upgraded Cloud Firestore client to v0.14.0.

Firebase Admin Node.js SDK v5.12.0

Authentication

Cloud Messaging

  • Added the mutableContent optional field to the messaging.Aps type. This can be used to set the mutable-content property when sending FCM messages to APNS targets.
  • Added support for specifying arbitrary key-value fields in the messaging.Aps type.

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.

Firebase Admin Node.js SDK v5.8.1

  • This release upgrades the Cloud Firestore dependency version from 0.10.0 to 0.11.1, which includes several bug fixes in Cloud Firestore.

Firebase Admin Node.js SDK v5.8.0

Initialization

  • The admin.initializeApp() method can now be invoked without any arguments. This will initialize an app using Google Application Default Credentials, and other AppOptions loaded from the FIREBASE_CONFIG environment variable.

Authentication

  • Upgraded the jsonwebtoken library to 8.1.0.
... (truncated)
Changelog

Sourced from firebase-admin's changelog.

v5.12.1

  • [changed] Admin SDK now lazy loads all child namespaces and certain heavy
    dependencies for faster load times. This change also ensures that only
    the sources for namespaces that are actually used get loaded into the
    Node.js process.
  • [changed] Upgraded Cloud Firestore client to v0.14.0.

v5.12.0

  • [feature] Added the session cookie management APIs for creating and verifying
    session cookies, via auth.createSessionCookie() and
    auth.verifySessionCookie().
  • [added] Added the mutableContent optional field to the Aps type of
    the FCM API.
  • [added] Added the support for specifying arbitrary custom key-value
    fields in the Aps type.

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 Firestore 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

... (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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/firebase-admin-5.12.1 branch from 8c9fff2 to 0df2de9 Compare July 9, 2018 07:24
@dependabot-preview
Copy link
Contributor Author

Superseded by #66.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firebase-admin-5.12.1 branch July 23, 2018 03:17
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.

2 participants