This repository was archived by the owner on Sep 4, 2020. It is now read-only.
Update dependency firebase-admin to v9#14
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
046b1ff to
35cba27
Compare
35cba27 to
4ee867a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.5.1->9.1.1Release Notes
firebase/firebase-admin-node
v9.1.1Compare Source
Bug Fixes
Miscellaneous
v9.1.0Compare Source
New Features
Bug Fixes
Miscellaneous
v9.0.0Compare Source
Breaking Changes
Bug Fixes
Miscellaneous
v8.13.0Compare Source
New Features
Bug Fixes
Miscellaneous
v8.12.1Compare Source
Miscellaneous
v8.12.0Compare Source
New Features
Miscellaneous
UserRecord.customClaimstype. (#866)v8.11.0Compare Source
New Features
Bug Fixes
DecodedIdTokentypes. (#852)Miscellaneous
v8.10.0Compare Source
New Features
Miscellaneous
v8.9.2Compare Source
v8.9.1Compare Source
Authentication
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.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.0Compare Source
Cloud Messaging
AndroidNotificationclassthat allow further customization of notifications that target Android devices.
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.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.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.0Compare Source
Cloud Messaging
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.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.v8.1.0Compare Source
Project Management
projectManagement.listAppMetadata()API to list the summarized details of up to 100 apps in a Firebase project.projectManagement.setDisplayName()API to update the display name of a Firebase project.v8.0.0Compare Source
Cloud Firestore
Cloud Storage
v7.4.0Compare Source
Cloud Firestore
Realtime Database
admin.database.ThenableReferencetype to extend from the built-inPromisetype.v7.3.0Compare Source
Firebase Auth
auth.listProviderConfigs(),auth.getProviderConfig(),auth.deleteProviderConfig(),auth.updateProviderConfig()andauth.createProviderConfig().v7.2.0Compare Source
Cloud Firestore
v1betaandv1clients, which provide direct access to the underlying Firestore and Firestore Admin RPCs. Please note that you must provide your Firebase credentials directly to these clients.v7.1.1Compare Source
Firebase Cloud Messaging
AndroidConfig.ttl.v7.1.0Compare Source
Firebase Cloud Messaging
messaging.sendMulticast()API for sending a message to a list of device registration tokens.messaging.sendAll()API for sending a list of messages as a single batch.Firebase Auth
auth.UpdateRequestinterface to clearly specify the nullable fields.Cloud Firestore
v7.0.0Compare Source
Authentication
verifyIdToken()andverifySessionCookie()methods now returnauth/id-token-expiredandauth/session-cookie-expirederror codes for expired JWTs.Renovate configuration
📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.