elixir-google-api
elixir-google-api copied to clipboard
Allow poison 5.0.0 in gax
Issues
- https://github.com/googleapis/elixir-google-api/issues/8750
Overview
To merge the PR https://github.com/googleapis/elixir-google-api/pull/8251, we need to upgrade the poison in gax in advance. I just followed the past PR https://github.com/googleapis/elixir-google-api/pull/2888.
I confirmed that the tests passed on my local.
The supported elixir version of the Poison is ~> 1.11. But the supported elixir version of this library is ~> 1.6. I think 1.6 is too old and it's time to drop. However, I'm not sure what it does affect. then, I just keep the current implementation.
https://github.com/devinus/poison/blob/e5c0867aaf3c9e9cb6da424580dcd8e1a25081d0/mix.exs#L14
@dazuma Could you review and release it?
Hey @mopp , Any updates on getting this through yet?
@wallarug hi! This PR is ready to be merged. But I don't have a privilege 😢 CC: @dazuma 🙏
@dazuma ping 🙏 🙏 🙏
Hey please could someone merge this PR?
Hi, @metemaad can you please push this change forward, or point who could do that, I have a project that depends on this library, but is blocking the poison upgrade. 🙏🙏🙏 Thanks in advance.