chore(deps): update dependency firebase-admin to v8.13.0 #61
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:
8.1.0→8.13.0Release Notes
firebase/firebase-admin-node (firebase-admin)
v8.13.0: Firebase Admin Node.js SDK v8.13.0Compare Source
New Features
Bug Fixes
Miscellaneous
v8.12.1: Firebase Admin Node.js SDK v8.12.1Compare Source
Miscellaneous
v8.12.0: Firebase Admin Node.js SDK v8.12.0Compare Source
New Features
Miscellaneous
UserRecord.customClaimstype. (#866)v8.11.0: Firebase Admin Node.js SDK v8.11.0Compare Source
New Features
Bug Fixes
DecodedIdTokentypes. (#852)Miscellaneous
v8.10.0: Firebase Admin Node.js SDK v8.10.0Compare Source
New Features
Miscellaneous
v8.9.2: Firebase Admin Node.js SDK v8.9.2Compare Source
v8.9.1: Firebase Admin Node.js SDK v8.9.1Compare Source
Authentication
v8.9.0: Firebase Admin Node.js SDK v8.9.0Compare Source
admin.instanceId().deleteInstanceId()API that caused errors even when the operation completed successfully in the backend.@google-cloud/firestoredependency to v3.0.0. See Firestore release notes for more details.Cloud Messaging
sendMulticast()API now correctly copies thefcmOptionswhen sending a message to multiple recipients.Realtime Database
@firebase/databasedependency to v0.5.17.v8.8.0: Firebase Admin Node.js SDK v8.8.0Compare Source
Cloud Firestore
@google-cloud/firestoredependency version to 2.6.0.Thanks arjunyel for the contribution.
Cloud Storage
@google-cloud/storagedependency 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.Agentconfigured during SDK initialization.Cloud Messaging
sendAll()andsendMulticast()now support sending up to 500 messages in a single call.v8.7.0: Firebase Admin Node.js SDK v8.7.0Compare Source
Cloud Messaging
AndroidNotificationclassthat allow further customization of notifications that target Android devices.
v8.6.1: Firebase Admin Node.js SDK v8.6.1Compare Source
Authentication
UserRecordno longer exposes password hashes that are redacted due to lack of permissions in the service account credentials.setCustomUserClaims()API to acceptnull.v8.6.0: Firebase Admin Node.js SDK v8.6.0Compare Source
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
v8.5.0: Firebase Admin Node.js SDK v8.5.0Compare Source
Authentication
tenantManager()on theadmin.authinterface.authForTenant(),getTenant(),listTenants(),deleteTenant(),createTenant()andupdateTenant()to the newly definedTenantManager.TenantAwareAuthinterface 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/databasedependency version to 0.5.1. This helps avoid some peer dependency warnings that were observed during package installation.v8.4.0: Firebase Admin Node.js SDK v8.4.0Compare Source
Cloud Messaging
v8.3.0: Firebase Admin Node.js SDK v8.3.0Compare Source
Realtime Database
admin.database().getRules()method to retrieve the currently applied Realtime Database rules text.admin.database().getRulesJSON()method to retrieve the currently applied Realtime Database rules as aparsed JSON object.
admin.database().setRules()method to update Realtime Database rules.@firebase/apppackage to a dev dependency.Authentication
admin.auth().importUsers()API.Cloud Storage
@google-cloud/storagedependency to v3.0.0. This new major version drops support for Node.js versions older than v8. Sincefirebase-adminalready supports only Node.js v8 and above, this does not have a noticeable impact on users of the Admin SDK.v8.2.0: Firebase Admin Node.js SDK v8.2.0Compare Source
v1endpoint. This makes it possible to use the SDK in Google Kubernetes Engine again.Realtime Database
@firebase/databasedependency to v0.4.4.Cloud Messaging
messaging.sendAll()andmessaging.sendMulticast()APIs.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.