Skip to content

Update time zone data to 2026cgtz#210

Merged
jodastephen merged 1 commit into
mainfrom
bot/update-tzdb
Jul 20, 2026
Merged

Update time zone data to 2026cgtz#210
jodastephen merged 1 commit into
mainfrom
bot/update-tzdb

Conversation

@jodastephen

@jodastephen jodastephen commented Jul 20, 2026

Copy link
Copy Markdown
Member

Update time zone data to 2026cgtz

Summary by CodeRabbit

  • Chores
    • Updated the bundled time-zone database to the latest 2026c release.
    • Refreshed packaged metadata to reflect the updated database version.

Copilot AI review requested due to automatic review settings July 20, 2026 05:28
@jodastephen jodastephen self-assigned this Jul 20, 2026
@jodastephen
jodastephen enabled auto-merge (squash) July 20, 2026 05:28
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ebccea09-5db4-4ce2-9488-fa01d7cd5557

📥 Commits

Reviewing files that changed from the base of the PR and between 04b8c91 and 15f8819.

⛔ Files ignored due to path filters (1)
  • src/main/resources/org/threeten/bp/TZDB.dat is excluded by !**/*.dat
📒 Files selected for processing (1)
  • pom.xml

📝 Walkthrough

Walkthrough

The Maven tz.database.version property changes from 2026bgtz to 2026cgtz, updating the associated time-zone database manifest metadata.

Changes

Time-zone database metadata

Layer / File(s) Summary
Update time-zone database property
pom.xml
The tz.database.version Maven property is updated from 2026bgtz to 2026cgtz.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: copilot

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating the project's time zone data to 2026cgtz.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bot/update-tzdb

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s configured bundled time-zone database version to 2026cgtz, aligning the build metadata with the intended TZDB release.

Changes:

  • Bumped the Maven property tz.database.version from 2026bgtz to 2026cgtz.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pom.xml
<joda.publish.auto>true</joda.publish.auto><!-- false/true -->
<joda.publish.wait>validated</joda.publish.wait><!-- published is too slow to use -->
<tz.database.version>2026bgtz</tz.database.version>
<tz.database.version>2026cgtz</tz.database.version>
@jodastephen
jodastephen merged commit d9861e1 into main Jul 20, 2026
6 checks passed
@jodastephen
jodastephen deleted the bot/update-tzdb branch July 20, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants