Skip to content

Commit bc66930

Browse files
authored
Merge pull request #441 from Shopify/obenz/bump-phonelib
Bump phonelib from 0.8.7 to 0.10.17
2 parents 1201292 + 26798e9 commit bc66930

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2727

2828
## [Unreleased]
2929

30+
---
31+
## [1.23.1] - 2026-03-25
32+
- Bump phonelib from 0.8.7 to 0.10.17, fixing phone validation for newly allocated number prefixes (e.g. Saudi Arabia `57x`)
33+
- Bump mocha from 2.0.2 to 3.1.0 for compatibility with newer minitest
34+
3035
---
3136
## [1.23.0] - 2026-03-12
3237
- Mark 17 countries as tax-inclusive: AR, CL, CO, EG, ID, IL, KZ, MX, PE, PH, QA, SA, KR, TW, TH, AE, VN [#438](https://github.com/Shopify/worldwide/pull/438)

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ GEM
5555
builder
5656
minitest (>= 5.0)
5757
ruby-progressbar
58-
mocha (2.0.2)
58+
mocha (3.1.0)
5959
ruby2_keywords (>= 0.0.5)
6060
mutex_m (0.1.2)
6161
nokogiri (1.18.9-arm64-darwin)
@@ -66,7 +66,7 @@ GEM
6666
parser (3.3.0.5)
6767
ast (~> 2.4.1)
6868
racc
69-
phonelib (0.8.7)
69+
phonelib (0.10.17)
7070
prettier_print (1.2.0)
7171
pry (0.14.2)
7272
coderay (~> 1.1)

0 commit comments

Comments
 (0)