fix(deps): update dependency firebase-admin to ~6.5.0 - autoclosed #1119
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~6.0.0->~6.5.0Release Notes
firebase/firebase-admin-node
v6.5.1Compare Source
package import time.
GOOGLE_APPLICATION_CREDENTIALSenvironment variableto a refresh token instead of a service account is now supported.
v6.5.0Compare Source
UserRecordtypes.admin.projectManagement().shaCertificate()method to create aninstance of admin.projectManagement.ShaCertificate.
v6.4.0Compare Source
messaging.Apstype now supports configuring a critical sound.A new
messaging.CriticalSoundtype has been introduced for this purpose.messaging.AndroidNotificationtype now supportschannel_id.AppOptionsnow accepts an optionalhttp.Agentobject. Thehttp.Agentspecified via this API is used when the SDK makes backendHTTP calls. This can be used when it is required to deploy the Admin SDK
behind a proxy.
admin.credential.cert(),admin.credential.applicationDefault(),and
admin.credential.refreshToken()methods now accept anhttp.Agentas an optional argument. If specified, the
http.Agentwill be usedwhen calling Google backend servers to fetch OAuth2 access tokens.
v6.3.0Compare Source
ProjectManagementservice, which includes the ability tocreate, list, and get details about Android and iOS apps associated with your
Firebase Project.
messaging.ApsAlerttype now supports subtitle in its payload.v6.2.0Compare Source
password reset, email verification and email link sign-in via
auth.generatePasswordResetLink(),auth.generateEmailVerificationLink()and
auth.generateSignInWithEmailLink().Transactiontype from theadmin.firestorenamespace.type.googleapis.com/google.firebase.fcm.v1.FcmErrorto set error code.v6.1.0Compare Source
CollectionReference,WriteBatch,WriteResultandQueryDocumentSnapshottypes from theadmin.firestorenamespace.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.
This PR has been generated by Renovate Bot. View repository job log here.