Skip to content

Bump the bundler-minor-patch group across 1 directory with 7 updates - #92

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bundler-minor-patch-b4176c95a0
Open

Bump the bundler-minor-patch group across 1 directory with 7 updates#92
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bundler-minor-patch-b4176c95a0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the bundler-minor-patch group with 7 updates in the / directory:

Package From To
thruster 0.1.21 0.1.23
solid_queue 1.4.0 1.5.1
solid_cable 4.0.0 4.0.2
google-apis-youtube_v3 0.65.0 0.67.0
google-apis-youtube_analytics_v2 0.18.0 0.19.0
ruby-lsp 0.26.9 0.26.10
appsignal 4.8.6 4.9.1

Updates thruster from 0.1.21 to 0.1.23

Changelog

Sourced from thruster's changelog.

v0.1.22 / 2026-06-29

  • Build with Go 1.26.4
  • Exclude image types from compression (#137)
Commits
  • 168dc1f Update version & changelog
  • 900411c Merge pull request #140 from rafafloresta/bump-go-1.26.5-security
  • 2eb7870 Bump Go to 1.26.5 to fix crypto/tls ECH de-anonymization (CVE-2026-42505)
  • 3acd601 Merge pull request #138 from basecamp/version-0.1.22
  • 43dfae9 Version 0.1.22
  • 6c45e38 Merge pull request #137 from basecamp/compression-exclude-image-types
  • 33ea926 Exclude image types from compression
  • 043a28e Merge pull request #136 from basecamp/check-fmt-in-ci
  • 22e7ee8 Check formatting during CI
  • c64f358 Merge pull request #135 from basecamp/go-1-26-4
  • Additional commits viewable in compare view

Updates solid_queue from 1.4.0 to 1.5.1

Release notes

Sourced from solid_queue's releases.

v1.5.1

What's Changed

New Contributors

Full Changelog: rails/solid_queue@v1.5.0...v1.5.1

v1.5.0

Lots of bugfixes in this one, thanks to a bunch of new contributors!

Notable changes in this release:

  • Drop support for Ruby 3.1, which has been EOL for a while
  • Improve DISTINCT queries used for polling with not specific queue names in PostgreSQL
  • Change polling interval default to 1 second
  • New bin/job check to validate configuration
  • Support setting a default time zone for recurring tasks

What's Changed

New Contributors

... (truncated)

Commits
  • e5d8c17 Bump solid_queue to 1.5.1
  • f8899df Track process startups with boot guards the processes themselves manage
  • 7e62a62 Terminate the stalled supervisor gracefully in tests
  • 6a2a201 supervisor: replace forks that fail to boot
  • 40d6bd5 Lease connections in DistinctValues instead of calling deprecated connection
  • 517a974 Add --only-recurring to run just the recurring scheduler
  • 74b6b07 Wait for the continuable job to start before interrupting it
  • 29e818d Add an update generator to copy new migrations
  • f731502 Kill job threads leaked by workers stopped in-process in tests
  • 0a7c1cf Wait deterministically before signaling QUIT and KILL in lifecycle tests
  • Additional commits viewable in compare view

Updates solid_cable from 4.0.0 to 4.0.2

Release notes

Sourced from solid_cable's releases.

v4.0.2

What's Changed

Full Changelog: rails/solid_cable@v4.0.1...v4.0.2

v4.0.1

What's Changed

New Contributors

Full Changelog: rails/solid_cable@v4.0.0...v4.0.1

Commits
  • 4a41ec8 Version bump
  • f781e4d Reset retry counter on each successful poll (#84)
  • cf0695c Version bump
  • c968ba7 Reset reconnect_attempt after successfuly accessing the DB. (#82)
  • 5ea0f55 Update adapter to handle ActionCable adapterization in 8.2 (#80)
  • 89d34d7 Run ci against different rails versions (#79)
  • See full diff in compare view

Updates google-apis-youtube_v3 from 0.65.0 to 0.67.0

Changelog

Sourced from google-apis-youtube_v3's changelog.

v0.67.0 (2026-07-12)

  • Regenerated from discovery document revision 20260709

v0.66.0 (2026-06-14)

  • Regenerated from discovery document revision 20260608
  • Regenerated using generator version 0.19.0
Commits

Updates google-apis-youtube_analytics_v2 from 0.18.0 to 0.19.0

Release notes

Sourced from google-apis-youtube_analytics_v2's releases.

google-apis-generator: v0.19.0

0.19.0 (2026-06-04)

Features

Changelog

Sourced from google-apis-youtube_analytics_v2's changelog.

v0.19.0 (2026-06-14)

  • Regenerated using generator version 0.19.0
Commits

Updates ruby-lsp from 0.26.9 to 0.26.10

Release notes

Sourced from ruby-lsp's releases.

v0.26.10

🐛 Bug Fixes

Commits
  • 584117f Add back the x64-mingw-ucrt platform to the Gemfile.lock to fix the build on ...
  • f2db81c Prepare for 0.26.10
  • 1786573 Merge pull request #4156 from Shopify/dependabot/npm_and_yarn/vscode/minor-an...
  • bc80b24 Merge pull request #4154 from Shopify/dependabot/submodules/test/fixtures/pri...
  • 9004a25 Merge pull request #4155 from Shopify/dependabot/github_actions/ruby/setup-ru...
  • f501249 Bump the minor-and-patch group in /vscode with 6 updates
  • f96cdc6 Bump ruby/setup-ruby from 1.314.0 to 1.316.0
  • 5ba6d69 Bump test/fixtures/prism from 26cfb91 to d07335c
  • 01e0d0e Merge pull request #4151 from Shopify/dependabot/npm_and_yarn/vscode/types/no...
  • 0678348 Merge pull request #4147 from Shopify/dependabot/npm_and_yarn/vscode/vscode/t...
  • Additional commits viewable in compare view

Updates appsignal from 4.8.6 to 4.9.1

Changelog

Sourced from appsignal's changelog.

4.9.1

Published on 2026-07-27.

Fixed

  • Fix Que jobs being corrupted on enqueue when using Que 0.x. This was introduced in version 4.9.0. Que 1 and Que 2 were not affected.

    (patch 947d06b2, 1cc52bf3)

4.9.0

Published on 2026-07-16.

Added

  • Improve Faraday support. AppSignal now instruments Faraday requests automatically, without double-instrumenting the underlying HTTP client. Turn it off with the instrument_faraday option. (minor c3354af3, 24aa25da)

  • Add config options to turn individual integrations off. Set instrument_sidekiq, instrument_shoryuken, instrument_que, instrument_resque, instrument_delayed_job, instrument_active_job, instrument_excon or instrument_mongo to false to disable that integration entirely. This turns off both the instrumentation of the jobs or requests and the enqueue instrumentation for that integration. They all default to true. Each can also be set through its environment variable, such as APPSIGNAL_INSTRUMENT_SIDEKIQ.

    (minor d899994e)

  • Instrument background job enqueues. Enqueuing a job now records an enqueue event on the active transaction, so enqueues made from within a web request or another job show up in the event timeline. This is recorded for Sidekiq (enqueue.sidekiq), Que (enqueue.que, plus bulk_enqueue.que for bulk enqueues on Que 2), Resque (enqueue.resque), Shoryuken (enqueue.shoryuken) and Delayed Job (enqueue.delayed_job). Each event is titled after the job being enqueued.

    For Active Job, the enqueue.active_job event is now recorded by AppSignal's own instrumentation rather than by Rails' native enqueue.active_job notification. The native notification is suppressed so the enqueue is recorded once, and the event is now titled after the job being enqueued.

    These enqueue events can be turned off with the enable_job_enqueue_instrumentation config option. Set it to false to stop recording enqueue events across all integrations, without affecting the instrumentation of the jobs themselves. It defaults to true and can also be set through the APPSIGNAL_ENABLE_JOB_ENQUEUE_INSTRUMENTATION environment variable.

    (minor caa8fbc7)

  • Report the grape gem version in the environment metadata. For more information, see our environment metadata docs. (patch 6e91223c)

... (truncated)

Commits
  • 6e31172 Publish package v4.9.1
  • 1cc52bf Scope the Que 0.x changeset to what was fixed (#1558)
  • 947d06b Fix extra job_options argument on Que 0.x (#1557)
  • bbf6aeb Publish package v4.9.0
  • 6182e02 Merge pull request #1545 from appsignal/prepare-minor-release
  • 5aa8bf0 Update diagnose tests for the new config options
  • d899994 Add config options to control instrumentation
  • caa8fbc Merge the enqueue changesets into one
  • c6b8ed2 Merge pull request #1540 from appsignal/sidekiq-delayed-enqueue-name
  • 506dd65 Merge pull request #1537 from appsignal/add-delayed-job-enqueue-instrumentation
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 26, 2026
Bumps the bundler-minor-patch group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [thruster](https://github.com/basecamp/thruster) | `0.1.21` | `0.1.23` |
| [solid_queue](https://github.com/rails/solid_queue) | `1.4.0` | `1.5.1` |
| [solid_cable](https://github.com/rails/solid_cable) | `4.0.0` | `4.0.2` |
| [google-apis-youtube_v3](https://github.com/googleapis/google-api-ruby-client) | `0.65.0` | `0.67.0` |
| [google-apis-youtube_analytics_v2](https://github.com/googleapis/google-api-ruby-client) | `0.18.0` | `0.19.0` |
| [ruby-lsp](https://github.com/Shopify/ruby-lsp) | `0.26.9` | `0.26.10` |
| [appsignal](https://github.com/appsignal/appsignal-ruby) | `4.8.6` | `4.9.1` |



Updates `thruster` from 0.1.21 to 0.1.23
- [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md)
- [Commits](basecamp/thruster@v0.1.21...v0.1.23)

Updates `solid_queue` from 1.4.0 to 1.5.1
- [Release notes](https://github.com/rails/solid_queue/releases)
- [Commits](rails/solid_queue@v1.4.0...v1.5.1)

Updates `solid_cable` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/rails/solid_cable/releases)
- [Commits](rails/solid_cable@v4.0.0...v4.0.2)

Updates `google-apis-youtube_v3` from 0.65.0 to 0.67.0
- [Release notes](https://github.com/googleapis/google-api-ruby-client/releases)
- [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-youtube_v3/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-ruby-client/commits)

Updates `google-apis-youtube_analytics_v2` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/googleapis/google-api-ruby-client/releases)
- [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-youtube_analytics_v2/CHANGELOG.md)
- [Commits](googleapis/google-api-ruby-client@0.18.0...0.19.0)

Updates `ruby-lsp` from 0.26.9 to 0.26.10
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.26.9...v0.26.10)

Updates `appsignal` from 4.8.6 to 4.9.1
- [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md)
- [Commits](appsignal/appsignal-ruby@v4.8.6...v4.9.1)

---
updated-dependencies:
- dependency-name: appsignal
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: google-apis-youtube_analytics_v2
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: google-apis-youtube_v3
  dependency-version: 0.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: ruby-lsp
  dependency-version: 0.26.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: solid_cable
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: solid_queue
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: thruster
  dependency-version: 0.1.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/bundler-minor-patch-b4176c95a0 branch from 30627e7 to c1683da Compare August 2, 2026 00:05
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