worldwide 1.24.1 → 1.24.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/dependabot.yml +4 -12
- data/CHANGELOG.md +3 -0
- data/Gemfile.lock +1 -1
- data/data/cldr/locales/de/subdivisions.yml +2 -2
- data/data/cldr/locales/en/subdivisions.yml +2 -2
- data/data/cldr/locales/it/subdivisions.yml +2 -2
- data/lib/worldwide/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0d97629743fee4e2422bd071174777ebf3c03691c8bb3b19d831c7fee3cd90fb
|
|
4
|
+
data.tar.gz: f96305faa213bddb10910deb8a216c09d75f7091d09c2a1d24e2edd48e15c09a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e94916cbc3e67727f0b56dce614d0871403ffe2c93a5de1d7ea75bc209024a7223e6f82f03f9a96bb350d44744cd10ed057084ebfd0246d15fdd30fbe89b852c
|
|
7
|
+
data.tar.gz: a85e10bd74799030db0e6b6de118fa52b29f6786e16464af1de38504c611a3d3f480fed99041a090e56c6f6792b1bc246a1b567ad0ef5d16cf4613ccce711428
|
data/.github/dependabot.yml
CHANGED
|
@@ -1,15 +1,4 @@
|
|
|
1
1
|
version: 2
|
|
2
|
-
registries:
|
|
3
|
-
ruby-shopify:
|
|
4
|
-
type: rubygems-server
|
|
5
|
-
url: https://pkgs.shopify.io/basic/gems/ruby
|
|
6
|
-
username: ${{secrets.RUBYGEMS_SERVER_PKGS_SHOPIFY_IO_USERNAME}}
|
|
7
|
-
password: ${{secrets.RUBYGEMS_SERVER_PKGS_SHOPIFY_IO_PASSWORD}}
|
|
8
|
-
github-com:
|
|
9
|
-
type: git
|
|
10
|
-
url: https://github.com
|
|
11
|
-
username: ${{secrets.DEPENDENCIES_GITHUB_USER}}
|
|
12
|
-
password: ${{secrets.DEPENDENCIES_GITHUB_TOKEN}}
|
|
13
2
|
updates:
|
|
14
3
|
- package-ecosystem: bundler
|
|
15
4
|
directory: "/"
|
|
@@ -17,7 +6,10 @@ updates:
|
|
|
17
6
|
interval: daily
|
|
18
7
|
open-pull-requests-limit: 100
|
|
19
8
|
insecure-external-code-execution: allow
|
|
20
|
-
|
|
9
|
+
- package-ecosystem: npm
|
|
10
|
+
directory: "/lang/typescript"
|
|
11
|
+
schedule:
|
|
12
|
+
interval: daily
|
|
21
13
|
- package-ecosystem: github-actions
|
|
22
14
|
directory: "/"
|
|
23
15
|
schedule:
|
data/CHANGELOG.md
CHANGED
|
@@ -30,6 +30,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
30
30
|
|
|
31
31
|
---
|
|
32
32
|
|
|
33
|
+
## [1.24.2] - 2026-04-27
|
|
34
|
+
- Update CLDR subdivision names for IT-OT (Gallura Nord-Est Sardegna) and IT-CI (Sulcis Iglesiente) in `:en`, `:it`, and `:de` only; other locales remain on stale upstream CLDR pending an upstream fix [#458](https://github.com/Shopify/worldwide/pull/458)
|
|
35
|
+
|
|
33
36
|
## [1.24.1] - 2026-04-15
|
|
34
37
|
- Update zips_crossing_provinces in IE [#454](https://github.com/Shopify/worldwide/pull/454)
|
|
35
38
|
|
data/Gemfile.lock
CHANGED
|
@@ -1967,7 +1967,7 @@ de:
|
|
|
1967
1967
|
itcb: Provinz Campobasso
|
|
1968
1968
|
itce: Provinz Caserta
|
|
1969
1969
|
itch: Provinz Chieti
|
|
1970
|
-
itci: Provinz
|
|
1970
|
+
itci: Provinz Sulcis Iglesiente
|
|
1971
1971
|
itcl: Provinz Caltanissetta
|
|
1972
1972
|
itcn: Provinz Cuneo
|
|
1973
1973
|
itco: Provinz Como
|
|
@@ -2007,7 +2007,7 @@ de:
|
|
|
2007
2007
|
itnu: Provinz Nuoro
|
|
2008
2008
|
itog: Provinz Ogliastra
|
|
2009
2009
|
itor: Provinz Oristano
|
|
2010
|
-
itot: Provinz
|
|
2010
|
+
itot: Provinz Gallura Nord-Est Sardegna
|
|
2011
2011
|
itpa: Provinz Palermo
|
|
2012
2012
|
itpc: Provinz Piacenza
|
|
2013
2013
|
itpd: Provinz Padua
|
|
@@ -2446,7 +2446,7 @@ en:
|
|
|
2446
2446
|
itcb: Campobasso
|
|
2447
2447
|
itce: Caserta
|
|
2448
2448
|
itch: Chieti
|
|
2449
|
-
itci:
|
|
2449
|
+
itci: Sulcis Iglesiente
|
|
2450
2450
|
itcl: Caltanissetta
|
|
2451
2451
|
itcn: Cuneo
|
|
2452
2452
|
itco: Como
|
|
@@ -2486,7 +2486,7 @@ en:
|
|
|
2486
2486
|
itnu: Nuoro
|
|
2487
2487
|
itog: Ogliastra
|
|
2488
2488
|
itor: Oristano
|
|
2489
|
-
itot:
|
|
2489
|
+
itot: Gallura Nord-Est Sardegna
|
|
2490
2490
|
itpa: Palermo
|
|
2491
2491
|
itpc: Piacenza
|
|
2492
2492
|
itpd: Padua
|
|
@@ -1990,7 +1990,7 @@ it:
|
|
|
1990
1990
|
itcb: Campobasso
|
|
1991
1991
|
itce: Caserta
|
|
1992
1992
|
itch: Chieti
|
|
1993
|
-
itci:
|
|
1993
|
+
itci: Sulcis Iglesiente
|
|
1994
1994
|
itcl: Caltanissetta
|
|
1995
1995
|
itcn: Cuneo
|
|
1996
1996
|
itco: Como
|
|
@@ -2030,7 +2030,7 @@ it:
|
|
|
2030
2030
|
itnu: Nuoro
|
|
2031
2031
|
itog: Ogliastra
|
|
2032
2032
|
itor: Oristano
|
|
2033
|
-
itot:
|
|
2033
|
+
itot: Gallura Nord-Est Sardegna
|
|
2034
2034
|
itpa: Palermo
|
|
2035
2035
|
itpc: Piacenza
|
|
2036
2036
|
itpd: Padova
|
data/lib/worldwide/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: worldwide
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.24.
|
|
4
|
+
version: 1.24.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Shopify
|
|
@@ -8549,7 +8549,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
8549
8549
|
- !ruby/object:Gem::Version
|
|
8550
8550
|
version: '0'
|
|
8551
8551
|
requirements: []
|
|
8552
|
-
rubygems_version: 4.0.
|
|
8552
|
+
rubygems_version: 4.0.11
|
|
8553
8553
|
specification_version: 4
|
|
8554
8554
|
summary: Internationalization and localization APIs
|
|
8555
8555
|
test_files: []
|