Skip to content

Bump the ruby group with 3 updates - #30

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/ruby-92d0a2ce09
Closed

Bump the ruby group with 3 updates#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/ruby-92d0a2ce09

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the ruby group with 3 updates: aws-sdk-core, curb and googleauth.

Updates aws-sdk-core from 3.252.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.

3.253.0 (2026-07-08)

  • Feature - Updated Aws::Signin::Client with the latest API changes.

  • Feature - Adds support for OAuth 2.0 token operations in AWS Sign-In, CreateOAuth2TokenWithIAM (client credentials flow), IntrospectOAuth2TokenWithIAM (token inspection), and RevokeOAuth2TokenWithIAM (token revocation).

Commits

Updates curb from 1.3.6 to 1.3.7

Changelog

Sourced from curb's changelog.

1.3.7

  • Pin Curl::Easy wrappers during GC compaction so libcurl completion dispatch cannot follow a stale Ruby object reference (#482).
  • Fix FTP option configuration (#481): add Curl::Easy#ftp_create_missing_dirs and its setter, export the available CURLFTP_CREATE_DIR_* mode constants, and route detected scalar/string FTP options through Curl::Easy#set.
  • Make Curl::Multi#perform and scheduler-driven Curl::Easy#perform nonblocking under Fiber schedulers while preserving cancellation and final-yield behavior, including schedulers without io_select.
Commits

Updates googleauth from 1.17.1 to 1.17.3

Release notes

Sourced from googleauth's releases.

googleauth: v1.17.3

1.17.3 (2026-07-27)

Bug Fixes

  • Add option validation and error handling to ServiceAccountCredentials.make_creds (#588) (3da9927), refs #482 #544

googleauth: v1.17.2

1.17.2 (2026-07-23)

Bug Fixes

  • return auth header from source_credentials in ImpersonatedServiceAccountCredentials (#586)
Changelog

Sourced from googleauth's changelog.

1.17.3 (2026-07-27)

Bug Fixes

  • Add option validation and error handling to ServiceAccountCredentials.make_creds (#588) (3da9927), refs #482 #544

1.17.2 (2026-07-23)

Bug Fixes

  • return auth header from source_credentials in ImpersonatedServiceAccountCredentials (#586)
Commits
  • 93c9892 chore(main): release googleauth 1.17.3 (#590)
  • 3da9927 fix(credentials): Add option validation and error handling to ServiceAccountC...
  • d8ce973 chore(main): release googleauth 1.17.2 (#587)
  • dfd7f9d fix: return auth header from source_credentials in ImpersonatedServiceAccount...
  • 2c6b1a5 chore(actions): address setup-ruby version comment mismatches (#585)
  • 54a1806 chore(actions): address zizmor findings (#584)
  • 78bd92f test(auth): enforce strict once call counts on token caching tests (#580)
  • bb56550 chore: Ruby 3.2 minimum, 4.0 default (#566)
  • See full diff 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 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 ruby group with 3 updates: [aws-sdk-core](https://github.com/aws/aws-sdk-ruby), [curb](https://github.com/taf2/curb) and [googleauth](https://github.com/googleapis/google-auth-library-ruby).


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

Updates `curb` from 1.3.6 to 1.3.7
- [Changelog](https://github.com/taf2/curb/blob/master/ChangeLog.md)
- [Commits](https://github.com/taf2/curb/commits)

Updates `googleauth` from 1.17.1 to 1.17.3
- [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-ruby@googleauth/v1.17.1...googleauth/v1.17.3)

---
updated-dependencies:
- dependency-name: aws-sdk-core
  dependency-version: 3.254.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: curb
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: googleauth
  dependency-version: 1.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
...

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 Aug 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 2, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/ruby-92d0a2ce09 branch August 2, 2026 06:27
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