[Snyk] Upgrade firebase-admin from 8.3.0 to 8.10.0 #3
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 8.3.0 to 8.10.0.
ℹ️ 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
New Features
Miscellaneous
Authentication
admin.instanceId().deleteInstanceId()
API that caused errors even when the operation completed successfully in the backend.@google-cloud/firestore
dependency to v3.0.0. See Firestore release notes for more details.Cloud Messaging
sendMulticast()
API now correctly copies thefcmOptions
when sending a message to multiple recipients.Realtime Database
@firebase/database
dependency to v0.5.17.Cloud Firestore
@google-cloud/firestore
dependency version to 2.6.0.Thanks arjunyel for the contribution.
Cloud Storage
@google-cloud/storage
dependency version to 4.1.2. This version contains some minor breaking changes. Check the release notes of the dependency for more information. Thanks arjunyel for the contribution.Authentication
verifyIdToken()
method now correctly uses thehttp.Agent
configured during SDK initialization.Cloud Messaging
sendAll()
andsendMulticast()
now support sending up to 500 messages in a single call.Cloud Messaging
AndroidNotification
classthat allow further customization of notifications that target Android devices.
Authentication
UserRecord
no longer exposes password hashes that are redacted due to lack of permissions in the service account credentials.setCustomUserClaims()
API to acceptnull
.admin.securityRules()
API for managing Firebase security rules applied on services like Cloud Firestore and Cloud Storage.getFirestoreRuleset()
andgetStorageRuleset()
methods for retrieving rulesets that are currently in effect.releaseFirestoreRuleset()
andreleaseStorageRuleset()
methods for creating new rulesets and applying them to Firestore and Storage.getRuleset()
,createRuleset()
anddeleteRuleset()
methods for managing the lifecycle of a ruleset.Cloud Messaging
Authentication
tenantManager()
on theadmin.auth
interface.authForTenant()
,getTenant()
,listTenants()
,deleteTenant()
,createTenant()
andupdateTenant()
to the newly definedTenantManager
.TenantAwareAuth
interface retrieved viaTenantManager#authForTenant()
for managing users, configuring SAML/OIDC providers, generating email links for password reset, email verification, etc for specific tenants.Realtime Database
@firebase/database
dependency version to 0.5.1. This helps avoid some peer dependency warnings that were observed during package installation.Cloud Messaging
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