Skip to content
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

CI has failed with a new major version of oauth2 #53

Closed
koshilife opened this issue Jun 29, 2022 · 1 comment
Closed

CI has failed with a new major version of oauth2 #53

koshilife opened this issue Jun 29, 2022 · 1 comment

Comments

@koshilife
Copy link
Owner

koshilife commented Jun 29, 2022

I realized some CI has failed like the following actions.

I compared the dependencies libs versions with the last succeeded CI and failed one.
And then, oauth2 had released new major version series 2.x a couple of weeks ago.
As a test, I tried to specify the oauth2 version set 1.x series, so the CI passed.

We need to catch up on the oauth2 updates, and we'll think about how to fix this.

koshilife added a commit that referenced this issue Jun 29, 2022
  - oauth2: 1.x series (refs #53)
  - faraday: 1.x or 2.x seriese (refs #51)
koshilife added a commit that referenced this issue Jun 29, 2022
specify dependencies (oauth2 is 1.x series, faraday is 1.x or 2.x series)
@koshilife
Copy link
Owner Author

Just a quick fix, I specified oauth2 version to 1.x series and I have released a new version as v0.11.1.

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

No branches or pull requests

1 participant