Skip to content

Widen HTTPoison version constraint#164

Merged
nelsonic merged 3 commits intodwyl:mainfrom
acrogenesis:main
Mar 10, 2026
Merged

Widen HTTPoison version constraint#164
nelsonic merged 3 commits intodwyl:mainfrom
acrogenesis:main

Conversation

@acrogenesis
Copy link
Copy Markdown
Contributor

I started the PR to be able to update HTTPoison but saw some warnings and tests not passing so fix that too.

  • Widen HTTPoison dependency from ~> 2.3.0 to ~> 2.3 to allow consumers to use newer versions
  • Fix test failures on OTP 28 caused by non-deterministic map iteration order in URI.encode_query/2
  • Fix deprecation warnings on newer Elixir versions

Tests:

  • All 19 tests pass on Elixir 1.19.5 / OTP 28, zero warnings

Copy link
Copy Markdown
Member

@nelsonic nelsonic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@acrogenesis good update to widen compatibility. 👌 :shipit:

@nelsonic nelsonic added enhancement New feature or request user-feedback technical elixir Pull requests that update elixir code labels Mar 10, 2026
@nelsonic nelsonic merged commit 70759fa into dwyl:main Mar 10, 2026
1 check passed
@nelsonic nelsonic mentioned this pull request Mar 10, 2026
1 task
@nelsonic
Copy link
Copy Markdown
Member

Follow-up: #165

asntc added a commit that referenced this pull request Mar 12, 2026
PR: Bump version 1.6.10 -> 1.6.11 to release recent updates #165 #164
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

elixir Pull requests that update elixir code enhancement New feature or request technical user-feedback

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants