-
-
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 7 updates #142
Conversation
Bumps the aws-sdk group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.30.4` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.27` | `1.27.28` | | [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) | `1.53.3` | `1.53.4` | | [github.com/aws/aws-sdk-go-v2/service/cloudfront](https://github.com/aws/aws-sdk-go-v2) | `1.38.4` | `1.38.5` | | [github.com/aws/aws-sdk-go-v2/service/costexplorer](https://github.com/aws/aws-sdk-go-v2) | `1.40.3` | `1.40.4` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.58.3` | `1.59.0` | | [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) | `1.31.3` | `1.31.4` | Updates `github.com/aws/aws-sdk-go-v2` from 1.30.3 to 1.30.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.3...v1.30.4) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.27 to 1.27.28 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.27...config/v1.27.28) Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from 1.53.3 to 1.53.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/iot/v1.53.3...service/iot/v1.53.4) Updates `github.com/aws/aws-sdk-go-v2/service/cloudfront` from 1.38.4 to 1.38.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.4...service/s3/v1.38.5) Updates `github.com/aws/aws-sdk-go-v2/service/costexplorer` from 1.40.3 to 1.40.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/rds/v1.40.3...service/rds/v1.40.4) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.58.3 to 1.59.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.3...service/s3/v1.59.0) Updates `github.com/aws/aws-sdk-go-v2/service/sns` from 1.31.3 to 1.31.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.3...service/sqs/v1.31.4) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudformation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudfront dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/costexplorer dependency-type: direct:production update-type: version-update:semver-patch 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 - dependency-name: github.com/aws/aws-sdk-go-v2/service/sns dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]>
WalkthroughThe recent 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 (
|
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: CHILL
Files ignored due to path filters (1)
go.sum
is excluded by!**/*.sum
Files selected for processing (1)
- go.mod (2 hunks)
Additional comments not posted (16)
go.mod (16)
10-10
: Update approved forgithub.com/aws/aws-sdk-go-v2
.The minor version bump from
v1.30.3
tov1.30.4
likely includes bug fixes or minor improvements.
11-11
: Update approved forgithub.com/aws/aws-sdk-go-v2/config
.The minor version bump from
v1.27.27
tov1.27.28
suggests small bug fixes or improvements.
12-12
: Update approved forgithub.com/aws/aws-sdk-go-v2/service/cloudformation
.The minor version bump from
v1.53.3
tov1.53.4
likely includes bug fixes or minor improvements.
13-13
: Update approved forgithub.com/aws/aws-sdk-go-v2/service/cloudfront
.The minor version bump from
v1.38.4
tov1.38.5
likely includes small bug fixes or improvements.
14-14
: Update approved forgithub.com/aws/aws-sdk-go-v2/service/costexplorer
.The minor version bump from
v1.40.3
tov1.40.4
likely includes bug fixes or minor improvements.
15-15
: Update approved forgithub.com/aws/aws-sdk-go-v2/service/s3
.The minor version bump from
v1.58.3
tov1.59.0
suggests small bug fixes or improvements.
16-16
: Update approved forgithub.com/aws/aws-sdk-go-v2/service/sns
.The minor version bump from
v1.31.3
tov1.31.4
likely includes bug fixes or minor improvements.
39-39
: Update approved forgithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstream
.The minor version bump from
v1.6.3
tov1.6.4
suggests small bug fixes or improvements.
40-40
: Update approved forgithub.com/aws/aws-sdk-go-v2/credentials
.The minor version bump from
v1.17.27
tov1.17.28
likely includes bug fixes or minor improvements.
41-41
: Update approved forgithub.com/aws/aws-sdk-go-v2/feature/ec2/imds
.The minor version bump from
v1.16.11
tov1.16.12
suggests small bug fixes or improvements.
42-42
: Update approved forgithub.com/aws/aws-sdk-go-v2/internal/configsources
.The minor version bump from
v1.3.15
tov1.3.16
likely includes bug fixes or minor improvements.
43-43
: Update approved forgithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2
.The minor version bump from
v2.6.15
tov2.6.16
suggests small bug fixes or improvements.
44-44
: Update approved forgithub.com/aws/aws-sdk-go-v2/internal/ini
.The minor version bump from
v1.8.0
tov1.8.1
likely includes bug fixes or minor improvements.
45-45
: Update approved forgithub.com/aws/aws-sdk-go-v2/internal/v4a
.The minor version bump from
v1.3.15
tov1.3.16
suggests small bug fixes or improvements.
52-52
: Update approved forgithub.com/aws/aws-sdk-go-v2/service/sts
.The minor version bump from
v1.30.3
tov1.30.4
likely includes bug fixes or minor improvements.
53-53
: Update approved forgithub.com/aws/smithy-go
.The minor version bump from
v1.20.3
tov1.20.4
suggests small bug fixes or improvements.
Bumps the aws-sdk group with 7 updates:
1.30.3
1.30.4
1.27.27
1.27.28
1.53.3
1.53.4
1.38.4
1.38.5
1.40.3
1.40.4
1.58.3
1.59.0
1.31.3
1.31.4
Updates
github.com/aws/aws-sdk-go-v2
from 1.30.3 to 1.30.4Commits
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/config
from 1.27.27 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/cloudformation
from 1.53.3 to 1.53.4Commits
e7dfd72
Release 2024-05-08316c7cd
Regenerated Clientsba18a1e
Update API model31c2861
fix: improve Go doc formatter (#2636)7a87a62
add missing changelog (#2635)8cc2bc3
Release 2024-05-0736b4e92
Regenerated Clients9e70bfa
Update API model7a654f5
dep: bump x/net to 0.23.0 (#2631)eff2620
Release 2024-05-06Updates
github.com/aws/aws-sdk-go-v2/service/cloudfront
from 1.38.4 to 1.38.5Commits
4599f78
Release 2023-08-212a439ce
Regenerated Clients46f31d7
Update endpoints model525486a
Update API modelb4e3176
Merge pull request #2189 from aws/feat-presign-polly30fe9b8
Modify and Merge polly mod importf6c1d48
sync polly presigner from mainUpdates
github.com/aws/aws-sdk-go-v2/service/costexplorer
from 1.40.3 to 1.40.4Commits
b1af56e
Release 2023-02-204f504d9
Regenerated Clientsc6191ff
Update API model8e6fa27
Merge pull request #2026 from aws/firstissue9af2842
Don't skip anonymous (embedded) fields with named tags (#2022)1ca1e18
add changelog entryb19c337
fix int overflow on 32 bit architecture50d82a9
Release 2023-02-1719dc375
Regenerated Clients8fe3523
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.58.3 to 1.59.0Commits
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/sns
from 1.31.3 to 1.31.4Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
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 conditionsSummary by CodeRabbit
cloudformation
,cloudfront
,s3
, and others, were incremented to enhance functionality and performance.