flutter-tinhte_demo
flutter-tinhte_demo copied to clipboard
Update dependency firebase-functions to v5
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
firebase-functions | ^4.0.0 -> ^5.0.0 |
Release Notes
firebase/firebase-functions (firebase-functions)
v5.0.0
- Add option to get named firestore instance for v2 firestore functions (#1550).
- Remove firebase-admin v10 dependency for Firestore triggers multi-DB support (#1555).
v4.9.0
- Add new 2nd gen Firestore auth context triggers. (#1519)
v4.8.2
Fix bug with CORS options for an array of one string (#1544)
v4.8.1
Fix bug where 1st gen functions eventually fail with stack too deep (#1540) Make simple CORS options static for improved debugability (#1536)
v4.8.0
Add onInit callback function for global variable initialization (#1531)
v4.7.0
- Fixes access on deeply nested, nonexistent property. (#1432)
- Add IteratedDataSnapshot interface to match with firebase admin v12 (#1517).
- Make bucket parameterizeable in storage functions (#1518)
- Introduce helper library for select and multi-select input (#1518)
v4.6.0
- Wrap 2nd gen onCall functions with trace context. (#1491)
- Bump peer depdencies for firebase-admin to support 12.0.0. (#1509)
v4.5.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 35.02%. Comparing base (
eb5953b
) to head (8a05e00
).
Additional details and impacted files
@@ Coverage Diff @@
## master #262 +/- ##
=======================================
Coverage 35.02% 35.02%
=======================================
Files 97 97
Lines 4994 4994
=======================================
Hits 1749 1749
Misses 3245 3245
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.