chore(deps): update connection_pool requirement from ~> 2.5 to >= 2.5, < 4.0 - #6
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/bundler/connection_pool-3.0.2
branch
from
July 21, 2026 00:21
f354b1b to
8192c65
Compare
…, < 4.0 Updates the requirements on [connection_pool](https://github.com/mperham/connection_pool) to permit the latest version. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](mperham/connection_pool@v2.5.5...v3.0.2) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/connection_pool-3.0.2
branch
from
July 21, 2026 01:27
8192c65 to
29ee339
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on connection_pool to permit the latest version.
Changelog
Sourced from connection_pool's changelog.
Commits
78bc41ebump, changes955c64fSupport :name keyword arg for backwards compat, #2100dae4ddFix missing fork.rbf0d6dd2docs84a66b9refactor idle reaping for readabilitye7825d6fix CI warning9e03836fork refactoring6213bf5ci tuning5d3f6c1Connection Pool 3.0 (#209)949f950Add benchmark to validate fast path performanceNote
Relax
connection_poolgem version constraint to>= 2.5, < 4.0Updates x_twitter_scraper.gemspec to allow
connection_poolversions up to (but not including) 4.0, replacing the previous pessimistic constraint of~> 2.5.Macroscope summarized 29ee339.