Skip to content

chore(deps): bump github.com/ringsaturn/tzf from 1.0.4 to 1.2.0#12

Merged
loginx merged 3 commits into
devfrom
dependabot/go_modules/dev/github.com/ringsaturn/tzf-1.2.0
May 11, 2026
Merged

chore(deps): bump github.com/ringsaturn/tzf from 1.0.4 to 1.2.0#12
loginx merged 3 commits into
devfrom
dependabot/go_modules/dev/github.com/ringsaturn/tzf-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps github.com/ringsaturn/tzf from 1.0.4 to 1.2.0.

Release notes

Sourced from github.com/ringsaturn/tzf's releases.

v1.2.0

What's Changed

Full Changelog: ringsaturn/tzf@v1.1.1...v1.2.0

v1.1.1

Full Changelog: ringsaturn/tzf@v1.1.0...v1.1.1

v1.1.0

What's Changed

From this version, by using topology-aware:

  • the bin data distribution size has been sign reduced(#191)
  • the polygon simplify has been fixed(#183)

For the data, please see https://github.com/ringsaturn/tzf-dist/releases/tag/v0.0.2026-a

And, switching to YStripes index(inspired by tg), the preindex missing query speed improve a lot.

Benchmarks runs in GitHub Actions

Benchmark Old ns/op New ns/op Delta Old p50 New p50 Old p90 New p90 Old p99 New p99
DefaultFinder_GetTimezoneName_Random_WorldCities 2194 1553 -29.2% 972 962 7965 4588 13585 6793
GetTimezoneName 5263 3773 -28.3% 5170 3717 5210 3747 7845 3887
GetTimezoneNameAtEdge 5552 3789 -31.8% 5480 3737 5520 3777 6262 4058
GetTimezoneName_Random_WorldCities 6340 2980 -53.0% 6993 3236 8987 4298 13305 6032

Full Changelog: ringsaturn/tzf@v1.0.4...v1.1.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ringsaturn/tzf](https://github.com/ringsaturn/tzf) from 1.0.4 to 1.2.0.
- [Release notes](https://github.com/ringsaturn/tzf/releases)
- [Commits](ringsaturn/tzf@v1.0.4...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/ringsaturn/tzf
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Copy Markdown

Copilot AI left a comment

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 Go module dependency github.com/ringsaturn/tzf from v1.0.4 to v1.2.0, along with the resulting transitive module graph updates recorded in go.mod/go.sum.

Changes:

  • Bump github.com/ringsaturn/tzf to v1.2.0.
  • Refresh transitive dependencies (notably github.com/paulmach/orb to v0.13.0 and switch to github.com/ringsaturn/tzf-dist).
  • Normalize the go directive from 1.25 to 1.25.0.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates tzf version and transitive requirements; adjusts go directive formatting.
go.sum Updates checksums to reflect the new dependency graph after the tzf bump.

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

Comment thread go.mod Outdated
loginx and others added 2 commits May 8, 2026 12:51
Use go-version-file so CI always matches each branch's go directive.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep Go toolchain aligned with current dev and preserve dependency bumps.

Co-authored-by: Cursor <cursoragent@cursor.com>
@loginx loginx merged commit 6d7cc9a into dev May 11, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/dev/github.com/ringsaturn/tzf-1.2.0 branch May 11, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates go Go dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants