[refresh.sh] Update time zone data to TZDB 2026b - #336
[refresh.sh] Update time zone data to TZDB 2026b#336dart-ecosystem-bot[bot] wants to merge 1 commit into
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
PR HealthUnused Dependencies ✔️
For details on how to fix these, see dependency_validator. This check can be disabled by tagging the PR with Breaking changes ✔️
This check can be disabled by tagging the PR with API leaks ✔️The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.
This check can be disabled by tagging the PR with Changelog Entry ❗
Changes to files need to be accounted for in their respective changelogs. This check can be disabled by tagging the PR with
Coverage
|
| File | Coverage |
|---|---|
| pkgs/timezone/lib/data/latest.dart | 💚 67 % |
| pkgs/timezone/lib/data/latest_10y.dart | 💔 Not covered |
| pkgs/timezone/lib/data/latest_all.dart | 💔 Not covered |
| pkgs/timezone/lib/src/common_locations.dart | 💔 Not covered |
This check for test coverage is informational (issues shown here will not fail the PR).
This check can be disabled by tagging the PR with skip-coverage-check.
License Headers ✔️
// Copyright (c) 2026, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
| Files |
|---|
| no missing headers |
All source files should start with a license header.
Unrelated files missing license headers
| Files |
|---|
| pkgs/timezone/example/example.dart |
| pkgs/timezone/test/datetime_browser_test.dart |
| pkgs/timezone/test/datetime_test.dart |
| pkgs/timezone/test/datetime_test_no_database.dart |
| pkgs/timezone/test/env_test.dart |
| pkgs/timezone/test/two_way_test.dart |
| pkgs/timezone/test/zicfile_test.dart |
| pkgs/timezone/test/zone_tab_test.dart |
| pkgs/timezone/tool/encode_dart.dart |
| pkgs/timezone/tool/encode_tzf.dart |
| pkgs/timezone/tool/get.dart |
| pkgs/timezone/tool/test_random.dart |
| pkgs/timezone/tool/zone_dump.dart |
This check can be disabled by tagging the PR with skip-license-check.
Automated update to the latest IANA Time Zone Database version 2026b.
See the IANA Time Zone Database homepage for announcements and details on recent data changes.