Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Confidence
firebase-functions ^4.9.0 -> ^6.6.0 age confidence

Release Notes

firebase/firebase-functions (firebase-functions)

v6.6.0

Compare Source

  • Add defineJsonSecret API for storing structured JSON objects in Cloud Secret Manager. (#​1745)
  • Enhance validation against incomplete/invalid app_remove events to avoid runtime crashes. (#​1738)

v6.5.0

Compare Source

  • Add LLM guidance (#​1736)
  • Fix issue calling DataSnapshot methods with null data (#​1661)
  • Adds auth.rawToken to context to allow access to the underlying token. (#​1678)
  • Fix logger runtime exceptions #(1704)

v6.4.0

Compare Source

v6.3.2

Compare Source

v6.3.1

Compare Source

  • Fix bug where sse response hangs if handler threw an error. (#​1668)

v6.3.0

Compare Source

v6.2.0

Compare Source

  • Add an authPolicy callback to CallableOptions for reusable auth middleware as well as helper auth policies (#​1650)
  • Handle ESM functions codebases containing top-level awaits, which would break in node 22.12+ (#​1651)
  • Multiple breaking changes to the not-yet-announced streaming feature for Callable Functions (#​1652)

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

Configuration

📅 Schedule: Branch creation - "after 7am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from fcaa2ab to 2c2c8b0 Compare October 22, 2024 22:29
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 2c2c8b0 to 6040f0d Compare November 22, 2024 00:32
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 6040f0d to b8d52aa Compare December 1, 2024 20:07
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from b8d52aa to 099200b Compare December 9, 2024 21:06
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 099200b to 4122b68 Compare December 20, 2024 02:45
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 2 times, most recently from bba394f to 435737d Compare January 31, 2025 22:21
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 435737d to 0e58488 Compare February 14, 2025 01:05
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 0e58488 to 6ac2281 Compare March 25, 2025 23:36
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 6ac2281 to c153b22 Compare July 16, 2025 00:43
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from c153b22 to 4601ade Compare September 27, 2025 03:09
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 4601ade to 9e47b57 Compare October 8, 2025 22:05
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 9e47b57 to 5de3ad9 Compare October 20, 2025 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant