Closed dependabot-preview[bot] closed 3 years ago
Merging #531 (908bb3a) into develop (e0b1080) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #531 +/- ##
========================================
Coverage 73.27% 73.27%
========================================
Files 6 6
Lines 348 348
Branches 62 62
========================================
Hits 255 255
Misses 83 83
Partials 10 10
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e0b1080...908bb3a. Read the comment docs.
Superseded by #533.
Bumps aws-sdk from 2.704.0 to 2.935.0.
Release notes
Sourced from aws-sdk's releases.
... (truncated)
Changelog
Sourced from aws-sdk's changelog.
... (truncated)
Commits
47d4949
Updates SDK to v2.935.07661e6d
Updates SDK to v2.934.0d420427
Updates SDK to v2.933.086499df
Updates SDK to v2.932.0ed88a6b
Add Code of Conduct at root (#3512)f7f66fd
Update README.md (#3671)de6a320
Make sure credential process inherit environment variables from parent (#3626)42620cb
fix documentation of DynamoDB.DocumentClient.transactWrite (#3797)882afc1
adds mention of default value for "enabled" field of CreateApiKeyRequest for ...cc14286
chore: fix typo in docstring (#3770)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 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)