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 i18n-iso-countries to v6 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 1, 2020

This PR contains the following updates:

Package Type Update Change
i18n-iso-countries dependencies major 4.0.0 -> 6.0.0

Release Notes

michaelwittig/node-i18n-iso-countries

v6.0.0

Compare Source

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

see #​170

v5.3.0

Compare Source

Fixing French translation.

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.0

Compare Source

Drops support for Node 6 and 7!

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source


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.

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.

1 participant