Skip to content

⬆️ Bump aws-sdk-core from 3.253.0 to 3.254.0#4632

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/aws-sdk-core-3.254.0
Open

⬆️ Bump aws-sdk-core from 3.253.0 to 3.254.0#4632
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/aws-sdk-core-3.254.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps aws-sdk-core from 3.253.0 to 3.254.0.

Changelog

Sourced from aws-sdk-core's changelog.

3.254.0 (2026-07-09)

  • Feature - Serialize BigDecimal values as JSON numbers in document types for REST-JSON and JSON protocols.
Commits

Dependabot compatibility score

Dependabot 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note

Low Risk
Dependency-only lockfile bump with a narrow SDK serialization fix; no app code changes, though S3 calls using BigDecimal in document types could see different wire JSON.

Overview
Updates the locked aws-sdk-core version in Gemfile.lock from 3.253.0 to 3.254.0 (pulled in via aws-sdk-s3 for file uploads). No application source changes.

3.254.0 changes how the SDK serializes BigDecimal values in document-type payloads for REST-JSON and JSON protocols—they are emitted as JSON numbers instead of the previous representation. That only affects AWS API requests that include BigDecimal in those document fields.

Reviewed by Cursor Bugbot for commit 11d7dcb. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) from 3.253.0 to 3.254.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-core
  dependency-version: 3.254.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants