Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update aws-sdk-dynamodb 1.80.0 → 1.97.0 (minor) #694

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 23, 2023


Welcome to Depfu 👋

This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.

After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.

Let us know if you have any questions. Thanks so much for giving Depfu a try!


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.80.0 → 1.97.0) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

↗️ aws-eventstream (indirect, 1.2.0 → 1.3.0) · Repo

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

↗️ aws-partitions (indirect, 1.679.0 → 1.856.0) · Repo

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

↗️ aws-sdk-core (indirect, 3.168.4 → 3.188.0) · Repo · Changelog

Release Notes

3.187.1 (from changelog)

  • Issue - For awsQueryCompatible services, default an empty list or map for shapes that were previously flattened in the query protocol.

3.187.0 (from changelog)

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

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

3.186.0 (from changelog)

  • Feature - Support disabling IMDSv1 in InstanceProfileCredentials using ENV['AWS_EC2_METADATA_V1_DISABLED'], ec2_metadata_v1_disabled shared config, or the disable_imds_v1 credentials option.

3.185.2 (from changelog)

  • Issue - Fix query string support to lists of booleans, floats, integers and timestamps per rest-json protocol.

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

↗️ aws-sigv4 (indirect, 1.5.2 → 1.7.0) · Repo · Changelog

↗️ dynamoid (indirect, 3.8.0 → 3.9.0) · Repo · Changelog

Release Notes

3.9.0

What's Changed

  • Fix #increment! and #decrement! methods to behave similarly to the Rails' ActiveRecord methods in #624
  • Fix #update, #update!, .update_fields, .upsert and save empty Set and String as nil in #626
  • Make some methods in Dirty module public in #627
  • Fix .import and mark attributes of persisted models as not changed/dirty in #628
  • Add ability to run PartiQL queries in #630
  • Support changing type attribute value by @bonty in #588
  • Add #inspect method to display only attributes in #633
  • Optimise #save in #623
  • Fix save(touch: false) in #632
  • Fix callbacks in #634
  • Add Ruby 3.2 on CI in #642
  • Add after_find callback in #645

Full Changelog: v3.8.0...v3.9.0

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

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


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)

@depfu depfu bot added the depfu label Nov 23, 2023
Copy link

Code Coverage

Package Line Rate Health
dynamoid 90%
Summary 90% (2857 / 3162)

Minimum allowed line rate is 90%

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6d53f10) 90.35% compared to head (e736d81) 90.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #694   +/-   ##
=======================================
  Coverage   90.35%   90.35%           
=======================================
  Files          62       62           
  Lines        3162     3162           
=======================================
  Hits         2857     2857           
  Misses        305      305           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

depfu bot commented Nov 29, 2023

Closed in favor of #695.

@depfu depfu bot closed this Nov 29, 2023
@depfu depfu bot deleted the depfu/update/aws-sdk-dynamodb-1.97.0 branch November 29, 2023 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants