Skip to content

Commit

Permalink
build(deps): bump third_party/cctz from 4f25782 to d139743 (#2422)
Browse files Browse the repository at this point in the history
Bumps [third_party/cctz](https://github.com/google/cctz) from `4f25782` to `d139743`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](google/cctz@4f25782...d139743)

---
updated-dependencies:
- dependency-name: third_party/cctz
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent ff20da1 commit db8a261
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit db8a261

Please sign in to comment.