frontend-platform
frontend-platform copied to clipboard
fix(deps): update dependency i18n-iso-countries to v7
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
i18n-iso-countries | 4.3.1 -> 7.12.0 |
Release Notes
michaelwittig/node-i18n-iso-countries (i18n-iso-countries)
v7.12.0
v7.11.3
v7.11.2
v7.11.1
v7.11.0
v7.10.1
v7.10.0
v7.9.0
v7.8.0
v7.7.0
v7.6.0
v7.5.0
v7.4.0
v7.3.0
v7.2.0
v7.1.0
v7.0.0
Breaking changes
Drops support for Node 10!
v6.8.0
v6.7.0
v6.6.0
v6.5.0
v6.4.0
v6.3.0
v6.2.2
v6.2.1
v6.2.0
v6.1.0
v6.0.0
Breaking changes
The language files in the langs
dir now optionally support an array of strings for the names of a country. see #175
Therefore, the getNames
function now returns a struct like this:
{
"RU": ["Russian Federation", "Russia"],
"RW": "Rwanda"
}
v5.5.0
v5.4.0
v5.3.0
v5.2.0
v5.1.0
v5.0.0
Breaking changes
Drops support for Node 6 and 7!
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
master@07ee86c
). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## master #497 +/- ##
=========================================
Coverage ? 83.41%
=========================================
Files ? 40
Lines ? 1073
Branches ? 197
=========================================
Hits ? 895
Misses ? 166
Partials ? 12
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.