Skip to content

Bump connection_pool from 2.2 to 3.0.2 (unblocks sidekiq >8.0 dependency lock) - #146

Open
jrupinski wants to merge 2 commits into
skcc321:masterfrom
jrupinski:update-deps-connection-pool
Open

Bump connection_pool from 2.2 to 3.0.2 (unblocks sidekiq >8.0 dependency lock)#146
jrupinski wants to merge 2 commits into
skcc321:masterfrom
jrupinski:update-deps-connection-pool

Conversation

@jrupinski

@jrupinski jrupinski commented Jul 14, 2026

Copy link
Copy Markdown

What

Broaden connection_pool dependency to include newer versions, which sets it at the latest stable version (3.02).

Why

Unblocks sidekiq updates above 8.0.1 that were locked due to a newly added dependency on connection_pool >= 3.0.

Recent sidekiq versions updated their dependency on connection_pool to >= 3.0, causing a dependency lock between sidekiq >=8.1.1 and dependency lock.

Sidekiq 8.1.1 line that introduced the dependency lock.

How

Broaden connection_pool versions in Gemfile to include newer stable versions.

No docs update necessary (grepped through the repo looking for connection_pool.
Gem builds successfully.

Checklist

  • Tests
  • Docs
  • No breaking changes

@jrupinski
jrupinski marked this pull request as draft July 14, 2026 07:48
@jrupinski
jrupinski marked this pull request as ready for review July 14, 2026 07:49
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.

1 participant