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-functions to v6 #6

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

Conversation

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

This PR contains the following updates:

Package Type Update Change
firebase-functions dependencies major ^4.3.1 -> ^6.0.0

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

Severity CVSS Score CVE
High High 7.5 CVE-2024-45296
High High 7.5 CVE-2024-52798
Medium Medium 6.1 CVE-2024-29041
Medium Medium 5.3 CVE-2024-47764
Medium Medium 5.0 CVE-2024-43796
Medium Medium 5.0 CVE-2024-43799

Release Notes

firebase/firebase-functions (firebase-functions)

v6.1.2

Compare Source

  • Update callable function to better support long running requests (#​1635)

v6.1.1

Compare Source

  • Fix bug where wrapInit wasn't called on v2 callable functions. (#​1634)
  • Add support for callable function to return streaming response (#​1629)
  • Add support for firebase-admin@13 (#​1641)

v6.1.0

Compare Source

  • Bump express version to 4.19.2 (#​1624)
  • Add support for beforeSmsSent auth blocking triggers. (#​1589)

v6.0.1

Compare Source

  • Fix bug where v1 functions can't be emulated (#​1615)

v6.0.0

Compare Source

  • Breaking: Change default entrypoint of the firebase-functions package to v2 instead of v1 (#​1594)
  • Add @​deprecated annotation on functions.config() API (#​1604)

v5.1.1

Compare Source

  • Fix retry in event triggered functions. (#​1463)
  • Expose retry configuration in v2 RTDB trigger (#​1588)
  • Fix CORS options for v2 callable functions (#​1564)
  • Remove invalid enforceAppCheck option for v2 onRequest trigger (#​1477)

v5.1.0

Compare Source

v5.0.1

Compare Source

  • Fix App fetching for named firestore instances (#​1562).

v5.0.0

Compare Source

  • Add option to get named firestore instance for v2 firestore functions (#​1550).
  • Remove firebase-admin v10 dependency for Firestore triggers multi-DB support (#​1555).

v4.9.0

Compare Source

  • Add new 2nd gen Firestore auth context triggers. (#​1519)

v4.8.2

Compare Source

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

v4.8.1

Compare Source

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

v4.8.0

Compare Source

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

v4.7.0

Compare Source

  • 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)

v4.6.0

Compare Source

  • Wrap 2nd gen onCall functions with trace context. (#​1491)
  • Bump peer depdencies for firebase-admin to support 12.0.0. (#​1509)

v4.5.0

Compare Source

  • 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)

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Jan 9, 2025
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