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.8.0 #533

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2020

This PR contains the following updates:

Package Type Update Change
firebase-functions dependencies minor 3.7.0 -> 3.8.0

Release Notes

firebase/firebase-functions

v3.8.0

Compare Source

  • Fixes error when last argument to logger methods is null. (#​716)
  • Adds eight new available regions:
    • us-west2
    • us-west3
    • us-west4
    • europe-west6
    • asia-northeast2
    • northamerica-northeast1
    • southamerica-east1
    • australia-southeast1
  • No longer throw errors for unrecognized regions (deploy will error instead).
  • Fixes error where snap.ref in database functions did not work when using the Emulator Suite (#​726)

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.


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

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

@codecov
Copy link

codecov bot commented Jul 14, 2020

Codecov Report

Merging #533 into master will increase coverage by 0.47%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #533      +/-   ##
==========================================
+ Coverage   80.29%   80.77%   +0.47%     
==========================================
  Files          22       22              
  Lines        3751     3751              
==========================================
+ Hits         3012     3030      +18     
+ Misses        739      721      -18     
Flag Coverage Δ
#aux 73.78% <ø> (ø)
#base 75.32% <ø> (ø)
#dhcp 72.16% <ø> (+0.05%) ⬆️
#many 72.90% <ø> (+0.85%) ⬆️
#modules 23.56% <ø> (ø)
#topo 72.19% <ø> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
daq/host.py 90.79% <0.00%> (+0.16%) ⬆️
daq/runner.py 88.73% <0.00%> (+1.68%) ⬆️
daq/gateway.py 94.73% <0.00%> (+3.68%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 537688b...bf83db5. Read the comment docs.

@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from e3f271c to 850a940 Compare July 21, 2020 21:59
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 850a940 to bf83db5 Compare July 21, 2020 22:01
@pbatta pbatta merged commit b26d5d9 into master Jul 22, 2020
@renovate renovate bot deleted the renovate/firebase-functions-3.x branch July 22, 2020 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants