Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the most-gems group with 3 updates: httpx, aws-sdk-sqs and aws-partitions.

Updates httpx from 1.7.1 to 1.7.2

Commits
  • d69bd4e bump version to 1.7.2
  • aee0ea5 Merge branch 'fix-auth-error-recovery' into 'master'
  • 9b9fb57 fix recently introduced stream_bidi test by not checking number of
  • ff65fe0 auth: do not concatenate same token when a request is retried for a non-autho...
  • d7cabaa fix stream_bidi callback leak causing protocol errors on retry
  • See full diff in compare view

Updates aws-sdk-sqs from 1.110.0 to 1.111.0

Changelog

Sourced from aws-sdk-sqs's changelog.

1.111.0 (2026-01-22)

  • Feature - Support disabling queue url region detection through disable_queue_url_region_detection.
Commits

Updates aws-partitions from 1.1208.0 to 1.1209.0

Changelog

Sourced from aws-partitions's changelog.

1.1209.0 (2026-01-22)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
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 most-gems group with 3 updates: [httpx](https://gitlab.com/os85/httpx), [aws-sdk-sqs](https://github.com/aws/aws-sdk-ruby) and [aws-partitions](https://github.com/aws/aws-sdk-ruby).


Updates `httpx` from 1.7.1 to 1.7.2
- [Commits](https://gitlab.com/os85/httpx/compare/v1.7.1...v1.7.2)

Updates `aws-sdk-sqs` from 1.110.0 to 1.111.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-partitions` from 1.1208.0 to 1.1209.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)

---
updated-dependencies:
- dependency-name: httpx
  dependency-version: 1.7.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: most-gems
- dependency-name: aws-sdk-sqs
  dependency-version: 1.111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: aws-partitions
  dependency-version: 1.1209.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 26, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 26, 2026
@myronmarston myronmarston merged commit d07d3ef into main Jan 27, 2026
33 of 37 checks passed
@myronmarston myronmarston deleted the dependabot/bundler/most-gems-1a94af8b10 branch January 27, 2026 03:59
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