Update aws-sdk-dynamodb 1.155.0 → 1.158.0 (minor) #966
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.155.0 → 1.158.0) · Repo · Changelog
Release Notes
1.158.0 (from changelog)
1.157.0 (from changelog)
1.156.0 (from changelog)
Does any of this look wrong? Please let us know.
Sorry, we couldn't find anything useful about this release.
Release Notes
3.241.0 (from changelog)
3.240.0 (from changelog)
3.239.2 (from changelog)
3.239.1 (from changelog)
3.239.0 (from changelog)
3.238.0 (from changelog)
3.237.0 (from changelog)
3.236.0 (from changelog)
3.235.0 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
4.0.1
4.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 40 commits:
Bump version to v4.0.1 (#477)Remove "Which version should you select" section (#476)Remove unused variable (and add test for it) (#475)Merge pull request #474 from ruby/exclude-dependabot-updateExclude dependabot updates from release noteBump version to v4.0.0 (#472)Deprecate ludcmp, jacobian and newton (#471)Remove deprecated method BigDecimal#precs (#470)Better rounding of BigMath.atan(nearly_one, prec) (#469)Merge pull request #468 from ruby/dependabot/github_actions/step-security/harden-runner-2.14.0Bump step-security/harden-runner from 2.13.3 to 2.14.0Implement BigMath.frexp and ldexp with exponent of 10 (#448)Fix lgamma precision when gamma(negative_x).abs nearly equals 1 (#467)Fix lgamma precision around 1 and 2 (#466)Fix inaccurate calculation (last digit) and add a workaround for add/sub hang bug (#465)Merge pull request #463 from tas50/masterFix typos + improve copy/paste in readmeImplement BigMath.gamma and BigMath.lgamma (#451)Implement BigMath.erf(x, prec) and BigMath.erfc(x, prec) (#357)Merge pull request #461 from ruby/dependabot/github_actions/step-security/harden-runner-2.13.3Merge pull request #462 from ruby/dependabot/github_actions/actions/checkout-6.0.1Bump actions/checkout from 6.0.0 to 6.0.1Bump step-security/harden-runner from 2.13.2 to 2.13.3Cast divmod quotient to int (#312)Change remainder/modulo/divmod test of +0/-0 type tolerant (#460)Add missing BigMath test for jruby (#459)Merge pull request #457 from ruby/dependabot/github_actions/actions/checkout-6.0.0Bump actions/checkout from 5.0.1 to 6.0.0Merge pull request #456 from ruby/dependabot/github_actions/actions/checkout-6.0.0Bump actions/checkout from 5.0.0 to 6.0.0Don't use assert_separatly if not needed (#455)Bump step-security/harden-runner from 2.13.1 to 2.13.2 (#454)Fix incorrect exception when exponent is fractional for Infinity base (#453)Make BigMath.exp and log also a module_method (#452)Add missing bigmath precision test, add missing indent (#450)Merge pull request #449 from ruby/update-actionsUpdate the latest versions of actionsFix fast-path of frac and _decimal_shift affected by BigDecimal.limit (#447)Implement major math functions (#336)Fix x**y, x.power(y, 0) and x.sqrt(0) calculates huge digits if precision limit is huge (#445)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