Skip to content

Allow finch 0.23.0#548

Merged
wojtekmach merged 1 commit into
wojtekmach:mainfrom
sabiwara:bump-finch
Jun 19, 2026
Merged

Allow finch 0.23.0#548
wojtekmach merged 1 commit into
wojtekmach:mainfrom
sabiwara:bump-finch

Conversation

@sabiwara

Copy link
Copy Markdown
Contributor

Finch 0.23.0 has been released and fixes sneako/finch#375, but Req currently doesn't allow it.

I'm not sure that the approach scales, perhaps we should just go back to "~> 0.21".

@wojtekmach wojtekmach merged commit 71e46ec into wojtekmach:main Jun 19, 2026
0 of 2 checks passed
@wojtekmach

Copy link
Copy Markdown
Owner

Thank you!

@wojtekmach

Copy link
Copy Markdown
Owner

I don't remember rationale for being stricter about versions (aside from the usual which is 0.x) so yeah, I think either is OK!

@ftes

ftes commented Jun 19, 2026

Copy link
Copy Markdown

This hit us in a dependabot PR just now:

finch was updated and req was silently downgraded from v0.6.1 to v0.5.17 (which was probably the last version with the looser version range for finch).

Sounds like it would really be better to switch back to ~> 0.21.

@wojtekmach

Copy link
Copy Markdown
Owner

Req v0.6.2 allowing Finch ~> 0.21 is out.

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.

:pool_not_available returned during pool startup window introduced in 0.22.0

3 participants