This repository has been archived by the owner on Aug 17, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency firebase-admin to v8.13.0 #30
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/firebase-admin-8.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/particular/demo-shopify-oauth/7dmoieaw8 |
5e16dee
to
7fe80a2
Compare
7fe80a2
to
4fc77e9
Compare
4fc77e9
to
0ef5479
Compare
0ef5479
to
373dab3
Compare
373dab3
to
80c42d7
Compare
80c42d7
to
e43ee56
Compare
e43ee56
to
72a38b9
Compare
72a38b9
to
9e6ff4a
Compare
9e6ff4a
to
e91517c
Compare
e91517c
to
eab9cbc
Compare
eab9cbc
to
adc2440
Compare
adc2440
to
048a7dd
Compare
048a7dd
to
1ab55db
Compare
1ab55db
to
52a68d3
Compare
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:
8.0.0
->8.13.0
Release Notes
firebase/firebase-admin-node
v8.13.0
Compare Source
New Features
Bug Fixes
Miscellaneous
v8.12.1
Compare Source
Miscellaneous
v8.12.0
Compare Source
New Features
Miscellaneous
UserRecord.customClaims
type. (#866)v8.11.0
Compare Source
New Features
Bug Fixes
DecodedIdToken
types. (#852)Miscellaneous
v8.10.0
Compare Source
New Features
Miscellaneous
v8.9.2
Compare Source
v8.9.1
Compare Source
Authentication
v8.9.0
Compare Source
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.v8.8.0
Compare Source
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.v8.7.0
Compare Source
Cloud Messaging
AndroidNotification
classthat allow further customization of notifications that target Android devices.
v8.6.1
Compare Source
Authentication
userrecord
no longer exposes password hashes that are redacted due to lack of permissions in the service account credentials.setCustomUserClaims()
API to acceptnull
.v8.6.0
Compare 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
Compare Source
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.v8.4.0
Compare Source
Cloud Messaging
v8.3.0
Compare 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/app
package to a dev dependency.Authentication
admin.auth().importUsers()
API.Cloud Storage
@google-cloud/storage
dependency to v3.0.0. This new major version drops support for Node.js versions older than v8. Sincefirebase-admin
already supports only Node.js v8 and above, this does not have a noticeable impact on users of the Admin SDK.v8.2.0
Compare Source
v1
endpoint. This makes it possible to use the SDK in Google Kubernetes Engine again.Realtime Database
@firebase/database
dependency to v0.4.4.Cloud Messaging
messaging.sendAll()
andmessaging.sendMulticast()
APIs.v8.1.0
Compare 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.Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ 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.