deps: update module github.com/pelletier/go-toml/v2 to v2.2.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/pelletier/go-toml/v2 | v2.2.1 -> v2.2.2 |
Release Notes
pelletier/go-toml (github.com/pelletier/go-toml/v2)
v2.2.2
What's Changed
Fixed bugs
- Fix race condition when tracking keys that have already been seen by @sysulq in https://github.com/pelletier/go-toml/pull/947
New Contributors
- @sysulq made their first contribution in https://github.com/pelletier/go-toml/pull/947
Full Changelog: https://github.com/pelletier/go-toml/compare/v2.2.1...v2.2.2
Configuration
📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 59.94%. Comparing base (
5083734) to head (05968a0).
Additional details and impacted files
@@ Coverage Diff @@
## main #744 +/- ##
=======================================
Coverage 59.94% 59.94%
=======================================
Files 180 180
Lines 6509 6509
=======================================
Hits 3902 3902
Misses 1987 1987
Partials 620 620
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.