Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency firebase-admin to ~6.5.0 - autoclosed #1119

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2019

This PR contains the following updates:

Package Type Update Change References
firebase-admin dependencies minor ~6.0.0 -> ~6.5.0 homepage, source

Release Notes

firebase/firebase-admin-node

v6.5.1

Compare Source

  • [fixed] Implemented a Node.js environment check that will be executed at
    package import time.
  • [fixed] Setting the GOOGLE_APPLICATION_CREDENTIALS environment variable
    to a refresh token instead of a service account is now supported.

v6.5.0

Compare Source

  • [fixed] Correctly parses error codes sent by Firebase Auth backend servers.
  • [fixed] Correctly marked the optional fields in UserRecord types.
  • [added] admin.projectManagement().shaCertificate() method to create an
    instance of admin.projectManagement.ShaCertificate.

v6.4.0

Compare Source

  • [added] messaging.Aps type now supports configuring a critical sound.
    A new messaging.CriticalSound type has been introduced for this purpose.
  • [added] messaging.AndroidNotification type now supports channel_id.
  • [added] AppOptions now accepts an optional http.Agent object. The
    http.Agent specified via this API is used when the SDK makes backend
    HTTP calls. This can be used when it is required to deploy the Admin SDK
    behind a proxy.
  • [added] admin.credential.cert(), admin.credential.applicationDefault(),
    and admin.credential.refreshToken() methods now accept an http.Agent
    as an optional argument. If specified, the http.Agent will be used
    when calling Google backend servers to fetch OAuth2 access tokens.

v6.3.0

Compare Source

  • [added] A new ProjectManagement service, which includes the ability to
    create, list, and get details about Android and iOS apps associated with your
    Firebase Project.
  • [added] messaging.ApsAlert type now supports subtitle in its payload.

v6.2.0

Compare Source

  • [added] Added the email action link generation APIs for creating links for
    password reset, email verification and email link sign-in via
    auth.generatePasswordResetLink(), auth.generateEmailVerificationLink()
    and auth.generateSignInWithEmailLink().
  • [changed] Upgraded Cloud Firestore client to v0.19.0.
  • [added] Exposed the Transaction type from the admin.firestore namespace.
  • [fixed] Fixing error handling in FCM. The SDK now checks the key
    type.googleapis.com/google.firebase.fcm.v1.FcmError to set error code.

v6.1.0

Compare Source

  • [changed] Upgraded Cloud Firestore client to v0.18.0.
  • [added] Exposed the CollectionReference, WriteBatch, WriteResult and
    QueryDocumentSnapshot types from the admin.firestore namespace.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 30, 2019
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 30, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 30, 2019
@renovate renovate bot force-pushed the renovate/firebase-admin-6.x branch 3 times, most recently from 8a82f31 to 4598f3e Compare February 4, 2019 18:48
@renovate renovate bot force-pushed the renovate/firebase-admin-6.x branch from 4598f3e to a2ee13f Compare February 4, 2019 20:38
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 5, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 5, 2019
@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to ~6.5.0 fix(deps): update dependency firebase-admin to ~6.5.0 - autoclosed Feb 5, 2019
@renovate renovate bot closed this Feb 5, 2019
@renovate renovate bot deleted the renovate/firebase-admin-6.x branch February 5, 2019 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants