Update module github.com/pelletier/go-toml/v2 to v2.3.1 #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-pelletier-go-toml-v2-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v2.2.4→v2.3.1Release Notes
pelletier/go-toml (github.com/pelletier/go-toml/v2)
v2.3.1Compare Source
What's Changed
Fixed bugs
Other changes
New Contributors
Full Changelog: https://github.com/pelletier/go-toml/compare/v2.3.0...v2.3.1
v2.3.0Compare 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
omitzerotag support by @NathanBaulch in #998Fixed bugs
Documentation
Other changes
New Contributors
Full Changelog: https://github.com/pelletier/go-toml/compare/v2.2.4...v2.3.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Renovate Bot.
26033f8637to0aa191b725Update module github.com/pelletier/go-toml/v2 to v2.3.0to Update module github.com/pelletier/go-toml/v2 to v2.3.1View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.