frontend-platform icon indicating copy to clipboard operation
frontend-platform copied to clipboard

fix(deps): update dependency i18n-iso-countries to v7

Open renovate[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18n-iso-countries 4.3.1 -> 7.12.0 age adoption passing confidence

Release Notes

michaelwittig/node-i18n-iso-countries (i18n-iso-countries)

v7.12.0

Compare Source

v7.11.3

Compare Source

v7.11.2

Compare Source

v7.11.1

Compare Source

v7.11.0

Compare Source

v7.10.1

Compare Source

v7.10.0

Compare Source

v7.9.0

Compare Source

v7.8.0

Compare Source

v7.7.0

Compare Source

v7.6.0

Compare Source

v7.5.0

Compare Source

v7.4.0

Compare Source

v7.3.0

Compare Source

v7.2.0

Compare Source

v7.1.0

Compare Source

v7.0.0

Compare Source

Breaking changes

Drops support for Node 10!

v6.8.0

Compare Source

v6.7.0

Compare Source

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.0

Compare Source

v6.3.0

Compare Source

v6.2.2

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source

v6.1.0

Compare Source

v6.0.0

Compare Source

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

Compare Source

v5.4.0

Compare Source

v5.3.0

Compare Source

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.0

Compare Source

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.

renovate[bot] avatar May 29 '23 06:05 renovate[bot]

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.

codecov[bot] avatar May 29 '23 07:05 codecov[bot]