fix(deps): update dependency firebase-functions to v7 - #80
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
from
November 19, 2025 00:16
9d79782 to
4cf18da
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
2 times, most recently
from
December 4, 2025 22:13
9fad074 to
8546a92
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
from
December 17, 2025 05:33
8546a92 to
0a9ccd3
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
from
December 31, 2025 11:36
0a9ccd3 to
58f8334
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
from
January 9, 2026 02:37
58f8334 to
a4feff5
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
2 times, most recently
from
January 24, 2026 03:31
f6d4348 to
e9be6aa
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
3 times, most recently
from
February 2, 2026 16:28
328d62a to
b3b6893
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
2 times, most recently
from
February 18, 2026 00:48
856f2e5 to
72f02ec
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
from
February 26, 2026 08:14
72f02ec to
645f2c0
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
2 times, most recently
from
March 10, 2026 00:10
bd7a5b1 to
e941347
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
4 times, most recently
from
March 17, 2026 22:16
72937fb to
96ccf05
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
2 times, most recently
from
April 1, 2026 22:13
5b2b8b7 to
ac1e347
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
2 times, most recently
from
April 8, 2026 23:43
df53f59 to
5873314
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
from
April 30, 2026 00:18
5873314 to
5af75a1
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
2 times, most recently
from
May 18, 2026 14:44
eb7d279 to
96b1409
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
from
May 31, 2026 00:29
96b1409 to
5221540
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
from
June 11, 2026 22:12
5221540 to
1928bf9
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
2 times, most recently
from
July 17, 2026 19:36
12acada to
7a6bb0b
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
2 times, most recently
from
July 29, 2026 00:14
ab7d1f2 to
69bed4e
Compare
renovate
Bot
force-pushed
the
renovate/firebase-functions-7.x
branch
from
July 30, 2026 21:10
69bed4e to
f28f729
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.9.0→^7.3.2Release Notes
firebase/firebase-functions (firebase-functions)
v7.3.2Compare Source
v7.3.0Compare Source
timeoutSecondsvalues per v2 trigger type (0-540s for events, 0-3600s for HTTPS/callable, 0-1800s for task queues, 0-7s for identity functions) so misconfigured values fail at function-definition or manifest-extraction time instead of at deploy time. (#1877)v7.2.5Compare Source
Internal fixes
v7.2.4Compare Source
-Internal Improvements #1864
v7.2.3Compare Source
v7.2.2Compare Source
v7.2.1Compare Source
v7.2.0Compare Source
exprtag. (#1820) E.g.v7.1.1Compare Source
-Internal Docgen improvements
v7.1.0Compare Source
onGraphRequestmethod. (#1784, #1818)v7.0.6Compare Source
Internal improvements (#1814)
v7.0.5Compare Source
graphql. (#1795)v7.0.4Compare Source
v7.0.3Compare Source
v7.0.2Compare Source
JsonSecretParamin functionsecretsoption arrays. (#1788)v7.0.1Compare Source
v7.0.0Compare Source
functions.config()API. Useparamsmodule for environment variables instead. (#1748)onRequesthandlers in the Emulator now return a 500 error immediately. (#1755)onMutationExecuted()trigger for Firebase Data Connect. (#1727)v6.6.0Compare Source
defineJsonSecretAPI for storing structured JSON objects in Cloud Secret Manager. (#1745)v6.5.0Compare Source
v6.4.0Compare Source
v6.3.2Compare Source
v6.3.1Compare Source
v6.3.0Compare Source
v6.2.0Compare Source
v6.1.2Compare Source
v6.1.1Compare Source
v6.1.0Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v5.1.1Compare Source
enforceAppCheckoption for v2 onRequest trigger (#1477)v5.1.0Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
v4.9.0Compare Source
v4.8.2Compare Source
Fix bug with CORS options for an array of one string (#1544)
v4.8.1Compare Source
Fix bug where 1st gen functions eventually fail with stack too deep (#1540)
Make simple CORS options static for improved debugability (#1536)
v4.8.0Compare Source
Add onInit callback function for global variable initialization (#1531)
v4.7.0Compare Source
v4.6.0Compare Source
v4.5.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.