-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⬆️ test: Bump the test group in /test with 3 updates #4
Conversation
WalkthroughThe updates to the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Here's the code health analysis summary for commits Analysis Summary
|
@dependabot rebase |
Bumps the test group in /test with 3 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.24 to 1.27.28 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.24...config/v1.27.28) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.59.0 to 1.60.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.59.0...service/s3/v1.60.0) Updates `github.com/gruntwork-io/terratest` from 0.46.16 to 0.47.0 - [Release notes](https://github.com/gruntwork-io/terratest/releases) - [Commits](gruntwork-io/terratest@v0.46.16...v0.47.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test - dependency-name: github.com/gruntwork-io/terratest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com>
b32456d
to
72f5bc1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Files ignored due to path filters (1)
test/go.sum
is excluded by!**/*.sum
Files selected for processing (1)
- test/go.mod (2 hunks)
Additional comments not posted (9)
test/go.mod (9)
9-9
: Approved: Update togithub.com/aws/aws-sdk-go-v2/config
.The update from
v1.27.24
tov1.27.28
is approved. This minor version bump likely includes bug fixes and improvements.
11-11
: Approved: Update togithub.com/aws/aws-sdk-go-v2/service/s3
.The update from
v1.59.0
tov1.60.0
is approved. This minor version bump likely includes new features or optimizations for S3 service interactions.
12-12
: Approved: Update togithub.com/gruntwork-io/terratest
.The update from
v0.46.16
tov0.47.0
is approved. This version likely adds support for new features and includes fixes for error checking.
26-26
: Approved: Update togithub.com/aws/aws-sdk-go-v2/credentials
.The update from
v1.17.24
tov1.17.28
is approved. This minor version bump likely includes bug fixes and improvements in credential management.
27-27
: Approved: Update togithub.com/aws/aws-sdk-go-v2/feature/ec2/imds
.The update from
v1.16.9
tov1.16.12
is approved. This minor version bump likely includes bug fixes and improvements in EC2 instance metadata services.
30-30
: Approved: Update togithub.com/aws/aws-sdk-go-v2/internal/ini
.The update from
v1.8.0
tov1.8.1
is approved. This patch version bump likely includes bug fixes or performance enhancements.
36-36
: Approved: Update togithub.com/aws/aws-sdk-go-v2/service/sso
.The update from
v1.22.1
tov1.22.5
is approved. This minor version bump likely includes improvements in SSO service integrations.
37-37
: Approved: Update togithub.com/aws/aws-sdk-go-v2/service/ssooidc
.The update from
v1.26.2
tov1.26.5
is approved. This patch version bump likely includes bug fixes or minor improvements.
38-38
: Approved: Update togithub.com/aws/aws-sdk-go-v2/service/sts
.The update from
v1.30.1
tov1.30.4
is approved. This patch version bump likely includes bug fixes or minor improvements in STS service integrations.
Bumps the test group in /test with 3 updates: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/s3 and github.com/gruntwork-io/terratest.
Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.24 to 1.27.28Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.59.0 to 1.60.0Commits
4d36126
Release 2024-08-205ba784c
Regenerated Clientsd447ea1
Update API model33d4eab
Remove deprecated codestar service (#2754)6fe0e9b
Release 2024-08-193c84b64
Regenerated Clientsc78cc2e
Update endpoints model72a29e1
Update API modelc8a8274
Release 2024-08-16ebfdc50
Regenerated ClientsUpdates
github.com/gruntwork-io/terratest
from 0.46.16 to 0.47.0Release notes
Sourced from github.com/gruntwork-io/terratest's releases.
Commits
710d6af
Merge pull request #1419 from gruntwork-io/1418-error-checks4dfb76d
Merge pull request #1395 from gruntwork-io/deps-update12f6363
Fixed error checking891a37d
Merge pull request #1417 from gruntwork-io/chore/docsGTMUpdatefb3233e
chore: switch to new gtm container on docs site2a7224f
add usage of t4g instanceb18a248
Updated lambda testb8a4f98
instance type update7b047ad
Helm diff test fixes7c2939e
Updated oracle versionDependabot 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 conditionsSummary by CodeRabbit