Bump the go-dependencies group with 6 updates#110
Merged
chrisreddington merged 1 commit intomainfrom Jan 27, 2026
Merged
Conversation
Bumps the go-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.9` | `1.0.10` | | [golang.org/x/image](https://github.com/golang/image) | `0.32.0` | `0.35.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.38.0` | `0.40.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.36.0` | `0.39.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.30.0` | `0.33.0` | Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.10.1...v1.10.2) Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.9...v1.0.10) Updates `golang.org/x/image` from 0.32.0 to 0.35.0 - [Commits](golang/image@v0.32.0...v0.35.0) Updates `golang.org/x/sys` from 0.38.0 to 0.40.0 - [Commits](golang/sys@v0.38.0...v0.40.0) Updates `golang.org/x/term` from 0.36.0 to 0.39.0 - [Commits](golang/term@v0.36.0...v0.39.0) Updates `golang.org/x/text` from 0.30.0 to 0.33.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.30.0...v0.33.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/image dependency-version: 0.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/term dependency-version: 0.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/text dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
chrisreddington
approved these changes
Jan 27, 2026
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 the go-dependencies group with 6 updates:
1.10.11.10.21.0.91.0.100.32.00.35.00.38.00.40.00.36.00.39.00.30.00.33.0Updates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)Updates
github.com/spf13/pflagfrom 1.0.9 to 1.0.10Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
0491e57Merge pull request #448 from thaJeztah/fix_go_version72abab1Merge pull request #447 from thaJeztah/fix_deprecation_comment7e4dfb1Test on Go 1.1218a9d17move Func, BoolFunc, tests as they require go1.21c5b9e98remove uses of errors.Is, which requires go1.1345a4873fix deprecation comment for (FlagSet.)ParseErrorsWhitelistUpdates
golang.org/x/imagefrom 0.32.0 to 0.35.0Commits
bc7fe0bgo.mod: update golang.org/x dependenciesc53c97fgo.mod: update golang.org/x dependencies9032ff7all: eliminate vet diagnostics9c9d08cgo.mod: update golang.org/x dependencies742b1b7all: fix some comments7321200vector: use built-in max/min to simplify the codeUpdates
golang.org/x/sysfrom 0.38.0 to 0.40.0Commits
2f44229sys/cpu: add symbolic constants for remaining cpuid bitse5770d2sys/cpu: use symbolic names for masks714a44csys/cpu: modify x86 port to match what internal/cpu does08e5482unix: fix out of bounds memory access in tests4f4f1c6Revert "cpu: add HPDS, LOR, PAN detection for arm64"ca63116unix: add IOCTL_MEI_* constantsa4199c0unix: fix definition of Statvfs_t for netbsd-arm.Updates
golang.org/x/termfrom 0.36.0 to 0.39.0Commits
a7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete key3863673go.mod: update golang.org/x dependencies1231d54go.mod: update golang.org/x dependencies3475bc8term: fix some commentsUpdates
golang.org/x/textfrom 0.30.0 to 0.33.0Commits
536231ago.mod: update golang.org/x dependencies0dd57a6go.mod: update golang.org/x dependencies087616btransform: fix %q verb use with wrong type16f85a7all: eliminate vet diagnosticse7ff6b3go.mod: update golang.org/x dependenciesfbf012ball: use reflect.TypeFor instead of reflect.TypeOfDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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