Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 3 updates - #6

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/minor-and-patch-55813afa0e
Open

chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#6
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/minor-and-patch-55813afa0e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 2 updates in the / directory: google-apps-chat-v1 and redis-client.

Updates google-apps-chat-v1 from 0.26.0 to 0.27.0

Changelog

Sourced from google-apps-chat-v1's changelog.

0.27.0 (2023-09-12)

Features

  • Support for channel pool configuration (#22919)
Commits
  • 24f92b2 chore(main): release google-apps-chat-v1 0.27.0 (#35004)
  • e382169 chore(main): release google-cloud-tasks-v2beta3 0.20.0 (#34991)
  • f72cae8 chore(main): release google-cloud-batch-v1 1.8.1 (#35006)
  • db3f98f chore(main): release google-cloud-cloud_quotas 2.3.0 (#35008)
  • d076718 chore(main): release google-cloud-cloud_quotas-v1 2.6.0 (#35009)
  • 020fc45 chore(main): release google-cloud-commerce_producer 0.1.0 (#35010)
  • 70043da chore(main): release google-cloud-commerce_producer-v1beta 0.1.0 (#35011)
  • cda834a feat: Addition of Membership Affiliation information (#34989)
  • c492bef feat: Include all languages and ResolveAmendmentTarget endpoint in public cli...
  • ebdc650 revert(deps): generate Gemfile.lock files and allow in .gitignore for Phase 2...
  • Additional commits viewable in compare view

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

Updates redis-client from 0.30.0 to 0.30.1

Changelog

Sourced from redis-client's changelog.

0.30.1

  • hiredis-client: Use pkg-config to locate OpenSSL. Should fix compilation issue on precompiled rubies such as the ones from mise.
Commits
  • 5f31661 Release 0.30.1
  • 4b89869 Merge pull request #309 from redis-rb/pkg-config
  • a0e3e86 hiredis-client: use pkg_config when openssl can't be located
  • a8cee70 Merge pull request #305 from redis-rb/dependabot/github_actions/actions/check...
  • 35d1473 Merge pull request #307 from redis-rb/dependabot/bundler/cgi-0.5.2
  • ea4036a Merge pull request #306 from redis-rb/dependabot/github_actions/actions/cache-6
  • 1d24868 Bump cgi from 0.5.1 to 0.5.2
  • fc5b855 Bump actions/cache from 5 to 6
  • c137309 Bump actions/checkout from 6 to 7
  • 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

… updates

Bumps the minor-and-patch group with 2 updates in the / directory: [google-apps-chat-v1](https://github.com/googleapis/google-cloud-ruby) and [redis-client](https://github.com/redis-rb/redis-client).


Updates `google-apps-chat-v1` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/googleapis/google-cloud-ruby/releases)
- [Changelog](https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-document_ai-v1beta3/CHANGELOG.md)
- [Commits](googleapis/google-cloud-ruby@google-apps-chat-v1/v0.26.0...google-apps-chat-v1/v0.27.0)

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)

Updates `redis-client` from 0.30.0 to 0.30.1
- [Changelog](https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md)
- [Commits](redis-rb/redis-client@v0.30.0...v0.30.1)

---
updated-dependencies:
- dependency-name: google-apps-chat-v1
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: googleauth
  dependency-version: 1.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: redis-client
  dependency-version: 0.30.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rootly-chat-sdk Ready Ready Preview Aug 1, 2026 5:46am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants