Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency firebase-functions to v3 #1365

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 12, 2019

This PR contains the following updates:

Package Type Update Change
firebase-functions dependencies major ^2.1.0 -> ^3.0.0

Release Notes

firebase/firebase-functions

v3.0.1

Compare Source

  • Includes required types for functions SDK.

v3.0.0

Compare Source

  • [breaking change] The Firebase Functions SDK no longer supports Node 6. Developers must use Node 8.13.0 or higher.
  • [breaking change] The Firebase Functions SDK no longer supports Firebase Tools SDK below version 6.8.0.
  • [breaking change] FIREBASE_PROJECT environment variable is no longer supported and has been supplanted by FIREBASE_CONFIG.
  • Fixed bug in Node 10 where events from Node 10 were not parsed properly resulting in undefined.
  • Set GCLOUD_PROJECT from FIREBASE_CONFIG when missing.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 12, 2019
@renovate-bot renovate-bot force-pushed the renovate/firebase-functions-3.x branch from ac1c99d to e20116f Compare June 14, 2019 00:50
@renovate-bot renovate-bot changed the title Update dependency firebase-functions to v3 fix(deps): update dependency firebase-functions to v3 Jun 14, 2019
@renovate-bot renovate-bot force-pushed the renovate/firebase-functions-3.x branch from e20116f to c7543e0 Compare June 14, 2019 19:13
@renovate-bot renovate-bot changed the title fix(deps): update dependency firebase-functions to v3 Update dependency firebase-functions to v3 Jun 14, 2019
@renovate-bot renovate-bot force-pushed the renovate/firebase-functions-3.x branch from c7543e0 to c786084 Compare June 17, 2019 18:15
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2019
@fhinkel fhinkel merged commit 397d5e0 into GoogleCloudPlatform:master Jun 18, 2019
@renovate-bot renovate-bot deleted the renovate/firebase-functions-3.x branch June 18, 2019 10:40
This was referenced Jan 17, 2022
jsimonweb pushed a commit to jsimonweb/nodejs-docs-samples that referenced this pull request Dec 12, 2022
…m#1365) (GoogleCloudPlatform#131)

In Kubernetes, the convention is to bind HTTP probes and Prometheus endpoints to
0.0.0.0 (both lo and eth0). Since people might want to run this code on a GCE
VM, default to localhost, but otherwise support binding to both interfaces.

This is a port of GoogleCloudPlatform/cloud-sql-proxy#1365.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants