Skip to content

Update module github.com/pelletier/go-toml/v2 to v2.3.0#4422

Merged
JAORMX merged 1 commit intomainfrom
renovate/github.com-pelletier-go-toml-v2-2.x
Mar 30, 2026
Merged

Update module github.com/pelletier/go-toml/v2 to v2.3.0#4422
JAORMX merged 1 commit intomainfrom
renovate/github.com-pelletier-go-toml-v2-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 29, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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: Branch creation - "every weekend" (UTC), 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 added the dependencies Pull requests that update a dependency file label Mar 29, 2026
@renovate renovate bot requested a review from JAORMX as a code owner March 29, 2026 19:50
@github-actions github-actions bot added the size/XS Extra small PR: < 100 lines changed label Mar 29, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.52%. Comparing base (19eeb6b) to head (0f099df).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4422      +/-   ##
==========================================
+ Coverage   69.49%   69.52%   +0.03%     
==========================================
  Files         486      486              
  Lines       50017    50017              
==========================================
+ Hits        34760    34776      +16     
+ Misses      12574    12557      -17     
- Partials     2683     2684       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JAORMX JAORMX merged commit 96c658c into main Mar 30, 2026
37 checks passed
@JAORMX JAORMX deleted the renovate/github.com-pelletier-go-toml-v2-2.x branch March 30, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant