Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the most-gems group with 9 updates:

Package From To
aws-sdk-lambda 1.171.0 1.172.0
aws-sdk-sqs 1.107.0 1.108.0
aws-sdk-cloudwatch 1.126.0 1.127.0
aws-sdk-s3 1.209.0 1.210.0
async 2.35.0 2.35.1
aws-partitions 1.1199.0 1.1200.0
aws-sdk-core 3.240.0 3.241.0
aws-sdk-kms 1.118.0 1.119.0
public_suffix 7.0.0 7.0.2

Updates aws-sdk-lambda from 1.171.0 to 1.172.0

Changelog

Sourced from aws-sdk-lambda's changelog.

1.172.0 (2026-01-05)

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

Updates aws-sdk-sqs from 1.107.0 to 1.108.0

Changelog

Sourced from aws-sdk-sqs's changelog.

1.108.0 (2026-01-05)

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

Updates aws-sdk-cloudwatch from 1.126.0 to 1.127.0

Changelog

Sourced from aws-sdk-cloudwatch's changelog.

1.127.0 (2026-01-05)

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

Updates aws-sdk-s3 from 1.209.0 to 1.210.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.210.0 (2026-01-05)

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

  • Feature - Added :http_chunk_size parameter to TransferManager#upload_file to control the buffer size when streaming request bodies over HTTP. Larger chunk sizes may improve network throughput at the cost of higher memory usage (Ruby MRI only).

  • Feature - Improved memory efficiency when calculating request checksums for large file uploads (Ruby MRI only).

Commits

Updates async from 2.35.0 to 2.35.1

Changelog

Sourced from async's changelog.

v2.35.1

  • Fix incorrect handling of spurious wakeups in Async::Promise#wait, which could lead to premature (incorrect) resolution of the promise.
Commits

Updates aws-partitions from 1.1199.0 to 1.1200.0

Changelog

Sourced from aws-partitions's changelog.

1.1200.0 (2025-12-30)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
Commits

Updates aws-sdk-core from 3.240.0 to 3.241.0

Changelog

Sourced from aws-sdk-core's changelog.

3.241.0 (2026-01-05)

  • Feature - Improved memory efficiency when calculating request checksums.
Commits

Updates aws-sdk-kms from 1.118.0 to 1.119.0

Changelog

Sourced from aws-sdk-kms's changelog.

1.119.0 (2026-01-05)

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

Updates public_suffix from 7.0.0 to 7.0.2

Changelog

Sourced from public_suffix's changelog.

7.0.2 - 2026-01-04

Changed

  • Excluded symlinks and unnecessary files from gem packaging. On Windows symlinks cannot be created without Administrator privileges or with developer mode enabled #496.

7.0.1 - 2026-01-03

Changed

  • Updated definitions.
Commits
  • 1e010a4 chore: Release 7.0.2
  • cdddbbc fix(build): Exclude symlink and unnecessary files
  • 698b015 ci: Update rubocop config
  • ec471ed Release 7.0.1
  • 532084d docs: FIx commit examples
  • 6e494dd test: Fix test position
  • 4642c1e Update .gitignore
  • 24c422c Update .gitignore
  • a4971b9 refactor: Split tests with excessive assertions
  • 9e86627 docs: reference Common Changelog in RELEASING
  • Additional commits viewable in compare view

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 most-gems group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-sdk-lambda](https://github.com/aws/aws-sdk-ruby) | `1.171.0` | `1.172.0` |
| [aws-sdk-sqs](https://github.com/aws/aws-sdk-ruby) | `1.107.0` | `1.108.0` |
| [aws-sdk-cloudwatch](https://github.com/aws/aws-sdk-ruby) | `1.126.0` | `1.127.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.209.0` | `1.210.0` |
| [async](https://github.com/socketry/async) | `2.35.0` | `2.35.1` |
| [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1199.0` | `1.1200.0` |
| [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) | `3.240.0` | `3.241.0` |
| [aws-sdk-kms](https://github.com/aws/aws-sdk-ruby) | `1.118.0` | `1.119.0` |
| [public_suffix](https://github.com/weppos/publicsuffix-ruby) | `7.0.0` | `7.0.2` |


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

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

Updates `aws-sdk-cloudwatch` from 1.126.0 to 1.127.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.209.0 to 1.210.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 `async` from 2.35.0 to 2.35.1
- [Release notes](https://github.com/socketry/async/releases)
- [Changelog](https://github.com/socketry/async/blob/main/releases.md)
- [Commits](socketry/async@v2.35.0...v2.35.1)

Updates `aws-partitions` from 1.1199.0 to 1.1200.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-core` from 3.240.0 to 3.241.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)

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

Updates `public_suffix` from 7.0.0 to 7.0.2
- [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md)
- [Commits](weppos/publicsuffix-ruby@v7.0.0...v7.0.2)

---
updated-dependencies:
- dependency-name: aws-sdk-lambda
  dependency-version: 1.172.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: aws-sdk-sqs
  dependency-version: 1.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: aws-sdk-cloudwatch
  dependency-version: 1.127.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: aws-sdk-s3
  dependency-version: 1.210.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: async
  dependency-version: 2.35.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: most-gems
- dependency-name: aws-partitions
  dependency-version: 1.1200.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: aws-sdk-core
  dependency-version: 3.241.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: aws-sdk-kms
  dependency-version: 1.119.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: public_suffix
  dependency-version: 7.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: most-gems
...

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 5, 2026
@nicolewoch nicolewoch merged commit 9dc49b9 into main Jan 6, 2026
19 checks passed
@nicolewoch nicolewoch deleted the dependabot/bundler/most-gems-04d32ea6d7 branch January 6, 2026 00:08
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.

2 participants