Skip to content

Allow Faraday dependency up to v2.0 #395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 21, 2022
Merged

Conversation

gerbal
Copy link
Contributor

@gerbal gerbal commented Dec 16, 2021

This PR closes #394 and allows Faraday versions up to v2.0

@yuichiu416
Copy link

This works like a charm, it would be awesome if we can merge it and release an update

@corsonknowles
Copy link

Thank you for doing this! Any blockers on releasing this?

@corsonknowles
Copy link

@gaorlov What do you think of this?

@tilo
Copy link
Contributor

tilo commented Jan 21, 2022

@gaorlov would it be possible to get this PR merged soon? Faraday is changing their API

@dpep
Copy link
Contributor

dpep commented Jan 21, 2022

this is great, thanks @gerbal 🚀 any reason why we need the upper constraint, eg < 2.0 ?

@gaorlov gaorlov merged commit 810db1a into JsonApiClient:master Jan 21, 2022
@gaorlov
Copy link
Collaborator

gaorlov commented Jan 21, 2022

Thanks for your contributions. 1.21.0 is now live

@gaorlov
Copy link
Collaborator

gaorlov commented Jan 21, 2022

I kept it capped under 2.0, because it is unclear what breaking changes forced the major version bump

JamesGlover pushed a commit to sanger/json_api_client that referenced this pull request Apr 13, 2022
- [JsonApiClient#395](JsonApiClient#395) - relaxing faraday dependency to anything less than 2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relax faraday requirements
6 participants