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

Update dependency firebase-functions to v6 #630

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-functions 5.1.1 -> 6.2.0 age adoption passing confidence

Release Notes

firebase/firebase-functions (firebase-functions)

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 - "every weekend" in timezone Asia/Tokyo, 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 renovate label Sep 13, 2024
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 2 times, most recently from 248fbf1 to 8f97768 Compare September 23, 2024 04:18
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 8f97768 to 51d6d0e Compare October 22, 2024 19:47
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 51d6d0e to ece558e Compare November 21, 2024 23:26
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from ece558e to d906ec7 Compare December 9, 2024 20:18
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from d906ec7 to c24a334 Compare December 19, 2024 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants