Skip to content
New issue

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

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

Already on GitHub? # to your account

[Snyk] Upgrade firebase-functions from 4.4.1 to 4.8.2 #20

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

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.2.

ℹ️ 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 6 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2024-03-29.
Release notes
Package name: firebase-functions
  • 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)
from firebase-functions GitHub release notes
Commit messages
Package name: firebase-functions
  • 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)
  • 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

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

stackblitz bot commented Apr 22, 2024

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

Copy link

changeset-bot bot commented Apr 22, 2024

⚠️ No Changeset found

Latest commit: 2a56521

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. It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!

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

Successfully merging this pull request may close these issues.

2 participants