Bump the go-modules-updates group with 4 updates #203
Merged
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-modules-updates group with 4 updates: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/credentials, github.com/fatih/color and github.com/testcontainers/testcontainers-go.
Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.12 to 1.27.13Commits
0805b74
Release 2024-05-108ba0718
Regenerated Clients566a901
Update endpoints model765a6d2
Update API model0ac88f6
do NOT serialize empty lists in ec2query (#2630)0457ec5
Merge pull request #2638 from aws/feat-remove-honeycodea8dc075
add changelog9a47278
remove honeycode from v2343ec35
drop x/net runtime dependency which was only used for testing (#2637)1c71d2f
Release 2024-05-09Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.12 to 1.17.13Commits
0805b74
Release 2024-05-108ba0718
Regenerated Clients566a901
Update endpoints model765a6d2
Update API model0ac88f6
do NOT serialize empty lists in ec2query (#2630)0457ec5
Merge pull request #2638 from aws/feat-remove-honeycodea8dc075
add changelog9a47278
remove honeycode from v2343ec35
drop x/net runtime dependency which was only used for testing (#2637)1c71d2f
Release 2024-05-09Updates
github.com/fatih/color
from 1.16.0 to 1.17.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
b6598b1
Merge pull request #228 from klauspost/fix-println-issue-21800b1811
Fix multi-parameter println spacing04994a8
Merge pull request #224 from fatih/dependabot/go_modules/golang.org/x/sys-0.18.07526cad
Merge branch 'main' into dependabot/go_modules/golang.org/x/sys-0.18.08d058ca
Merge pull request #222 from fatih/ci-updates2ac809f
Bump golang.org/x/sys from 0.17.0 to 0.18.051a7bbf
ci: update Go and Staticcheck versions799c49c
Merge pull request #217 from fatih/dependabot/github_actions/actions/setup-go-5f8e0ec9
Merge branch 'main' into dependabot/github_actions/actions/setup-go-5298abd8
Merge pull request #221 from fatih/dependabot/go_modules/golang.org/x/sys-0.17.0Updates
github.com/testcontainers/testcontainers-go
from 0.30.0 to 0.31.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
896f379
chore: use new version (v0.31.0) in modules and examples788097d
feat(mongodb): add replica set support via opts (#2469)de893e1
fix(modules.kafka): Use broker container IP instead of host IP for advertised...5fa6548
feat: expose JSON representation of a container with Inspect (#2534)b181e3e
chore(deps): bump test-summary action to v2.3 (#2535)b5541e6
chore(deps): bump jinja2 from 3.1.3 to 3.1.4 (#2533)5c5ff44
Update devcontainer image (#2531)4effa16
chore(influxdb): include more characters in wait for log regex (#2532)5e97046
fix(compose): avoid race conditions when caching services (#2528)da2d5c5
chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 (#2525)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