Closed dependabot[bot] closed 1 year ago
:warning: We detected 1 security issue in this pull request:
👉 Go to the dashboard for detailed results.
📥 Happy? Share your feedback with us.
Merging #938 (189d935) into main (2b2b89f) will increase coverage by
0.08%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #938 +/- ##
==========================================
+ Coverage 82.08% 82.16% +0.08%
==========================================
Files 138 138
Lines 8573 8573
==========================================
+ Hits 7037 7044 +7
+ Misses 1344 1336 -8
- Partials 192 193 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 82.16% <ø> (+0.08%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Bumps github.com/aws/aws-sdk-go from 1.44.296 to 1.44.298.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
ad6ab23
Release v1.44.298 (2023-07-07) (#4904)6e85489
Merge pull request #4883 from atishpatel/maind744468
Add sso session and token provider support (#4885)75e508d
Release v1.44.297 (2023-07-06) (#4903)7990455
make ProcessProviderOptions optional with if statement17ee3e0
expose ProcessProviderOptions when creating a sessionDependabot 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)