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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the aws-sdk-go group in /notifier/sns with 6 updates:
1.30.3
1.30.4
1.27.27
1.27.28
1.31.3
1.31.4
1.34.3
1.34.4
1.30.3
1.30.4
1.20.3
1.20.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/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 modelUpdates
github.com/aws/aws-sdk-go-v2/service/sqs
from 1.34.3 to 1.34.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/service/sts
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/smithy-go
from 1.20.3 to 1.20.4Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
f0c6adf
Release 2024-08-14f908d96
remove non-runtime changelog01ee7a5
bump min go to 1.21 (#531)0d6c804
add rollout switches for waiters (#527)fb114ca
upgrade to checkstyle 10.17.0 (#526)2a8d531
remove date in copyright headers (#525)3cc78c0
implement full jmespath support in codegen for downstream AWS SDK v2 (#523)d35aa79
Update README.md0f86e9f
Update README.mdDependabot 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