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.2.1 to 4.7.0 #163

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

Conversation

SpiritSeal
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade firebase-functions from 4.2.1 to 4.7.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 7 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-02-07.
Release notes
Package name: firebase-functions
  • 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
    • Enhance firstore triggers (#1358).
    • Allow parametrized string type in ServiceAccount fields in Functions and trigger configs (#1309)
    • Adds support for region params (#1353).
  • 4.2.1 - 2023-02-02
    • Fixes an emulator issue where snapshot.ref could not point to multiple databases (#1339).
    • Fixes emulated v1 callable functions that use a monorepo setup (#1345).
from firebase-functions GitHub release notes
Commit messages
Package name: firebase-functions
  • 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)
  • a64fd48 Wrap 2nd gen onCall functions with trace context (#1491)
  • 414ff0a Refreshing 1st gen reference and making some style and format tweaks. (#1490)
  • affa64d [firebase-release] Removed change log and reset repo after 4.5.0 release
  • c07489d 4.5.0
  • eef9882 Update CHANGELOG.md (#1480)
  • b897b0d supporting recaptcha verdict for auth blocking functions (#1458)
  • 2841ebd Fix bug where auth metadata in the auth blocking tokens are assumed to be seconds not miliseconds (#1472)
  • 93c47e3 Update node versions used in GitHub actions (#1479)
  • 3e7a4b7 Remove HTTP server shutdown message (#1457)
  • a70663b Removing artifacts left over from TypeDoc (#1445)
  • 41d616f Wrap v2 firestore functions with trace context (#1440)
  • ba368e8 Adding some format and style edits for common or top-level reference pages. (#1438)
  • aa55ea6 Add features to task queue functions (#1423)
  • 3e1b5ca Print failure to load customer code to stderr (#1412)
  • bc21990 adding global options invoker (#1424)
  • c0fffcc [firebase-release] Removed change log and reset repo after 4.4.1 release
  • e511ccb 4.4.1

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