[Snyk] Upgrade firebase-admin from 9.11.0 to 10.2.0#62
Open
camparibot wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade firebase-admin from 9.11.0 to 10.2.0. See this package in npm: https://www.npmjs.com/package/firebase-admin See this project in Snyk: https://app.snyk.io/org/aporia/project/e325e2e0-2f76-484e-9926-f5229e0dd505?utm_source=github&utm_medium=referral&page=upgrade-pr
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.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade firebase-admin from 9.11.0 to 10.2.0.
As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.
✨ Snyk has automatically assigned this pull request, set who gets assigned.
ℹ️ 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.
Warning: This is a major version upgrade, and may be a breaking change.
The recommended version fixes:
SNYK-JS-PROTOBUFJS-2441248
Why? Proof of Concept exploit, Recently disclosed, CVSS 8.2
SNYK-JS-NODEFORGE-2430339
Why? Proof of Concept exploit, Recently disclosed, CVSS 8.2
SNYK-JS-NODEFORGE-2430341
Why? Proof of Concept exploit, Recently disclosed, CVSS 8.2
SNYK-JS-NODEFORGE-2430337
Why? Proof of Concept exploit, Recently disclosed, CVSS 8.2
SNYK-JS-NODEFORGE-2331908
Why? Proof of Concept exploit, Recently disclosed, CVSS 8.2
SNYK-JS-NODEFORGE-2330875
Why? Proof of Concept exploit, Recently disclosed, CVSS 8.2
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: firebase-admin
-
10.2.0 - 2022-05-05
- feat: Add Task Queue API (#1674)
- feat(auth): Support generate oob code request type VERIFY_AND_CHANGE_EMAIL (#1633)
- [chore] Release 10.2.0 (#1688)
- Fix markdown lists in reference docs (#1687)
- Added support for calling Eventarc emulator (#1686)
- build(deps-dev): bump @ typescript-eslint/eslint-plugin (#1682)
- Implemented eventarc event publishing API (#1617) (#1644)
- build(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#1681)
- build(deps-dev): bump @ firebase/app-compat from 0.1.22 to 0.1.23 (#1680)
- build(deps): bump @ google-cloud/storage from 5.19.3 to 5.19.4 (#1679)
- build(deps): bump @ types/node from 17.0.27 to 17.0.31 (#1678)
- build(deps-dev): bump @ typescript-eslint/parser from 5.21.0 to 5.22.0 (#1677)
- chore: Update App Check to V1 endpoints (#1632)
- Revert "feat(auth): Support sms region config change on Tenant and Project level." (#1676)
- build(deps): bump jwks-rsa from 2.0.5 to 2.1.0 (#1671)
- build(deps-dev): bump @ types/chai from 4.3.0 to 4.3.1 (#1670)
- build(deps-dev): bump @ typescript-eslint/eslint-plugin (#1669)
- build(deps-dev): bump @ types/lodash from 4.14.181 to 4.14.182 (#1672)
- build(deps-dev): bump @ types/mocha from 9.1.0 to 9.1.1 (#1668)
- build(deps-dev): bump @ typescript-eslint/parser from 5.19.0 to 5.21.0 (#1667)
- build(deps): bump @ google-cloud/storage from 5.19.2 to 5.19.3 (#1665)
- build(deps-dev): bump eslint from 8.13.0 to 8.14.0 (#1664)
- build(deps-dev): bump @ microsoft/api-extractor from 7.21.3 to 7.23.0 (#1663)
- build(deps): bump @ types/node from 17.0.25 to 17.0.27 (#1662)
- build(deps-dev): bump @ firebase/auth-compat from 0.2.11 to 0.2.12 (#1661)
- chore: Update database-compat and database-types (#1660)
-
10.1.0 - 2022-04-21
-
10.0.2 - 2022-01-21
-
10.0.1 - 2021-12-15
- fix(firestore): Expose more types from gcp firestore
- fix(auth): Add user disabled error code. (#1506)
- fix(auth): Remove request body for deleteTenant (#1461)
- [chore] Release 10.0.1 (#1520)
- Add new Firestore types exposed from the admin firestore module (#1519)
- Update base-auth.ts (#1501)
- Update multi-tenancy integration tests to run against auth emulator (#1453)
- build(deps-dev): bump mocha from 8.4.0 to 9.1.2 (#1440)
- build(deps): bump @ types/node from 16.10.2 to 16.11.0 (#1464)
- build(deps-dev): bump @ types/mocha from 8.2.2 to 9.0.0 (#1397)
-
10.0.0 - 2021-10-14
- change: Dropped support for Node.js 10. Developers should use Node.js 12 or up when deploying the Admin SDK (#1445).
- Admin SDK now offers a series of ES module entry points (e.g.
- New module entry points can be used in native ESM runtimes.
- Developers are recommended to use the new entry points, and migrate out of the namespaced API.
- fix: Using Node 12 for nightly builds (#1460)
- [chore] Release 10.0.0 (#1462)
- chore: Enabled tsdoc error checking (#1459)
- Revert "Remove request body for deleteTenant (#1452)" (#1456)
- Remove request body for deleteTenant (#1452)
-
9.100.0-alpha.1 - 2021-06-25
-
9.100.0-alpha.0 - 2021-04-12
-
9.12.0 - 2021-09-28
- feat(rc): Add Remote Config Parameter Value Type Support (#1424)
- fix(fac): Verify Token: Change the jwks cache duration from 1 day to 6 hours (#1439)
- fix(rtdb): Changed admin.database to use database-compat package (#1437)
- [chore] Release 9.12.0 (#1442)
- Pin @ types/jsonwebtoken to 8.5.1 (#1438)
- build(deps): bump tar from 6.1.3 to 6.1.11 (#1430)
- build(deps-dev): bump @ types/lodash from 4.14.171 to 4.14.173 (#1435)
- build(deps-dev): bump @ microsoft/api-extractor from 7.18.4 to 7.18.7 (#1423)
- fix typo (#1420)
-
9.11.1 - 2021-08-19
-
9.11.0 - 2021-07-15
from firebase-admin GitHub release notesNew Features
Miscellaneous
Read more
Read more
Bug Fixes
Miscellaneous
Breaking Changes
New Features
firebase-admin/app,firebase-admin/authetc)Bug Fixes
Miscellaneous
New Features
Bug Fixes
Miscellaneous
Read more
Read more
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
👩💻 Set who automatically gets assigned
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs