go: Update module github.com/pelletier/go-toml/v2 to v2.2.3 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/pelletier/go-toml/v2 | require | patch |
v2.2.2 -> v2.2.3
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
pelletier/go-toml (github.com/pelletier/go-toml/v2)
v2.2.3
What's Changed
What's new
- Allow
int
,uint
, andfloat
as map keys by @daniel-weisse in https://github.com/pelletier/go-toml/pull/958
Performance
- Remove unstable.Parser allocation when creating Decoder by @mvdan in https://github.com/pelletier/go-toml/pull/953
Fixed bugs
- Fix reflect.Pointer backward compatibility by @xxxVitoxxx in https://github.com/pelletier/go-toml/pull/956
Documentation
- Fix readme typo by @testwill in https://github.com/pelletier/go-toml/pull/951
Other changes
- go.mod: bump minimum language version to 1.21 by @mvdan in https://github.com/pelletier/go-toml/pull/949
- Bump testing to go 1.23 by @pelletier in https://github.com/pelletier/go-toml/pull/961
New Contributors
- @mvdan made their first contribution in https://github.com/pelletier/go-toml/pull/949
- @testwill made their first contribution in https://github.com/pelletier/go-toml/pull/951
- @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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Renovate Comment
What are the next steps?
If you have been assigned as a reviewer to this Merge Request, please review this Merge Request with the same scrutiny as any community contribution:
-
Ensure that the dependencies updated meet our standards:
- Security: Dependencies do not contain malicious code
- Performance: Dependencies do not bloat the application code or prolong CI times unnecessarily
- Stability: Pipelines are passing
-
Review the changes introduced by the version upgrade. Consider using https://my.diffend.io to compare the two versions in case the updated dependency is either a Ruby Gem or a Node.js package, for example to compare
pg_query
2.1.0
and2.1.4
. -
Check if
bundle install
works locally, in the context of GDK. -
If tests are passing and you've reviewed the updated dependencies, execute pipelines in the context of the main project
This MR is created from a fork, therefore not all jobs (e.g. Danger) might have been executed. Instead of hitting MWPS right away, you might want to wait until the pipeline you've just triggered finished.
Note: This might not be available in projects, in that case merging right away is an option
-
Assign the current milestone to the MR
-
Merge away!
Troubleshooting
We have assembled some FAQs to help reviewers of these kind of merge requests.
Improve this message – The JSON comment below is for automation purposes.
{"labels":["maintenance::dependency","type::maintenance","automation:bot-authored","group::gitaly","devops::systems","section::enablement","Category:Gitaly"],"assignees":["gitlab-dependency-update-bot"],"reviewers":["ahmadsherif","divya_gitlab","echui-gitlab","proglottis","jamesliu-gitlab","justintobler","pks-gitlab","qmnguyen0711","samihiltunen","toon"]}
-
added 1 commit
- 5ae0fc88 - go: Update module github.com/pelletier/go-toml/v2 to v2.2.3
mentioned in issue #4284
requested review from @proglottis and @jamesliu-gitlab
assigned to @gitlab-dependency-update-bot
added group::gitalygit sectioncore platform labels and removed sectionenablement label