tesla
tesla copied to clipboard
Tesla mix lock for {:finch, "~> 0.3", optional: true} many version behind
Discussed in https://github.com/elixir-tesla/tesla/discussions/543
Originally posted by dantuck September 14, 2022
I am seeing that the current release of Tesla has the finch dep set to {:finch, "~> 0.3", optional: true}
when the latest release of finch is at 0.13.0
.
We are wondering if it is safe to override to 0.13.0
-> {:finch, "~> 0.13.0", override: true}
?
Thanks for any input!
@dantuck The best way would be to just try it, and when you do please let us know if everything works fine 🙏
Thanks @teamon. We will very likely give this a go and if it works ill get a PR in.
@teamon PR created and ready for review.
@yordis when will the next release be pushed to hexdocs? It looks like we are almost a year since the last release.
@dantuck ✅