Skip to content

fix(deps): update dependency firebase-functions to v6 - abandoned - #25

Open
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/firebase-functions-6.x
Open

fix(deps): update dependency firebase-functions to v6 - abandoned#25
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/firebase-functions-6.x

Conversation

@renovate

@renovate renovate Bot commented Mar 31, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

firebase/firebase-functions (firebase-functions)

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 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 Mar 31, 2025
@github-actions

Copy link
Copy Markdown

Images automagically compressed by Calibre's image-actions

Compression reduced images by 23%, saving 80.80 KB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/1000x600.png 6.23 KB 4.80 KB -23.1% View diff
template/public/img/uploads/1716537613f60578af2347c335e654143bf91bce0f_thumbnail_900x.webp 147.14 KB 84.99 KB -42.2% View diff
template/public/img/uploads/d3c71b565d9666691ffdf392923c0f34.jpg 180.21 KB 166.85 KB -7.4% View diff
template/public/img/uploads/group-11.png 12.82 KB 10.85 KB -15.3% View diff
template/public/img/uploads/group.png 5.52 KB 3.63 KB -34.4% View diff

47 images did not require optimisation.

@renovate

renovate Bot commented Mar 31, 2025

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate Bot changed the title fix(deps): update dependency firebase-functions to v6 fix(deps): update dependency firebase-functions to v6 - abandoned Nov 11, 2025
@renovate

renovate Bot commented Nov 11, 2025

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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