build(deps): bump the dependencies group across 1 directory with 5 updates #522
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 4 updates in the /aws directory: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue, github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression, github.com/aws/aws-sdk-go-v2/feature/s3/manager and golang.org/x/text.
Updates
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
from 1.13.21 to 1.14.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog.
... (truncated)
Commits
7653643
Release 2022-02-2478b771e
Update smithy-go dependency versionc214cb6
DefaultsMode Documentation Fixes (#1599)07719a1
Add support for trailing checksum (#1600)4e87627
Update SDK's API clients from latest models (#1598)60c5fb5
Fixup make task, removing unused endpoint prefix task (#1597)b7ee4d6
config: Add support for SharedConfig file ca_bundle parameter (#1593)60feb1d
Bump SDK's dependencies (#1596)aa5938d
Adds support forSourceIdentity
tostscreds.AssumeRoleProvider
(#1588)d5c2270
Fix AttributeValue marshaling and names in expressions (#1590)Updates
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
from 1.7.21 to 1.7.22Commits
54e19df
Release 2024-06-050402b49
Regenerated Clientsa185f3b
Update endpoints modelfb6840b
Update API model882127d
add codec option to use encoding.Text/Binary(Un)Marshaler when present (#2666)5b30240
add s3 protocol tests (#2667)4b0b7ef
Release 2024-06-04de2612e
Regenerated Clientscea73de
Update endpoints modela17e5c4
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.16.22 to 1.16.23Commits
08f1f0b
Release 2022-10-240e1e20e
Regenerated Clients281c268
Update SDK's smithy-go dependency to v1.13.4db7c0a3
Update endpoints model1eae80d
Update API model17628c4
EC2 IMDS client logging fixes (#1891)Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.54.4 to 1.55.0Commits
54e19df
Release 2024-06-050402b49
Regenerated Clientsa185f3b
Update endpoints modelfb6840b
Update API model882127d
add codec option to use encoding.Text/Binary(Un)Marshaler when present (#2666)5b30240
add s3 protocol tests (#2667)4b0b7ef
Release 2024-06-04de2612e
Regenerated Clientscea73de
Update endpoints modela17e5c4
Update API modelUpdates
golang.org/x/text
from 0.15.0 to 0.16.0Commits
9c2f3a2
cmd/gotext: fix segfault in extract & rewrite commands59e1219
message: optimize lookupAndFormat function for better performancea20a3e2
x/text: update x/tools for go/ssa range-over-func fixDependabot 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