Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps the all-bundler group with 2 updates in the / directory: aws-sdk-states and standard.
Bumps the all-bundler group with 4 updates in the /src/containers/ftp directory: aws-sdk-cloudwatch, aws-sdk-ec2, aws-sdk-ecs and aws-sdk-s3.
Bumps the all-bundler group with 2 updates in the /src/containers/transcode directory: aws-sdk-cloudwatch and aws-sdk-s3.

Updates aws-sdk-states from 1.102.0 to 1.103.0

Changelog

Sourced from aws-sdk-states's changelog.

1.103.0 (2026-01-08)

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

Updates standard from 1.52.0 to 1.53.0

Changelog

Sourced from standard's changelog.

1.53.0

  • Updates rubocop to 1.82.0
  • Starts support for Ruby 4.0
Commits
  • 17bd342 🇰🇷🇺🇸v1.53.0
  • f0af18a Merge pull request #779 from standardrb/updates-2026-01-13
  • f88f1c1 Updates rubocop
  • b0add11 gemfile updates for ruby 4
  • 1690c8b Updates setup-ruby
  • 3f0505e Testing new ruby version
  • e656076 Merge pull request #774 from standardrb/dependabot/bundler/m-1.7.0
  • 0da0bd4 Bump m from 1.6.2 to 1.7.0
  • c106fd7 Merge pull request #772 from standardrb/dependabot/github_actions/step-securi...
  • 95ee1ef Merge pull request #773 from standardrb/dependabot/github_actions/peter-evans...
  • Additional commits viewable in compare view

Updates aws-sdk-cloudwatch from 1.127.0 to 1.128.0

Changelog

Sourced from aws-sdk-cloudwatch's changelog.

1.128.0 (2026-01-08)

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

Updates aws-sdk-ec2 from 1.588.0 to 1.589.0

Changelog

Sourced from aws-sdk-ec2's changelog.

1.589.0 (2026-01-08)

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

Updates aws-sdk-ecs from 1.217.0 to 1.218.0

Changelog

Sourced from aws-sdk-ecs's changelog.

1.218.0 (2026-01-08)

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

Updates aws-sdk-s3 from 1.210.1 to 1.211.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.211.0 (2026-01-08)

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

  • Issue - Falls back to header request checksums when using custom endpoints or endpoint providers for PutObject and UploadPart operations.

Commits

Updates aws-sdk-cloudwatch from 1.127.0 to 1.128.0

Changelog

Sourced from aws-sdk-cloudwatch's changelog.

1.128.0 (2026-01-08)

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

Updates aws-sdk-s3 from 1.210.1 to 1.211.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.211.0 (2026-01-08)

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

  • Issue - Falls back to header request checksums when using custom endpoints or endpoint providers for PutObject and UploadPart operations.

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-bundler group with 2 updates in the / directory: [aws-sdk-states](https://github.com/aws/aws-sdk-ruby) and [standard](https://github.com/standardrb/standard).
Bumps the all-bundler group with 4 updates in the /src/containers/ftp directory: [aws-sdk-cloudwatch](https://github.com/aws/aws-sdk-ruby), [aws-sdk-ec2](https://github.com/aws/aws-sdk-ruby), [aws-sdk-ecs](https://github.com/aws/aws-sdk-ruby) and [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby).
Bumps the all-bundler group with 2 updates in the /src/containers/transcode directory: [aws-sdk-cloudwatch](https://github.com/aws/aws-sdk-ruby) and [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby).


Updates `aws-sdk-states` from 1.102.0 to 1.103.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-states/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `standard` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard@v1.52.0...v1.53.0)

Updates `aws-sdk-cloudwatch` from 1.127.0 to 1.128.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-cloudwatch/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-ec2` from 1.588.0 to 1.589.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-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-ecs` from 1.217.0 to 1.218.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-ecs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-s3` from 1.210.1 to 1.211.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-cloudwatch` from 1.127.0 to 1.128.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-cloudwatch/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-s3` from 1.210.1 to 1.211.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-states
  dependency-version: 1.103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-bundler
- dependency-name: standard
  dependency-version: 1.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-bundler
- dependency-name: aws-sdk-cloudwatch
  dependency-version: 1.128.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-bundler
- dependency-name: aws-sdk-ec2
  dependency-version: 1.589.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-bundler
- dependency-name: aws-sdk-ecs
  dependency-version: 1.218.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-bundler
- dependency-name: aws-sdk-s3
  dependency-version: 1.211.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-bundler
- dependency-name: aws-sdk-cloudwatch
  dependency-version: 1.128.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-bundler
- dependency-name: aws-sdk-s3
  dependency-version: 1.211.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-bundler
...

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 Jan 14, 2026
@farski farski merged commit b85771d into main Jan 15, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/all-bundler-c8d9f9793b branch January 15, 2026 17:14
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.

1 participant