-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
build(deps): bump the aws-sdk group with 5 updates #65
Conversation
Bumps the aws-sdk group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.24.1` | `1.25.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.26.6` | `1.27.0` | | [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) | `1.43.0` | `1.44.0` | | [github.com/aws/aws-sdk-go-v2/service/cloudfront](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.33.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.48.1` | `1.49.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.24.1 to 1.25.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.24.1...v1.25.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.26.6 to 1.27.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.26.6...config/v1.27.0) Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.43.0...service/s3/v1.44.0) Updates `github.com/aws/aws-sdk-go-v2/service/cloudfront` from 1.32.6 to 1.33.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.33.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/fsx/v1.32.6...service/s3/v1.33.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.48.1 to 1.49.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.48.1...service/s3/v1.49.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudformation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudfront dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]>
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the 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 Configration File (
|
Bumps the aws-sdk group with 5 updates:
1.24.1
1.25.0
1.26.6
1.27.0
1.43.0
1.44.0
1.32.6
1.33.0
1.48.1
1.49.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.24.1 to 1.25.0Commits
4fd9126
Release 2024-02-13d22cecd
Regenerated Clientsb640bf5
Update SDK's smithy-go dependency to v1.20.094e885c
Update endpoints modelb3a6cd7
Update API model5f328e6
chore: bump min go to 1.20 (#2494)3cb2c97
ci: fix CI scripts for main branch case (#2491)0e44db4
Release 2024-02-121d8fb3b
Regenerated Clientse4d556f
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.26.6 to 1.27.0Commits
4fd9126
Release 2024-02-13d22cecd
Regenerated Clientsb640bf5
Update SDK's smithy-go dependency to v1.20.094e885c
Update endpoints modelb3a6cd7
Update API model5f328e6
chore: bump min go to 1.20 (#2494)3cb2c97
ci: fix CI scripts for main branch case (#2491)0e44db4
Release 2024-02-121d8fb3b
Regenerated Clientse4d556f
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/cloudformation
from 1.43.0 to 1.44.0Commits
fa3ee1a
Release 2023-11-216e0c553
Regenerated Clients32fa00b
Update endpoints model72eae5c
Update API model1c69d08
fix: don't expect response to be json in endpointcreds provider (#2381)3bd97c0
fix: don't send 0 max items for object version and multipart upload paginator...b3e07aa
Release 2023-11-202fc1c0d
Regenerated Clients1a6bd02
Update endpoints modelac2c871
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/cloudfront
from 1.32.6 to 1.33.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/cloudfront's changelog.
... (truncated)
Commits
60a0ef0
Release 2023-04-2408a6461
Regenerated Clients31f1bda
Update endpoints modelc9ad0d0
Update API modelaadb5c6
Merge pull request #2106 from syall/apigw-exports-nullability-mediaconvert-fix44acf0c
Merge pull request #2105 from aws/recursion-detection6c0e937
add runtime checks6c2cf2a
Fix APIGW exports75061a4
capitalize recursion detection trace ID var name6f80948
modify recursion detection and testUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.48.1 to 1.49.0Commits
4fd9126
Release 2024-02-13d22cecd
Regenerated Clientsb640bf5
Update SDK's smithy-go dependency to v1.20.094e885c
Update endpoints modelb3a6cd7
Update API model5f328e6
chore: bump min go to 1.20 (#2494)3cb2c97
ci: fix CI scripts for main branch case (#2491)0e44db4
Release 2024-02-121d8fb3b
Regenerated Clientse4d556f
Update API modelDependabot 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