tesla icon indicating copy to clipboard operation
tesla copied to clipboard

Tesla mix lock for {:finch, "~> 0.3", optional: true} many version behind

Open dantuck opened this issue 2 years ago • 2 comments

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 avatar Sep 20 '22 19:09 dantuck

@dantuck The best way would be to just try it, and when you do please let us know if everything works fine 🙏

teamon avatar Sep 29 '22 18:09 teamon

Thanks @teamon. We will very likely give this a go and if it works ill get a PR in.

dantuck avatar Oct 06 '22 21:10 dantuck

@teamon PR created and ready for review.

dantuck avatar Oct 31 '22 20:10 dantuck

@yordis when will the next release be pushed to hexdocs? It looks like we are almost a year since the last release.

dantuck avatar Dec 13 '22 14:12 dantuck

@dantuck ✅

yordis avatar Dec 14 '22 18:12 yordis