fix(deps): update module github.com/pelletier/go-toml/v2 to v2.3.1

This MR contains the following updates:

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

View the Renovate pipeline for this MR


Release Notes

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

v2.3.1

Compare 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.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: https://github.com/pelletier/go-toml/compare/v2.2.4...v2.3.0

v2.2.4

Compare Source

Highlight

In this release, @​mikattack removed the last dependency of go-toml! 🎉 (#​981)

What's Changed

Documentation
Other changes

New Contributors

Full Changelog: https://github.com/pelletier/go-toml/compare/v2.2.3...v2.2.4


Configuration

📅 Schedule: (UTC)

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

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

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Mend Renovate.

Edited by renovate-bot

Merge request reports

Loading
Loading