giantswarm / devctl

CLI for common development tasks at Giant Swarm
Apache License 2.0
1 stars 1 forks source link

Update module github.com/pelletier/go-toml/v2 to v2.2.3 #1080

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3 age adoption passing confidence

Release Notes

pelletier/go-toml (github.com/pelletier/go-toml/v2) ### [`v2.2.3`](https://togithub.com/pelletier/go-toml/releases/tag/v2.2.3) [Compare Source](https://togithub.com/pelletier/go-toml/compare/v2.2.2...v2.2.3) #### What's Changed ##### What's new - Allow `int`, `uint`, and `float` as map keys by [@​daniel-weisse](https://togithub.com/daniel-weisse) in [https://github.com/pelletier/go-toml/pull/958](https://togithub.com/pelletier/go-toml/pull/958) ##### Performance - Remove unstable.Parser allocation when creating Decoder by [@​mvdan](https://togithub.com/mvdan) in [https://github.com/pelletier/go-toml/pull/953](https://togithub.com/pelletier/go-toml/pull/953) ##### Fixed bugs - Fix reflect.Pointer backward compatibility by [@​xxxVitoxxx](https://togithub.com/xxxVitoxxx) in [https://github.com/pelletier/go-toml/pull/956](https://togithub.com/pelletier/go-toml/pull/956) ##### Documentation - Fix readme typo by [@​testwill](https://togithub.com/testwill) in [https://github.com/pelletier/go-toml/pull/951](https://togithub.com/pelletier/go-toml/pull/951) ##### Other changes - go.mod: bump minimum language version to 1.21 by [@​mvdan](https://togithub.com/mvdan) in [https://github.com/pelletier/go-toml/pull/949](https://togithub.com/pelletier/go-toml/pull/949) - Bump testing to go 1.23 by [@​pelletier](https://togithub.com/pelletier) in [https://github.com/pelletier/go-toml/pull/961](https://togithub.com/pelletier/go-toml/pull/961) #### New Contributors - [@​mvdan](https://togithub.com/mvdan) made their first contribution in [https://github.com/pelletier/go-toml/pull/949](https://togithub.com/pelletier/go-toml/pull/949) - [@​testwill](https://togithub.com/testwill) made their first contribution in [https://github.com/pelletier/go-toml/pull/951](https://togithub.com/pelletier/go-toml/pull/951) - [@​xxxVitoxxx](https://togithub.com/xxxVitoxxx) made their first contribution in [https://github.com/pelletier/go-toml/pull/956](https://togithub.com/pelletier/go-toml/pull/956) **Full Changelog**: https://github.com/pelletier/go-toml/compare/v2.2.2...v2.2.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.