chore(deps): bump the dependencies group across 1 directory with 4 updates #69
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 the dependencies group with 3 updates in the / directory: github.com/BurntSushi/toml, github.com/nicksnyder/go-i18n/v2 and github.com/spf13/cobra.
Updates
github.com/BurntSushi/toml
from 1.4.0 to 1.5.0Release notes
Sourced from github.com/BurntSushi/toml's releases.
Commits
d97def5
Update toml-testd10101f
Correct encoding of comma when nested inline table ends with map75a4f17
Correct encoding of several layers of embedded structs702f5a6
Minor staticcheck fixes6f7689d
Mark meta keys as decoded when using Unmarshaler interface (#426)8323983
Remove exception for fuzzer4664468
Fix ErrorWithPosition panic when less than two lines211c915
Fix typos in comments, tests, error message (#432)c141a29
Test with Go 1.24 in CI2918ee7
Fix metadata: do not reuse result of append (#418)Updates
github.com/nicksnyder/go-i18n/v2
from 2.5.1 to 2.6.0Release notes
Sourced from github.com/nicksnyder/go-i18n/v2's releases.
Commits
5b39699
fix typo155d176
go mod tidy56f2b4a
delete broken badge0dba9d9
delete broken jobd14dab6
Bump codecov/codecov-action from 4 to 5 (#350)6746ef4
Bump golang.org/x/text from 0.21.0 to 0.23.0 (#367)59e9aef
Require go 1.23 (#371)f877392
CLDR v47 (#370)5cc59bc
Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 (#366)ecedc47
chore: fix typo in comment (#365)Updates
github.com/spf13/cobra
from 1.9.0 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
40b5bc1
Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fd
fix CompletionFunc implementation (#2234)Updates
golang.org/x/text
from 0.22.0 to 0.23.0Commits
566b44f
go.mod: update golang.org/x dependenciesd5156da
collate/build: do not use println in tests221d88c
x/text: fix scientific notation by removing extraneous spacesb18c107
internal/export/unicode: change C comment to mention unassigned code points835f8ac
language: use a more straightforward return valueae68efb
internal/export/unicode: add CategoryAliases, Cn, and LC518d9c0
all: upgrade go directive to at least 1.23.0 [generated]Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions