fix(deps): update dependency firebase-functions to v4 - abandoned#257
Open
renovate[bot] wants to merge 2 commits intomasterfrom
Open
fix(deps): update dependency firebase-functions to v4 - abandoned#257renovate[bot] wants to merge 2 commits intomasterfrom
renovate[bot] wants to merge 2 commits intomasterfrom
Conversation
Contributor
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 52.7%, saving 380.17 KB.
25 images did not require optimisation. |
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
Contributor
Author
Autoclosing SkippedThis 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. |
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:
^3.24.1->^4.4.1Release Notes
firebase/firebase-functions
v4.4.1Compare Source
v4.4.0Compare Source
consumeAppCheckTokenoption for callable functions (#1374)v4.3.1Compare Source
v4.3.0Compare Source
v4.2.1Compare Source
v4.2.0Compare Source
v4.1.1Compare Source
v4.1.0Compare Source
v4.0.2Compare Source
defineSecret(), were missing a.value()method (#1281)\_\_trigger(#1274)v4.0.1Compare Source
Correct the function BooleanExpression#then to BooleanExpression#thenElse (#1268)
v4.0.0Compare Source
Breaking Changes
allowInvalidAppCheckTokenoption. Instead useenforceAppCheck.functions.handlernamespace.DataSnapshotpassed to the Firebase Realtime Database trigger nowmatches the
DataSnapshotreturned by the Admin SDK, with null valuesremoved.
__triggerobject on function handlers.appslibrary and removedlodashas a runtime dependency.preserveExternalChangesto keep existing behavior. See docs for more info.Enhancements
functions.loggerpackage in v2 functionsare now annotated with each request's trace ID, making it easy to correlate
log entries with the incoming request. Trace IDs are especially useful for
cases where 2nd gen's concurrency feature permits a function
to handle multiple requests at any given time. See
Correlate log entries to learn more.
functions.logger.errornow always outputs an error object and is included in Google Cloud Error Reporting.infotodebuglevel.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.
This PR has been generated by Mend Renovate. View repository job log here.