Skip to content

[Snyk] Upgrade firebase-functions from 4.4.1 to 4.6.0 #50

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

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.6.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 2 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-01-03.
Release notes
Package name: firebase-functions
  • 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
  • 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

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 Jan 25, 2024

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

Name Status Preview Comments Updated (UTC)
defend ❌ Failed (Inspect) Jan 25, 2024 9:17pm

Copy link

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

Copy link

changeset-bot bot commented Jan 25, 2024

⚠️ No Changeset found

Latest commit: d1de23a

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.

PR Type: Enhancement

PR Summary: The pull request upgrades the firebase-functions package from version 4.4.1 to 4.6.0. This update includes new features and bug fixes that could potentially improve the functionality and reliability of the Firebase functions used within the project.

Decision: Comment

📝 Type: 'Enhancement' - not supported yet.
  • Sourcery currently only approves 'Typo fix' PRs.
✅ Issue addressed: this change correctly addresses the issue or implements the desired feature.
No details provided.
📝 Complexity: the changes are too large or complex for Sourcery to approve.
  • Unsupported files: the diff contains files that Sourcery does not currently support during reviews.

General suggestions:

  • Ensure that the new features and changes introduced in firebase-functions 4.6.0 are compatible with the current project setup.
  • Verify that the upgrade does not introduce any breaking changes that could affect the existing functionality.
  • Consider reviewing the release notes and commit messages associated with the firebase-functions updates to understand the impact of the changes.

Thanks for using Sourcery. We offer it for free for open source projects and would be very grateful if you could help us grow. If you like it, would you consider sharing Sourcery on your favourite social media? ✨

Share Sourcery

Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

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