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-admin to v9 #535

Merged
merged 1 commit into from
Jul 21, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2020

This PR contains the following updates:

Package Type Update Change
firebase-admin (source) dependencies major 8.12.1 -> 9.0.0

Release Notes

firebase/firebase-admin-node

v9.0.0

Compare Source

Breaking Changes
  • change: Dropped Node 8 support and upgraded Firestore/Storage dependencies
Bug Fixes
  • fix: Upgraded Chai, Sinon and other test dependencies (#​938)
Miscellaneous
  • [chore] Release 9.0.0 (#​946)
  • File permissions updated (#​942)
  • chore: update node-forge to ^0.9.1 (#​941)
  • chore: Add ESLint rule for curly braces, apply fix (#​939)
  • Adds scrypt support in node 12 (#​739)
  • Add null to databaseAuthVariableOverride (#​926)

v8.13.0

Compare Source

New Features
  • feat(rc): Add Remote Config Version Management API (#​920)
Bug Fixes
  • fix(auth): Migrated IAM sign endpoint to iamcredentials.googleapis.com (#​916)
  • fix(auth): Fixing flaky deleteUsers() integration tests (#​917)
  • fix: Upgraded node-forge and jsonwebtoken dependencies (#​912)
  • fix(auth): Add interfaces for UserProviderRequest and Metadata used in UserImportRecord (#​909)
  • fix: Fixed faulty metadata for the send-tweet Action (#​908)
  • fix(auth): Properly parse the lastRefreshTime. (#​888)
Miscellaneous
  • [chore] Release 8.13.0 (#​925)
  • Add integration tests for RC manage version operations (#​914)
  • Add another missing RC type to toc.yaml (#​924)
  • Add new RC types in toc.yaml (#​923)
  • Fixed a flaky auth integration test by retrying the GetUser() API call (#​907)
  • Bump websocket-extensions from 0.1.3 to 0.1.4 (#​900)
  • Fixing Firebase ML integration tests (#​899)
  • fixing tests with unhandled promises (#​894)
  • Rectified issues in comments for NotificationMessagePayload (#​879)
  • chore: Running CI workflow on pull_request (#​886)

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 #535 into master will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #535      +/-   ##
==========================================
- Coverage   79.58%   79.52%   -0.07%     
==========================================
  Files          21       22       +1     
  Lines        3650     4034     +384     
==========================================
+ Hits         2905     3208     +303     
- Misses        745      826      +81     
Flag Coverage Δ
#aux 74.73% <ø> (-0.06%) ⬇️
#base 76.22% <ø> (+0.05%) ⬆️
#dhcp 71.14% <ø> (ø)
#many 71.25% <ø> (?)
#modules 23.53% <ø> (ø)
#topo 74.78% <ø> (+1.71%) ⬆️

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

Impacted Files Coverage Δ
daq/docker_test.py 95.36% <0.00%> (-2.20%) ⬇️
daq/report.py 99.06% <0.00%> (-0.94%) ⬇️
daq/stream_monitor.py 87.50% <0.00%> (-0.84%) ⬇️
daq/ipaddr_test.py 26.15% <0.00%> (ø)
daq/runner.py 87.39% <0.00%> (+0.33%) ⬆️
daq/host.py 89.82% <0.00%> (+1.39%) ⬆️
daq/gateway.py 93.80% <0.00%> (+3.91%) ⬆️
daq/gcp.py 36.72% <0.00%> (+5.70%) ⬆️

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 2361f80...60540c6. Read the comment docs.

@pbatta pbatta merged commit 537688b into master Jul 21, 2020
@renovate renovate bot deleted the renovate/firebase-admin-9.x branch July 21, 2020 22:01
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