Skip to content

Support httpoison 3.0#253

Open
AmanTallarium wants to merge 1 commit into
masterfrom
httpoison-allowed-versions
Open

Support httpoison 3.0#253
AmanTallarium wants to merge 1 commit into
masterfrom
httpoison-allowed-versions

Conversation

@AmanTallarium

Copy link
Copy Markdown

Adding httpoison 3.0 as an allowed version. This is required because this is the first version that depends on hackney v4, which is the first hackney version that resolves quite a few CVEs.

I also bumped Tesla in the lockfile, so that the lock now contains hackney v4 (to test for any behaviour changes), which revealed a small test failure as httpoison timeouts are now returned as reason: :timeout instead of {:closed, :timeout}.

Not sure if the lockfile updates are desired, so happy to revert these if wanted.

@AmanTallarium AmanTallarium force-pushed the httpoison-allowed-versions branch from d9cdba5 to 448e0d3 Compare June 27, 2026 14:14
@AmanTallarium

Copy link
Copy Markdown
Author

Reverted the lockfile changes as the later versions of finch require elixir >1.15 (which tbf is 3yrs old now). We can bump our minimum elixir version if we want our tests to run with more recent versions of these libs (happy to work through this if desired).

@AmanTallarium AmanTallarium requested a review from mwhitworth June 27, 2026 14:16
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