Dynamoid / dynamoid

Ruby ORM for Amazon's DynamoDB.
MIT License
576 stars 197 forks source link

Update aws-sdk-dynamodb 1.100.0 → 1.101.0 (minor) #712

Closed depfu[bot] closed 7 months ago

depfu[bot] commented 7 months ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ aws-sdk-dynamodb (1.100.0 → 1.101.0) · Repo · Changelog

Release Notes

1.101.0 (from changelog)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

Does any of this look wrong? Please let us know.

↗️ aws-sdk-core (indirect, 3.190.3 → 3.191.0) · Repo · Changelog


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
github-actions[bot] commented 7 months ago

Code Coverage

Package Line Rate Health
dynamoid 90%
Summary 90% (2849 / 3154)

Minimum allowed line rate is 90%

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (22ebf64) 90.32% compared to head (8c1efb4) 90.32%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #712 +/- ## ======================================= Coverage 90.32% 90.32% ======================================= Files 62 62 Lines 3154 3154 ======================================= Hits 2849 2849 Misses 305 305 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

depfu[bot] commented 7 months ago

Closed in favor of #713.