gones
gones copied to clipboard
fix(deps): update module github.com/pelletier/go-toml/v2 to v2.2.1
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/pelletier/go-toml/v2 | require | minor | v2.1.1 -> v2.2.1 |
Release Notes
pelletier/go-toml (github.com/pelletier/go-toml/v2)
v2.2.1
What's Changed
Fixed bugs
- Encode: fix indentation when marshalling slices as array tables by @daniel-weisse in https://github.com/pelletier/go-toml/pull/944
New Contributors
- @daniel-weisse made their first contribution in https://github.com/pelletier/go-toml/pull/944
Full Changelog: https://github.com/pelletier/go-toml/compare/v2.2.0...v2.2.1
v2.2.0
What's Changed
What's new
- Encode: support pointers to embedded structs by @dangra in https://github.com/pelletier/go-toml/pull/924
- Encode: support
json.Number
type by @dangra in https://github.com/pelletier/go-toml/pull/923 - Decode: unstable/Unmarshal interface by @rszyma in https://github.com/pelletier/go-toml/pull/940
Fixed bugs
- Decode: fix reuse of slice for array tables by @pelletier in https://github.com/pelletier/go-toml/pull/934
Documentation
- Fix typo in README by @jwilk in https://github.com/pelletier/go-toml/pull/925
- Fix indentation of README examples by @rdbo in https://github.com/pelletier/go-toml/pull/928
- Fix marshaler typos by @pelletier in https://github.com/pelletier/go-toml/pull/927
Other changes
- Go 1.22 support by @pelletier in https://github.com/pelletier/go-toml/pull/935
New Contributors
- @dangra made their first contribution in https://github.com/pelletier/go-toml/pull/924
- @jwilk made their first contribution in https://github.com/pelletier/go-toml/pull/925
- @rdbo made their first contribution in https://github.com/pelletier/go-toml/pull/928
- @rszyma made their first contribution in https://github.com/pelletier/go-toml/pull/940
Full Changelog: https://github.com/pelletier/go-toml/compare/v2.1.1...v2.2.0
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 Renovate Bot.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication