Skip to content

fix(deps): update dependency firebase-functions to v7#86

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/firebase-functions-7.x
Open

fix(deps): update dependency firebase-functions to v7#86
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/firebase-functions-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2026

This PR contains the following updates:

Package Change Age Confidence
firebase-functions ^5.1.1^7.0.5 age confidence

Release Notes

firebase/firebase-functions (firebase-functions)

v7.0.5

Compare Source

  • Fixed issue with missing dependency on graphql. (#​1795)
  • Internal improvements (#​1800)

v7.0.4

Compare Source

v7.0.3

Compare Source

  • Internal improvements.

v7.0.2

Compare Source

  • Export param types (SecretParam, StringParam, etc.) from firebase-functions/params for type annotations. (#​1789)
  • Remove attemptDeadlineSeconds in v2 scheduled functions. (#​1776)
  • Allow JsonSecretParam in function secrets option arrays. (#​1788)

v7.0.1

Compare Source

  • Fix "Dual-Package Hazard" for parameterized configuration in ESM projects. (#​1780)

v7.0.0

Compare Source

  • BREAKING: Drop support for Node.js 16. Minimum supported version is now Node.js 18. (#​1747)
  • BREAKING: Remove deprecated functions.config() API. Use params module for environment variables instead. (#​1748)
  • BREAKING: Upgrade to TypeScript v5 and target ES2022. (#​1746)
  • BREAKING: Unhandled errors in async onRequest handlers in the Emulator now return a 500 error immediately. (#​1755)
  • Add support for ESM (ECMAScript Modules) alongside CommonJS. (#​1750)
  • Add onMutationExecuted() trigger for Firebase Data Connect. (#​1727)
  • BREAKING: Rename v1 Event to LegacyEvent to avoid api-extractor conflict. (#​1767)

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)

Configuration

📅 Schedule: Branch creation - "after 6am and before 10am on monday" (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 Jan 5, 2026
@renovate renovate bot force-pushed the renovate/firebase-functions-7.x branch from fde7816 to 51b92be Compare January 8, 2026 23:25
@renovate renovate bot force-pushed the renovate/firebase-functions-7.x branch 2 times, most recently from 76d87db to 8dd558d Compare January 23, 2026 21:52
@renovate renovate bot force-pushed the renovate/firebase-functions-7.x branch 2 times, most recently from 22baa03 to 95f101c Compare January 28, 2026 23:39
@renovate renovate bot force-pushed the renovate/firebase-functions-7.x branch from 95f101c to 8dd128f Compare February 3, 2026 01:38
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.

0 participants