[Snyk] Upgrade firebase-admin from 6.0.0 to 6.5.1 #2
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.
Snyk has created this PR to upgrade firebase-admin from 6.0.0 to 6.5.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: firebase-admin
GOOGLE_APPLICATION_CREDENTIALS
environment variable to a refresh token file instead of a service account is now supported.shaCertificate()
method for creating instances ofadmin.projectManagement.ShaCertificate
.Authentication
UserRecord
type.messaging.Aps
type now supports configuring a critical sound. A newmessaging.CriticalSound
type has been introduced for this purpose.messaging.AndroidNotification
type now supportschannel_id
.AppOptions
now accepts an optionalhttp.Agent
object. Thehttp.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.admin.credential.cert()
,admin.credential.applicationDefault()
, andadmin.credential.refreshToken()
methods now accept anhttp.Agent
as an optional argument. If specified, thehttp.Agent
will be used when calling Google backend servers to fetch OAuth2 access tokens.admin.projectManagement()
API for managing apps in a Firebase project.listAndroidApps()
andlistIosApps()
methods for listing the existing apps in a project.createAndroidApp()
andcreateIosApp()
methods for creating new apps in a project.AndroidApp
andIosApp
APIs for updating individual apps.Cloud Messaging
ApsAlert
type now supports specifying a subtitle. Thanks chemidy for thecontribution.
Authentication
auth.generatePasswordResetLink()
,auth.generateEmailVerificationLink()
andauth.generateSignInWithEmailLink()
.Cloud Firestore
Transaction
type from theadmin.firestore
namespace.Cloud Messaging
type.googleapis.com/google.firebase.fcm.v1.FcmError
to set error code. Thanks chemidy for the contribution.CollectionReference
,WriteBatch
,WriteResult
andQueryDocumentSnapshot
types from theadmin.firestore
namespace.array-contains
query operator andFieldValue.arrayUnion()
andFieldValue.arrayRemove()
APIs.Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs