Skip to content

Conversation

X-oss-byte
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.4.1 to 4.8.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 4 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-03-08.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Improper Handling of Exceptional Conditions
SNYK-JS-OCTOKITWEBHOOKS-6129527
410/1000
Why? CVSS 8.2
No Known Exploit
Prototype Pollution
SNYK-JS-PROTOBUFJS-5756498
410/1000
Why? CVSS 8.2
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
410/1000
Why? CVSS 8.2
Proof of Concept
Open Redirect
SNYK-JS-EXPRESS-6474509
410/1000
Why? CVSS 8.2
No Known Exploit
Improper Authentication
SNYK-JS-JSONWEBTOKEN-3180022
410/1000
Why? CVSS 8.2
No Known Exploit
Improper Restriction of Security Token Assignment
SNYK-JS-JSONWEBTOKEN-3180024
410/1000
Why? CVSS 8.2
No Known Exploit
Use of a Broken or Risky Cryptographic Algorithm
SNYK-JS-JSONWEBTOKEN-3180026
410/1000
Why? CVSS 8.2
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: firebase-functions
  • 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)
from firebase-functions GitHub release notes
Commit messages
Package name: firebase-functions
  • 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)
  • 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)

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

Copy link

vercel bot commented Mar 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
defend ❌ Failed (Inspect) Mar 29, 2024 2:56am

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Mar 29, 2024

⚠️ No Changeset found

Latest commit: 574260e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

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