build(deps): bump the gomod-all group with 7 updates #670
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.29
1.55.5
10.19.0
10.23.0
3.10.0
3.11.0
1.39.0
1.47.0
1.8.0
1.8.1
1.18.2
1.19.0
1.9.0
1.10.0
Updates
github.com/aws/aws-sdk-go
from 1.51.29 to 1.55.5Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
825250a
Release v1.55.5 (2024-07-30) (#5323)aa1178f
Merge pull request #5319 from aws/misc-maintenancemoded46b35a
Release v1.55.4 (2024-07-29) (#5322)f5c0cf4
Release v1.55.3 (2024-07-25) (#5321)0eb09e6
Merge pull request #5320 from aws/fix-cloudsearch3800e5c
remove integration test broken by cloudsearch servicef444a07
Update README.mdd5e950b
Add maintenance mode declaration37d771a
Release v1.55.2 (2024-07-24) (#5317)070dd38
Merge pull request #5316 from aws/fix-waitermatchboolUpdates
github.com/go-playground/validator/v10
from 10.19.0 to 10.23.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
606fdce
Update README.md48992fa
feat: add validator for numeric ports (#1294)d7abf32
Add oneofci validator (oneof case insensitive) (#1321)078d0c0
doc(oneof): mention 'enum' (#1326)51697fb
fix: cron validation support for star step value (#1302)f1939ee
Update README.md4a073cc
fix(#1310): fix excluded_if for pointers (#1313)a947377
Update README.md01e855d
Add Ukrainian translation (#1275)2e1df48
Lazily initialize regexes to speed upinit()
(#1277)Updates
github.com/ory/dockertest/v3
from 3.10.0 to 3.11.0Release notes
Sourced from github.com/ory/dockertest/v3's releases.
Commits
6110e9a
chore: update docker to v27.1.1 (#522)d229e74
feat: introduce cve scanners (#500)1b46b29
chore(deps): bump actions/stale from 4 to 9 (#507)44496a3
chore(deps): bump actions/setup-go from 4 to 5 (#508)1aa8cd7
chore(deps): bump actions/setup-node from 2.pre.beta to 4.0.2 (#503)0c91bda
chore(deps): bump github.com/opencontainers/image-spec (#510)3328cf9
move tests to dockertest_test package (#490)05f6347
chore(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.13 (#509)6539ccd
chore: replace deprecated ioutil.TempDir with os.MkdirTemp (#506)84015fd
chore: remove direct dependency on gotest.tools/v3 (#504)Updates
github.com/samber/lo
from 1.39.0 to 1.47.0Release notes
Sourced from github.com/samber/lo's releases.
... (truncated)
Commits
bbd44ff
bump v1.47.0da6eb9d
💄 lintcd0bc21
preallocate stuff and more testsd9d3e3f
feat: preallocate output for lo.Keys and lo.Values1603a84
Update foreachwhile readme.md (#508)d8e5707
Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues (#503)cb150f5
feat: adding FromSlicePtrOr (#506)aa609e4
feat: add FromSlicePtr (#217)df28bdd
Fix documentation for Duration3 (#502)6ade78c
Docs: Wrong method reference and output in readme (#497)Updates
github.com/spf13/cobra
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74
Remove fully inactivated linters (#2148)5c2c1d6
Consistent annotation names (#2140)5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2
docs: update user guide (#2128)6b5f577
More linting (#2099)bd914e5
fix: remove deprecated io/ioutils package (#2120)1f80fa2
chore: remove repetitive words (#2122)c69ae4c
ci: test golang 1.22 (#2113)a30cee5
build(deps): bump actions/cache from 3 to 4 (#2102)Updates
github.com/spf13/viper
from 1.18.2 to 1.19.0Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
b9733f0
build(deps): bump actions/checkout from 4.1.4 to 4.1.66ecc5c8
build(deps): bump cachix/install-nix-action from 26 to 27248c6fd
build(deps): bump github/codeql-action from 3.25.4 to 3.25.7abea773
Update references to bketelsen/cryptf17acb4
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.18e285a5
build(deps): bump github/codeql-action from 3.25.2 to 3.25.44017620
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1b67e814
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.24a182c7
build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.245a0e12
build(deps): bump mheap/github-action-required-labelsUpdates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (Description has been truncated