-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
Hi @parroty,
We're using exvcr in our test suite and I was looking through latest changes and noticed that the package could use some updating.
Trying to build things locally I get:
httpotion 3.1.0 RETIRED!
(deprecated) Not really maintained, please check out Tesla
Dependency Current Latest Status
ex_doc 0.28.0 0.37.2 Update possible
excoveralls 0.18.0 0.18.5 Update possible
exjsx 4.0.0 4.0.0 Up-to-date
finch 0.16.0 0.19.0 Update possible
httpoison 1.0.0 2.2.2 Update possible
httpotion 3.1.0 3.2.0 Update possible
ibrowse 4.4.0 4.4.2 Update not possible
meck 0.9.2 1.0.0 Update not possible
My proposal:
- Update existing dependencies #231
- Remove httpotion as an option as the package is long retired
- Replace exjsx with Jason (or native Elixir 1.18 JSON where possible)
- Ensure code formatting using
mix format --check-formatted
#233
If that sounds reasonable, I'm happy to work on these items.
Metadata
Metadata
Assignees
Labels
No labels