Update dependency firebase-functions to v3.14.1 #18
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.6.1->3.14.1Release Notes
firebase/firebase-functions
v3.14.1Compare Source
v3.14.0Compare Source
v3.13.3Compare Source
v3.13.2Compare Source
v3.13.1Compare Source
availableMemoryMbset to4GB.functions.logger.logcrashes function if circular dependencies are passed inv3.13.0Compare Source
serviceAccountoption toruntimeOptionsto specify which service account Cloud Function should use at runtime. For example:Requires firebase-tools@8.18.0 or later. Thanks @egor-miasnikov!
highlight.jsto10.4.1to fix a vulnerability.v3.12.0Compare Source
4GBas amemoryoption forrunWith().ingressSettingsviarunWith().v3.11.0Compare Source
vpcConnectorandvpcConnectorEgressSettingsfields infunctions.runWith(). Must be used in conjunction with firebase-tools v8.9.0 or higher. Thanks @pcboy! (#752)v3.10.0Compare Source
v3.9.1Compare Source
firebase-admindependency to support^9.0.0in addition to^8.0.0. Note thatfirebase-adminno longer supports Node.js 8.x as of9.0.0.https.onCall()functions.v3.9.0Compare Source
asia-northeast3,asia-south1, andasia-southeast2.https.onRequestto allow for promises (async functions).v3.8.0Compare Source
null. (#716)us-west2us-west3us-west4europe-west6asia-northeast2northamerica-northeast1southamerica-east1australia-southeast1snap.refin database functions did not work when using the Emulator Suite (#726)v3.7.0Compare Source
Adds
functions.loggerSDK to enable structured logging in the Node.js 10 runtime. For example:Adds a special require that mimics Node.js 8 runtime logging in Node.js 10 and later runtimes:
In newer runtimes, requiring this will emit text logs with multi-line support and appropriate severity. In the Node.js 8 runtime, the
compatmodule has no effect.Fixes
https.onRequesttype signature to allow Promises forasyncfunctions.v3.6.2Compare Source
@types/expressversion to 4.17.3 to fix type definition issue (Issue #685).QueryDocumentSnapshotinstead ofDocumentSnapshot, which guarantees that data is not undefined (Issue #659).DataSnapshot.forEachtoboolean | voidmatchfirebase-adminSDK.Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.