Dynamoid / dynamoid

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

Update aws-sdk-dynamodb 1.100.0 → 1.106.0 (minor) #737

Closed depfu[bot] closed 3 months ago

depfu[bot] commented 4 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.106.0) · Repo · Changelog

Release Notes

1.104.0 (from changelog)

  • Feature - Publishing quick fix for doc only update.

1.103.0 (from changelog)

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

1.102.0 (from changelog)

  • Feature - Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account.

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-partitions (indirect, 1.883.0 → 1.899.0) · Repo

Sorry, we couldn't find anything useful about this release.

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

Release Notes

3.191.2 (from changelog)

  • Issue - Add base64 as dependency to prepare for Ruby 3.4 release (#2984).

3.191.1 (from changelog)

  • Issue - Warn on previously silent credential failures (#2981).

3.191.0 (from changelog)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - Updated Aws::SSO::Client with the latest API changes.

  • Feature - Add RBS signature files to support static type checking.

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


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)
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 91.08%. Comparing base (3fc2fc7) to head (2112d23).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #737 +/- ## ======================================= Coverage 91.08% 91.08% ======================================= Files 71 71 Lines 3453 3453 ======================================= Hits 3145 3145 Misses 308 308 ```

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

depfu[bot] commented 3 months ago

Closed in favor of #745.