fix(deps): update dependency firebase-functions to v7#131
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
6ee0346 to
d7eef03
Compare
a346344 to
cc52cbd
Compare
cc52cbd to
194df27
Compare
194df27 to
0060481
Compare
0060481 to
c3bdad5
Compare
9abb3e4 to
a78112c
Compare
cdb4fab to
fae6aff
Compare
fae6aff to
8e6c558
Compare
8e6c558 to
2082bf8
Compare
7ff2f46 to
6beaeda
Compare
5d2a6ce to
9857731
Compare
69cb9d4 to
a57aaba
Compare
a57aaba to
d1dc4a5
Compare
d1dc4a5 to
6ceeed2
Compare
6c301f9 to
657f6f1
Compare
657f6f1 to
2005885
Compare
2005885 to
88afffd
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:
^3.24.1→^7.2.5Release Notes
firebase/firebase-functions (firebase-functions)
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
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: (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.