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

build(deps): bump third_party/cctz from 4f25782 to d139743 #2422

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion third_party/cctz
Submodule cctz updated 41 files
+135 −0 .github/workflows/ci.yaml
+1 −0 src/time_zone_lookup.cc
+15 −26 src/time_zone_lookup_test.cc
+5 −3 src/tzfile.h
+1 −1 testdata/version
+ testdata/zoneinfo/Africa/Maputo
+ testdata/zoneinfo/America/Bahia_Banderas
+ testdata/zoneinfo/America/Cancun
+ testdata/zoneinfo/America/Chihuahua
+ testdata/zoneinfo/America/Ciudad_Juarez
+ testdata/zoneinfo/America/Ensenada
+ testdata/zoneinfo/America/Hermosillo
+ testdata/zoneinfo/America/Mazatlan
+ testdata/zoneinfo/America/Merida
+ testdata/zoneinfo/America/Mexico_City
+ testdata/zoneinfo/America/Monterrey
+ testdata/zoneinfo/America/Ojinaga
+ testdata/zoneinfo/America/Santa_Isabel
+ testdata/zoneinfo/America/Tijuana
+ testdata/zoneinfo/Asia/Choibalsan
+ testdata/zoneinfo/Asia/Dili
+ testdata/zoneinfo/Atlantic/Azores
+ testdata/zoneinfo/Atlantic/Madeira
+ testdata/zoneinfo/CET
+ testdata/zoneinfo/CST6CDT
+ testdata/zoneinfo/EET
+ testdata/zoneinfo/EST
+ testdata/zoneinfo/EST5EDT
+ testdata/zoneinfo/Europe/Lisbon
+ testdata/zoneinfo/HST
+ testdata/zoneinfo/MET
+ testdata/zoneinfo/MST
+ testdata/zoneinfo/MST7MDT
+ testdata/zoneinfo/Mexico/BajaNorte
+ testdata/zoneinfo/Mexico/BajaSur
+ testdata/zoneinfo/Mexico/General
+ testdata/zoneinfo/PST8PDT
+ testdata/zoneinfo/Portugal
+ testdata/zoneinfo/WET
+1 −2 testdata/zoneinfo/zone1970.tab
+2 −6 testdata/zoneinfo/zonenow.tab