-
Notifications
You must be signed in to change notification settings - Fork 13
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
Bump the gomod group with 6 updates #606
Conversation
Bumps the gomod group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.1` | `1.36.2` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.6` | `1.29.7` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.59` | `1.17.60` | | [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.16.28` | `1.16.29` | | [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.69.13` | `1.69.14` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.33.14` | `1.33.15` | Updates `github.com/aws/aws-sdk-go-v2` from 1.36.1 to 1.36.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.36.1...v1.36.2) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.6 to 1.29.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.29.6...config/v1.29.7) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.59 to 1.17.60 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.59...credentials/v1.17.60) Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.28 to 1.16.29 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@feature/ec2/imds/v1.16.28...feature/ec2/imds/v1.16.29) Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.69.13 to 1.69.14 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/lambda/v1.69.13...service/lambda/v1.69.14) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.14 to 1.33.15 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/sns/v1.33.14...service/sns/v1.33.15) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
LGTM label has been added. Git tree hash: 9092a4817560627adc5bba117c39c7e7679e51d4
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gomod group with 6 updates:
1.36.1
1.36.2
1.29.6
1.29.7
1.17.59
1.17.60
1.16.28
1.16.29
1.69.13
1.69.14
1.33.14
1.33.15
Updates
github.com/aws/aws-sdk-go-v2
from 1.36.1 to 1.36.2Commits
54aed73
Release 2025-02-18082781f
Regenerated Clients3ed185b
Update endpoints model03da737
Update API modelc8a8ccb
Bump go version to 1.22 (#3010)8b7c7bf
fix missing AccountIDEndpointMode binding (#3013)90f9d10
Release 2025-02-1740dd351
Regenerated Clients06352df
Update endpoints model833566b
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.29.6 to 1.29.7Commits
54aed73
Release 2025-02-18082781f
Regenerated Clients3ed185b
Update endpoints model03da737
Update API modelc8a8ccb
Bump go version to 1.22 (#3010)8b7c7bf
fix missing AccountIDEndpointMode binding (#3013)90f9d10
Release 2025-02-1740dd351
Regenerated Clients06352df
Update endpoints model833566b
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.59 to 1.17.60Commits
54aed73
Release 2025-02-18082781f
Regenerated Clients3ed185b
Update endpoints model03da737
Update API modelc8a8ccb
Bump go version to 1.22 (#3010)8b7c7bf
fix missing AccountIDEndpointMode binding (#3013)90f9d10
Release 2025-02-1740dd351
Regenerated Clients06352df
Update endpoints model833566b
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/feature/ec2/imds
from 1.16.28 to 1.16.29Commits
54aed73
Release 2025-02-18082781f
Regenerated Clients3ed185b
Update endpoints model03da737
Update API modelc8a8ccb
Bump go version to 1.22 (#3010)8b7c7bf
fix missing AccountIDEndpointMode binding (#3013)90f9d10
Release 2025-02-1740dd351
Regenerated Clients06352df
Update endpoints model833566b
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/lambda
from 1.69.13 to 1.69.14Commits
54aed73
Release 2025-02-18082781f
Regenerated Clients3ed185b
Update endpoints model03da737
Update API modelc8a8ccb
Bump go version to 1.22 (#3010)8b7c7bf
fix missing AccountIDEndpointMode binding (#3013)90f9d10
Release 2025-02-1740dd351
Regenerated Clients06352df
Update endpoints model833566b
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.33.14 to 1.33.15Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)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