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 #692

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 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-functions 4.9.0 -> 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)

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 is behind base branch, 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 4 times, most recently from 6a67a96 to e79c143 Compare September 16, 2024 21:23
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 6 times, most recently from 50b7c0b to 1fe5908 Compare September 26, 2024 22:33
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 6 times, most recently from 6646b32 to fa8bf34 Compare October 4, 2024 07:33
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 4 times, most recently from 5c6c57a to f76488c Compare October 9, 2024 08:06
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 9 times, most recently from 890f05f to 91f3366 Compare October 23, 2024 22:02
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from 91f3366 to 9d7ced7 Compare October 29, 2024 00:46
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 8 times, most recently from 7fb1cc6 to 9eff48d Compare November 26, 2024 15:36
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 3 times, most recently from 2f13228 to 42d5a4c Compare December 5, 2024 04:23
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 5 times, most recently from 46d19b9 to 017b846 Compare December 13, 2024 02:14
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 3 times, most recently from b55d7bb to f51a4d0 Compare December 19, 2024 23:58
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch 9 times, most recently from d81966e to bfc4349 Compare December 30, 2024 23:23
@renovate renovate bot force-pushed the renovate/firebase-functions-6.x branch from bfc4349 to d56f4c8 Compare January 1, 2025 07:27
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