Closed dependabot[bot] closed 6 months ago
Patch and project coverage have no change.
Comparison is base (
eb9dd53
) 85.67% compared to head (28b0cc6
) 85.67%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Superseded by #399.
Bumps github.com/aws/aws-sdk-go from 1.44.235 to 1.44.259.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
a68bf01
Release v1.44.259 (2023-05-08) (#4828)fc3c2d6
Merge pull request #4817 from aws/fix-restjson-errors6eef808
Release v1.44.258 (2023-05-05) (#4826)6a59209
Release v1.44.257 (2023-05-04) (#4824)cebecc8
Release v1.44.256 (2023-05-03) (#4823)fba2ac8
Release v1.44.255 (2023-05-02) (#4822)47ebc6f
Release v1.44.254 (2023-05-01) (#4821)af48150
Release v1.44.253 (2023-04-28) (#4819)b5c9332
Release v1.44.252 (2023-04-27) (#4818)35072aa
fix: restjson error deserialization when no body is presentDependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)