Skip to content

build(deps): bump countries-list from 3.3.0 to 3.4.0#56

Merged
Kikobeats merged 1 commit into
masterfrom
dependabot/npm_and_yarn/countries-list-3.4.0
Jul 9, 2026
Merged

build(deps): bump countries-list from 3.3.0 to 3.4.0#56
Kikobeats merged 1 commit into
masterfrom
dependabot/npm_and_yarn/countries-list-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps countries-list from 3.3.0 to 3.4.0.

Release notes

Sourced from countries-list's releases.

v3.4.0

What's Changed

ISO 4217 currency support (#166, #167, #169, #171)

  • New countries-list/currencies subpath export: currencies data plus getCurrency() and getCurrencyByNumeric() helpers
  • Each currency includes: name, native name, symbol (narrow, Unicode CLDR), symbolNative, numeric (three-digit ISO code), decimals (minor unit), and withdrawn flag for codes no longer in the current ISO list
  • New JSON artifacts: currencies.min.json, currencies.all.min.json, minimal/currencies.numeric.min.json, minimal/currencies.symbol.min.json
  • Country currency data actualized to the current ISO 4217 list (#167), ZWG (Zimbabwe Gold) added (#169)

ISO 3166 short names (#170)

  • Czech Republic → Czechia (native: Česká republika → Česko)
  • Cape Verde → Cabo Verde
  • ⚠️ getCountryCode() lookups by the previous long-form names no longer resolve — use the ISO short names

Tooling & tests

  • TypeScript 6, Biome 2.5, Turborepo dropped in favor of Bun workspace scripts (#168)
  • Published bundles are now tested under the real Node.js runtime (CJS + ESM, main and currencies entry points) in CI (#173)

Full Changelog: annexare/Countries@v3.3.0...v3.4.0

Commits
  • 6d3ffc5 chore(release): v3.4.0
  • d05cb1f chore(deps): bump Biome to 2.5.3, lefthook to 2.1.10
  • eda6123 test(node): restore test-node as a real Node-runtime suite (#173)
  • cbe3513 fix(data): adopt ISO short names — Czechia, Cabo Verde (#170)
  • 7ea551c test(currencies): cover built dist subpath bundle (#171)
  • a6d63f6 feat(data): add ZWG (Zimbabwe Gold) to Zimbabwe currencies (#169)
  • a1c9d77 chore: upgrade TS 6 & Biome 2.5, drop Turborepo for Bun scripts (#168)
  • e79f0dd fix(data): update country currencies to current ISO 4217 (#167)
  • d13f57f feat(currencies): add ISO 4217 currency support (#166)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [countries-list](https://github.com/annexare/Countries) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/annexare/Countries/releases)
- [Commits](annexare/Countries@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: countries-list
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2026
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
geolocation Ready Ready Preview, Comment Jul 8, 2026 3:44pm

Request Review

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

@microlink/difftool visual comparison

workflow run · base geolocation.microlink.io · head geolocation-ed8kdq9df-microlink.vercel.app

✅ 1/1 routes pass

Route Changes Production Preview Difference Compare Verdict
/ 0.08% open open open compare
configuration
{
  "base": "https://geolocation.microlink.io",
  "head": "https://geolocation-ed8kdq9df-microlink.vercel.app",
  "threshold": 0.001,
  "warningThreshold": 0.05,
  "pixelThreshold": 0.1,
  "verdict": "pass",
  "passed": true,
  "routes": [
    {
      "route": "/",
      "baseUrl": "https://geolocation.microlink.io/",
      "headUrl": "https://geolocation-ed8kdq9df-microlink.vercel.app/",
      "diffPixels": 3300,
      "totalPixels": 4096000,
      "diffRatio": 0.0008056640625,
      "verdict": "pass",
      "passed": true,
      "outDir": "."
    }
  ]
}

@Kikobeats Kikobeats merged commit bb7afd7 into master Jul 9, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/countries-list-3.4.0 branch July 9, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant