chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0#1930
Merged
gotbadger merged 1 commit intoApr 28, 2026
Merged
Conversation
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.4 to 2.3.0. - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.2.4...v2.3.0) --- updated-dependencies: - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/pelletier/go-toml/v2-2.3.0
branch
from
April 28, 2026 17:28
325603b to
a0efd52
Compare
gotbadger
approved these changes
Apr 28, 2026
gotbadger
deleted the
dependabot/go_modules/github.com/pelletier/go-toml/v2-2.3.0
branch
April 28, 2026 17:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0.
Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
f36a3ecReduce marshal and unmarshal overhead (#1044)77f3862Fix benchmark script replacing internal package imports (#1042)16b1ef5Fix parser error pointing to wrong line when last line has no trailing newlin...e14bde7build(deps): bump docker/login-action from 3 to 4 (#1039)4b1ff01build(deps): bump docker/setup-buildx-action from 3 to 4 (#1040)048a25fGo 1.26 (#1030)b357558build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#1035)a0be52fbuild(deps): bump actions/upload-artifact from 6 to 7 (#1036)316bfc6Support Unmarshaler interface for tables and array tables (#1027)2edc61fFix panic when unmarshaling datetime values to incompatible types (#1028) (#1...