[Snyk] Upgrade firebase-admin from 8.3.0 to 8.10.0#3
Open
Conversation
Snyk has created this PR to upgrade firebase-admin from 8.3.0 to 8.10.0. See this package in NPM: https://www.npmjs.com/package/firebase-admin See this project in Snyk: https://app.snyk.io/org/sniperadmin/project/fe9b038a-60f9-46eb-8aa1-830791224ffd?utm_source=github&utm_medium=upgrade-pr
|
Could you please fix the conflicts @snyk-bot? |
|
To generate Unit Tests for this PR, please click here. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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
-
8.10.0 - 2020-03-12
- feat(auth): Multi-factor Auth support with SMS for Google Cloud Identity Platform (#804)
- [chore] Release 8.10.0 (take 2) (#812)
- [chore] Release 8.10.0 (#811)
- chore: Adding a .npmrc file to the root of the repo (#810)
- Defines MultiFactor{Create|Update}Settings interfaces. (#809)
- Removes special char from index.d.ts. (#808)
- Defines new MFA types in toc.yaml. (#807)
- Fix revokeRefreshTokens to round consistently with the other platforms. (#801)
- Build integration tests during CI (and release) (#800)
- Fix compilation error in integration tests (#798)
- chore: Enabling more ESLint checks and fixing errors (#797)
- Enabling additional ESLint checks (#794)
- chore: Migrated to ESlint (#790)
- chore: Experimental release flow based on Actions (#780)
- Improve customClaims Typing (#768)
- Custom Action for sending Tweets (#784)
-
8.9.2 - 2020-01-23
- Fixed a credential loading issue that prevented some functions from being deployed via the Firebase CLI.
-
8.9.1 - 2020-01-15
- [Fixed] Fixed the inability to discover the project ID when running on GCP managed environments.
-
8.9.0 - 2019-12-19
- Fixed a bug in the
- Upgraded the
- The
- Upgraded the
-
8.8.0 - 2019-11-19
- [Feature] Upgraded
- [Changed] Upgraded
- [Fixed] The
- [Fixed] Batch messaging APIs
-
8.7.0 - 2019-10-30
- Added a series of new parameters to the
-
8.6.1 - 2019-10-16
- [Fixed]
- [Fixed] Updated the typings of the
-
8.6.0 - 2019-09-18
- [Feature] Added a new
- [Feature] Added
- [Feature] Added
- [Feature] Added
- [Feature] Added new APIs for specifying an image URL in notifications.
-
8.5.0 - 2019-09-05
- [Feature] Added multi-tenancy support to the authentication service (Google Cloud Identity Platform project required). Tenant related APIs are exposed via
- [Feature] Added tenant management APIs
- [Feature] Defined
- [Fixed] Upgraded
-
8.4.0 - 2019-08-21
- [Feature] Added support for specifying the analytics label for notifications. Thanks chemidy for the contribution.
-
8.3.0 - 2019-07-24
from firebase-admin GitHub release notesNew Features
Miscellaneous
Authentication
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.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.Cloud Messaging
AndroidNotificationclassthat allow further customization of notifications that target Android devices.
Authentication
UserRecordno 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.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.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