Skip to content
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

chore(deps): update dependency firebase-functions to v6 #142

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-functions ^4.9.0 -> ^6.3.0 age adoption passing confidence

Release Notes

firebase/firebase-functions (firebase-functions)

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 - At any time (no schedule defined), 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 force-pushed the renovate/firebase-functions-6.x branch from 9c1cb99 to 1bb2ebb Compare September 16, 2024 18:55
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 1bb2ebb to 5fbb87f Compare October 22, 2024 22:09
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 5fbb87f to 95ebbaf Compare November 22, 2024 01:46
@renovate renovate bot changed the title chore(deps): update dependency firebase-functions to v6 Update dependency firebase-functions to v6 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 95ebbaf to b22e282 Compare December 9, 2024 20:13
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from b22e282 to 7ee7624 Compare December 20, 2024 00:47
@renovate renovate bot changed the title Update dependency firebase-functions to v6 chore(deps): update dependency firebase-functions to v6 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 7ee7624 to f30a286 Compare January 24, 2025 23:10
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.

0 participants