build(deps): bump the gomod-all group across 1 directory with 8 updates#743
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the gomod-all group across 1 directory with 8 updates#743dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the gomod-all group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.7` | `1.55.8` | | [github.com/go-openapi/errors](https://github.com/go-openapi/errors) | `0.22.1` | `0.22.2` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.1` | `0.24.1` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.26.0` | `10.27.0` | | [github.com/mholt/archives](https://github.com/mholt/archives) | `0.1.3` | `0.1.4` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | Updates `github.com/aws/aws-sdk-go` from 1.55.7 to 1.55.8 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.55.7...v1.55.8) Updates `github.com/go-openapi/errors` from 0.22.1 to 0.22.2 - [Commits](go-openapi/errors@v0.22.1...v0.22.2) Updates `github.com/go-openapi/swag` from 0.23.1 to 0.24.1 - [Commits](go-openapi/swag@v0.23.1...v0.24.1) Updates `github.com/go-playground/validator/v10` from 10.26.0 to 10.27.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.26.0...v10.27.0) Updates `github.com/mholt/archives` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/mholt/archives/releases) - [Commits](mholt/archives@v0.1.3...v0.1.4) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-all - dependency-name: github.com/go-openapi/errors dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-all - dependency-name: github.com/go-openapi/swag dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all - dependency-name: github.com/mholt/archives dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-all - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 gomod-all group with 7 updates in the / directory:
1.55.71.55.80.22.10.22.20.23.10.24.110.26.010.27.00.1.30.1.41.9.11.10.11.20.11.21.0Updates
github.com/aws/aws-sdk-gofrom 1.55.7 to 1.55.8Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
070853erelease v1.55.8 (2025-07-31)bb0168eAdd deprecation warnings everywhere and remove some README content7ce44f3aws6d9a26dremove doc issue tmpl239002fdeprecate service packages and HLLs70c4177deprecate main runtime packagesbbdd4e9deprecateUpdates
github.com/go-openapi/errorsfrom 0.22.1 to 0.22.2Commits
d9e8d85ci: fixed auto-mergeb38cc86chore(lint): updated linters, relinted code9fc682fBump golangci/golangci-lint-action in the development-dependencies groupfad5875ci: updated config for golangci-lint v2Updates
github.com/go-openapi/swagfrom 0.23.1 to 0.24.1Commits
3b4039dfix: retracted v0.24.0 as a release of the main module95b5423fixup go.mod for mono-repo release04b65d3prepare release 0.24bf60a5abuild(deps): bump github.com/stretchr/testifyebc6246Chore/linting issues (#132)44bc4fabuild(deps): bump the development-dependencies group across 2 directories wit...148ce53chore(ci): setup monorepo linting and fixed automerge14e1493lint: fix usetesting issues1b223d6build(deps): bump the development-dependencies group across 2 directories wit...a5c0582refact: loadingUpdates
github.com/go-playground/validator/v10from 10.26.0 to 10.27.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
bc77d03use golangci lint file for disables (#1447)4a1bc2fdisable way too aggressive and disagreeable linters (#1445)cf2267ffix: make "file://" failurlvalidation (#1444)3fd4678docs: typos (#1440)ec374efFix: Validator panics when 'nil' is used along with required if for slices an...0e3e2f9Omitzero does not work with slice and map bug (#1436)dfc7ccdFix: support validation for map values with struct types (#1433)5b9542bfix: panics when private field is validated (#1423)f9a5a1ffeat(translation): add en translation for urn_rfc2141 (#1431)20f7df6Bump golangci/golangci-lint-action from 7 to 8 (#1425)Updates
github.com/mholt/archivesfrom 0.1.3 to 0.1.4Release notes
Sourced from github.com/mholt/archives's releases.
Commits
a6166faAmortize implicit dirs too; fix skipped entries in subsequent walks9132adfTest go 1.24 and 1.25 (#49)814d03aUpdate dependencies to avoid CVE-2025-58058 (#48)f07cd8eMake brotli stream matcher more robust to uncompressed binary and ASCII data ...Updates
github.com/spf13/cobrafrom 1.9.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)6dec1aeThe default ShellCompDirective can be customized for a command and its subcom...c8289c1chore(golangci-lint): add some exclusion presets4af7b64refactor: apply golangci-lint autofixes, work around false positives75790e4chore(golangci-lint): upgrade to v2db3ddb5Adding sponsorship to README.md67171d6putting sponsorship below headerUpdates
github.com/spf13/viperfrom 1.20.1 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lintUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterDependabot 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