build(deps): bump the gomod-all group with 7 updates#670
Merged
Conversation
Bumps the gomod-all group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.29` | `1.55.5` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.19.0` | `10.23.0` | | [github.com/ory/dockertest/v3](https://github.com/ory/dockertest) | `3.10.0` | `3.11.0` | | [github.com/samber/lo](https://github.com/samber/lo) | `1.39.0` | `1.47.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.19.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | Updates `github.com/aws/aws-sdk-go` from 1.51.29 to 1.55.5 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.51.29...v1.55.5) Updates `github.com/go-playground/validator/v10` from 10.19.0 to 10.23.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.19.0...v10.23.0) Updates `github.com/ory/dockertest/v3` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/ory/dockertest/releases) - [Commits](ory/dockertest@v3.10.0...v3.11.0) Updates `github.com/samber/lo` from 1.39.0 to 1.47.0 - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.39.0...v1.47.0) Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.18.2...v1.19.0) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all - dependency-name: github.com/ory/dockertest/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all - dependency-name: github.com/samber/lo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-all - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-all ... Signed-off-by: dependabot[bot] <[email protected]>
This was referenced Dec 14, 2024
030
approved these changes
Dec 14, 2024
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:
1.51.291.55.510.19.010.23.03.10.03.11.01.39.01.47.01.8.01.8.11.18.21.19.01.9.01.10.0Updates
github.com/aws/aws-sdk-gofrom 1.51.29 to 1.55.5Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
825250aRelease v1.55.5 (2024-07-30) (#5323)aa1178fMerge pull request #5319 from aws/misc-maintenancemoded46b35aRelease v1.55.4 (2024-07-29) (#5322)f5c0cf4Release v1.55.3 (2024-07-25) (#5321)0eb09e6Merge pull request #5320 from aws/fix-cloudsearch3800e5cremove integration test broken by cloudsearch servicef444a07Update README.mdd5e950bAdd maintenance mode declaration37d771aRelease v1.55.2 (2024-07-24) (#5317)070dd38Merge pull request #5316 from aws/fix-waitermatchboolUpdates
github.com/go-playground/validator/v10from 10.19.0 to 10.23.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
606fdceUpdate README.md48992fafeat: add validator for numeric ports (#1294)d7abf32Add oneofci validator (oneof case insensitive) (#1321)078d0c0doc(oneof): mention 'enum' (#1326)51697fbfix: cron validation support for star step value (#1302)f1939eeUpdate README.md4a073ccfix(#1310): fix excluded_if for pointers (#1313)a947377Update README.md01e855dAdd Ukrainian translation (#1275)2e1df48Lazily initialize regexes to speed upinit()(#1277)Updates
github.com/ory/dockertest/v3from 3.10.0 to 3.11.0Release notes
Sourced from github.com/ory/dockertest/v3's releases.
Commits
6110e9achore: update docker to v27.1.1 (#522)d229e74feat: introduce cve scanners (#500)1b46b29chore(deps): bump actions/stale from 4 to 9 (#507)44496a3chore(deps): bump actions/setup-go from 4 to 5 (#508)1aa8cd7chore(deps): bump actions/setup-node from 2.pre.beta to 4.0.2 (#503)0c91bdachore(deps): bump github.com/opencontainers/image-spec (#510)3328cf9move tests to dockertest_test package (#490)05f6347chore(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.13 (#509)6539ccdchore: replace deprecated ioutil.TempDir with os.MkdirTemp (#506)84015fdchore: remove direct dependency on gotest.tools/v3 (#504)Updates
github.com/samber/lofrom 1.39.0 to 1.47.0Release notes
Sourced from github.com/samber/lo's releases.
... (truncated)
Commits
bbd44ffbump v1.47.0da6eb9d💄 lintcd0bc21preallocate stuff and more testsd9d3e3ffeat: preallocate output for lo.Keys and lo.Values1603a84Update foreachwhile readme.md (#508)d8e5707Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues (#503)cb150f5feat: adding FromSlicePtrOr (#506)aa609e4feat: add FromSlicePtr (#217)df28bddFix documentation for Duration3 (#502)6ade78cDocs: Wrong method reference and output in readme (#497)Updates
github.com/spf13/cobrafrom 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74Remove fully inactivated linters (#2148)5c2c1d6Consistent annotation names (#2140)5a1aceabuild(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2docs: update user guide (#2128)6b5f577More linting (#2099)bd914e5fix: remove deprecated io/ioutils package (#2120)1f80fa2chore: remove repetitive words (#2122)c69ae4cci: test golang 1.22 (#2113)a30cee5build(deps): bump actions/cache from 3 to 4 (#2102)Updates
github.com/spf13/viperfrom 1.18.2 to 1.19.0Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
b9733f0build(deps): bump actions/checkout from 4.1.4 to 4.1.66ecc5c8build(deps): bump cachix/install-nix-action from 26 to 27248c6fdbuild(deps): bump github/codeql-action from 3.25.4 to 3.25.7abea773Update references to bketelsen/cryptf17acb4build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.18e285a5build(deps): bump github/codeql-action from 3.25.2 to 3.25.44017620build(deps): bump actions/setup-go from 5.0.0 to 5.0.1b67e814build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.24a182c7build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.245a0e12build(deps): bump mheap/github-action-required-labelsUpdates
github.com/stretchr/testifyfrom 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60Merge pull request #1667 from sikehish/flaky716de8dIncrease timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83NotSame should fail if args are not pointers #1661 (Description has been truncated