Skip to content

feat(deps): update module github.com/pelletier/go-toml/v2 ( v2.2.4 → v2.3.1 )#37

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-pelletier-go-toml-v2-2.x
Open

feat(deps): update module github.com/pelletier/go-toml/v2 ( v2.2.4 → v2.3.1 )#37
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-pelletier-go-toml-v2-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 24, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/pelletier/go-toml/v2 v2.2.4v2.3.1 age confidence

Release Notes

pelletier/go-toml (github.com/pelletier/go-toml/v2)

v2.3.1

Compare Source

v2.3.0

Compare Source

This is the first release built largely with the help of AI coding agents. Highlights include the complete removal of the unsafe package. go-toml is now fully safe Go code, with a geomean overhead of only ~1.4% vs v2.2.4 and zero additional allocations on benchmarks. This release also adds omitzero struct tag support, improves UnmarshalText/Unmarshaler handling for tables and array tables, and fixes several bugs including nil pointer marshaling, leap second handling, and datetime unmarshaling panics.

What's Changed

What's new
Fixed bugs
Documentation
Other changes

New Contributors

Full Changelog: pelletier/go-toml@v2.2.4...v2.3.0


Configuration

📅 Schedule: (in timezone Pacific/Auckland)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from scottmckendry as a code owner March 24, 2026 16:35
@renovate renovate Bot added the type/minor label Mar 24, 2026
@renovate renovate Bot changed the title feat(deps): update module github.com/pelletier/go-toml/v2 ( v2.2.4 → v2.3.0 ) feat(deps): update module github.com/pelletier/go-toml/v2 ( v2.2.4 → v2.3.1 ) May 1, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pelletier-go-toml-v2-2.x branch from 4673095 to c9decab Compare May 1, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants