Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency firebase-admin to v11 #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Nov 16, 2023

This PR contains the following updates:

Package Type Update Change
firebase-admin (source) dependencies major ^8.10.0 -> ^11.0.0

By merging this PR, the issue #3 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.5 CVE-2020-26289
High High 7.5 CVE-2020-7768
High High 7.5 CVE-2020-8237
High High 7.5 WS-2020-0219
Medium Medium 6.1 CVE-2022-0235
Medium Medium 5.3 CVE-2024-37168
Medium Medium 4.0 CVE-2023-6460
Low Low 2.6 CVE-2020-15168

Release Notes

firebase/firebase-admin-node (firebase-admin)

v11.1.0: Firebase Admin Node.js SDK v11.1.0

Compare Source

Miscellaneous

v11.0.1: Firebase Admin Node.js SDK v11.0.1

Compare Source

Bug Fixes
  • fix: Add update or create release (#​1779)
Miscellaneous

v11.0.0: Firebase Admin Node.js SDK v11.0.0

Compare Source

Breaking Changes
  • change: Upgrade Firestore and Storage Dependencies (#​1760)
Miscellaneous

v10.3.0: Firebase Admin Node.js SDK v10.3.0

Compare Source

Bug Fixes
Miscellaneous

v10.2.0: Firebase Admin Node.js SDK v10.2.0

Compare Source

New Features
  • feat: Add Task Queue API (#​1674)
  • feat(auth): Support generate oob code request type VERIFY_AND_CHANGE_EMAIL (#​1633)
Miscellaneous

v10.1.0: Firebase Admin Node.js SDK v10.1.0

Compare Source

Miscellaneous

v10.0.2: Firebase Admin Node.js SDK v10.0.2

Compare Source

Miscellaneous

v10.0.1: Firebase Admin Node.js SDK v10.0.1

Compare Source

Bug Fixes
  • fix(firestore): Expose more types from gcp firestore
  • fix(auth): Add user disabled error code. (#​1506)
  • fix(auth): Remove request body for deleteTenant (#​1461)
Miscellaneous

v10.0.0: Firebase Admin Node.js SDK v10.0.0

Compare Source

Breaking Changes
  • change: Dropped support for Node.js 10. Developers should use Node.js 12 or up when deploying the Admin SDK (#​1445).
New Features
  • Admin SDK now offers a series of ES module entry points (e.g. firebase-admin/app, firebase-admin/auth etc)
  • 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.
Bug Fixes
  • fix: Using Node 12 for nightly builds (#​1460)
Miscellaneous

v9.12.0: Firebase Admin Node.js SDK v9.12.0

Compare Source

New Features
  • feat(rc): Add Remote Config Parameter Value Type Support (#​1424)
Bug Fixes
  • 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)
Miscellaneous

v9.11.1: Firebase Admin Node.js SDK v9.11.1

Compare Source

Bug Fixes
  • fix: Update comments in index files (#​1414)
  • fix: Throw error on user disabled and check revoked set true (#​1401)
Miscellaneous

v9.11.0: Firebase Admin Node.js SDK v9.11.0

Compare Source

New Features
  • feat(fac): Add custom TTL options for App Check (#​1363)
Miscellaneous

v9.10.0: Firebase Admin Node.js SDK v9.10.0

Compare Source

New Features
  • feat(fis): Adding the admin.installations() API for deleting Firebase installation IDs (#​1187)
Bug Fixes
  • fix: Updated TOC for new Auth type aliases (#​1342)
  • fix(docs): replace all global.html -> admin.html (#​1341)
  • fix(auth): Better type hierarchies for Auth API (#​1294)
Miscellaneous

v9.9.0: Firebase Admin Node.js SDK v9.9.0

Compare Source

Breaking Changes
  • change: The Admin SDK now requires Node.js 10.13.0 or higher. (#​1300)
New Features
  • feat(auth): Added code flow support for OIDC flow. (#​1220)
Bug Fixes
  • fix(auth): make MFA uid optional for updateUser operations (#​1278)
  • fix: Revert regression introduced in #​1257 (#​1277)
Miscellaneous

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Nov 16, 2023
@mend-for-github-com mend-for-github-com bot changed the title Update dependency firebase-admin to v11 Update dependency firebase-admin to v11 - autoclosed Dec 4, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/firebase-admin-11.x branch December 4, 2023 13:03
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/firebase-admin-11.x branch December 6, 2023 00:20
@mend-for-github-com mend-for-github-com bot changed the title Update dependency firebase-admin to v11 - autoclosed Update dependency firebase-admin to v11 Dec 6, 2023
@mend-for-github-com mend-for-github-com bot reopened this Dec 6, 2023
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/firebase-admin-11.x branch from be6a276 to 465e906 Compare December 6, 2023 00:21
Copy link
Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: functions/package-lock.json
ERROR: npm v10.2.4 is known not to run on Node.js v10.24.1.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token .
    at Module._compile (internal/modules/cjs/loader.js:723:23)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli.js:4:31)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants