This repository was archived by the owner on Sep 4, 2020. It is now read-only.
Update dependency firebase-functions to v3#15
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
723c476 to
98bb7e8
Compare
98bb7e8 to
f393a7d
Compare
f393a7d to
10e1798
Compare
10e1798 to
063e4fa
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
2.3.1->3.11.0Release Notes
firebase/firebase-functions
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.v3.6.1Compare Source
v3.6.0Compare Source
functions.region("europe-west3")).v3.5.0Compare Source
Adds support for defining max number of instances for a function. Example:
Learn more about max instances in the Google Cloud documentation.
Fixes TypeScript build error when
package-lock.jsonis present by updating dependencies (Issue #637).v3.4.0Compare Source
v3.3.0Compare Source
v3.2.0Compare Source
functions.testLab.v3.1.0Compare Source
v3.0.2Compare Source
v3.0.1Compare Source
v3.0.0Compare Source
Renovate 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.