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

[Snyk] Upgrade firebase-functions from 4.3.0 to 4.9.0 #2

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

Conversation

Thegoldengoat5150
Copy link
Owner

Snyk has created this PR to upgrade firebase-functions from 4.3.0 to 4.9.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.


  • The recommended version is 10 versions ahead of your current version.
  • The recommended version was released 7 months ago, on 2024-04-04.
Release notes
Package name: firebase-functions
  • 4.9.0 - 2024-04-04
    • Add new 2nd gen Firestore auth context triggers. (#1519)
  • 4.8.2 - 2024-03-29

    Fix bug with CORS options for an array of one string (#1544)

  • 4.8.1 - 2024-03-19

    Fix bug where 1st gen functions eventually fail with stack too deep (#1540)
    Make simple CORS options static for improved debugability (#1536)

  • 4.8.0 - 2024-03-08

    Add onInit callback function for global variable initialization (#1531)

  • 4.7.0 - 2024-02-07
    • Fixes access on deeply nested, nonexistent property. (#1432)
    • Add IteratedDataSnapshot interface to match with firebase admin v12 (#1517).
    • Make bucket parameterizeable in storage functions (#1518)
    • Introduce helper library for select and multi-select input (#1518)
  • 4.6.0 - 2024-01-03
    • Wrap 2nd gen onCall functions with trace context. (#1491)
    • Bump peer depdencies for firebase-admin to support 12.0.0. (#1509)
  • 4.5.0 - 2023-11-02
    • Remove HTTP server shutdown message. (#1457)
    • Add features to task queue functions. (#1423)
    • Add traces to V2 Firestore trigger logs. (#1440)
    • Fix incorrectly parsed timestamps in auth blocking functions. (#1472)
    • Add recaptcha verdict support for auth blocking functions (#1458)
  • 4.4.1 - 2023-06-12
    • Update list of supported regions for 2nd Gen Functions. (#1402)
    • Fix bug where log message on structured log was being overwritten (#1416)
    • Fix bug where exists() should return true for falsy values like 0, "" (#1410)
  • 4.4.0 - 2023-05-08
    • Fix typo on alert event type. (#1384)
    • Add consumeAppCheckToken option for callable functions (#1374)
  • 4.3.1 - 2023-04-20
    • Export Change interface from the v2 firestore path (#1379).
  • 4.3.0 - 2023-04-13
from firebase-functions GitHub release notes
Commit messages
Package name: firebase-functions
  • 482529a 4.9.0
  • 53f7204 Add new 2nd gen Firestore auth context triggers (#1519)
  • 0f1e8f3 [firebase-release] Removed change log and reset repo after 4.8.2 release
  • 010ee52 4.8.2
  • b71fea9 Fix regresssion in v1 functions with only context. (#1545)
  • 23510f7 Remove unnecessary strict dep on node-fetch (#1543)
  • f13360a Fix bug introduced in #1536 (#1544)
  • 5cc6fdd [firebase-release] Removed change log and reset repo after 4.8.1 release
  • 536f8de 4.8.1
  • ad6cd43 Remove infinite wrapping of withInit (#1540)
  • 0aaedc4 CORS origins of an array of one are made a scalar. (#1536)
  • 3d8d595 Parameterize db info for firestore events (#1538)
  • 1ddebc2 [firebase-release] Removed change log and reset repo after 4.8.0 release
  • 78afcc1 4.8.0
  • c260c2a Add startup lifecycle hook (#1531)
  • 5a94583 Revisions to doc comments related to env. config. (#1520)
  • 26cd955 [firebase-release] Removed change log and reset repo after 4.7.0 release
  • b1090a5 4.7.0
  • 29fc722 Make storage bucket parameterizeable. Create const for bucket picker (#1518)
  • 9bda8f7 Add IteratedDataSnapshot interface to match with firebase admin v12 (#1517)
  • e6f5d89 Fixes access on deeply nested, nonexistent property (#1432)
  • b661935 [firebase-release] Removed change log and reset repo after 4.6.0 release
  • 7af98c9 4.6.0
  • 1066b53 Update the supported Admin SDK version to include v12 (#1509)

Compare


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants