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

Open
renovate-bot wants to merge 1 commit from renovate/github.com-pelletier-go-toml-v2-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/pelletier/go-toml/v2 require patch v2.2.2 -> v2.2.3

Release Notes

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

v2.2.3

Compare Source

What's Changed

What's new
Performance
Fixed bugs
Documentation
Other changes

New Contributors

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: 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | require | patch | `v2.2.2` -> `v2.2.3` | --- ### Release Notes <details> <summary>pelletier/go-toml (github.com/pelletier/go-toml/v2)</summary> ### [`v2.2.3`](https://github.com/pelletier/go-toml/releases/tag/v2.2.3) [Compare Source](https://github.com/pelletier/go-toml/compare/v2.2.2...v2.2.3) <!-- Release notes generated using configuration in .github/release.yml at v2.2.3 --> #### What's Changed ##### What's new - Allow `int`, `uint`, and `float` as map keys by [@&#8203;daniel-weisse](https://github.com/daniel-weisse) in https://github.com/pelletier/go-toml/pull/958 ##### Performance - Remove unstable.Parser allocation when creating Decoder by [@&#8203;mvdan](https://github.com/mvdan) in https://github.com/pelletier/go-toml/pull/953 ##### Fixed bugs - Fix reflect.Pointer backward compatibility by [@&#8203;xxxVitoxxx](https://github.com/xxxVitoxxx) in https://github.com/pelletier/go-toml/pull/956 ##### Documentation - Fix readme typo by [@&#8203;testwill](https://github.com/testwill) in https://github.com/pelletier/go-toml/pull/951 ##### Other changes - go.mod: bump minimum language version to 1.21 by [@&#8203;mvdan](https://github.com/mvdan) in https://github.com/pelletier/go-toml/pull/949 - Bump testing to go 1.23 by [@&#8203;pelletier](https://github.com/pelletier) in https://github.com/pelletier/go-toml/pull/961 #### New Contributors - [@&#8203;mvdan](https://github.com/mvdan) made their first contribution in https://github.com/pelletier/go-toml/pull/949 - [@&#8203;testwill](https://github.com/testwill) made their first contribution in https://github.com/pelletier/go-toml/pull/951 - [@&#8203;xxxVitoxxx](https://github.com/xxxVitoxxx) made their first contribution in https://github.com/pelletier/go-toml/pull/956 **Full Changelog**: https://github.com/pelletier/go-toml/compare/v2.2.2...v2.2.3 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zNy4xIiwidXBkYXRlZEluVmVyIjoiMzguMTI3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-08-23 20:06:02 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-pelletier-go-toml-v2-2.x:renovate/github.com-pelletier-go-toml-v2-2.x
git checkout renovate/github.com-pelletier-go-toml-v2-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/github.com-pelletier-go-toml-v2-2.x
git checkout renovate/github.com-pelletier-go-toml-v2-2.x
git rebase main
git checkout main
git merge --ff-only renovate/github.com-pelletier-go-toml-v2-2.x
git checkout renovate/github.com-pelletier-go-toml-v2-2.x
git rebase main
git checkout main
git merge --no-ff renovate/github.com-pelletier-go-toml-v2-2.x
git checkout main
git merge --squash renovate/github.com-pelletier-go-toml-v2-2.x
git checkout main
git merge --ff-only renovate/github.com-pelletier-go-toml-v2-2.x
git checkout main
git merge renovate/github.com-pelletier-go-toml-v2-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ada/spiegel#20
No description provided.