Byron / google-apis-rs

A binding and CLI generator for all Google APIs
http://byron.github.io/google-apis-rs
Other
983 stars 132 forks source link

Bump yup-oauth2 to v10 #510

Open davidkuridza opened 1 month ago

davidkuridza commented 1 month ago

Version 10 of yup-oauth2 was released recently, this PR bumps the version here as well.

davidkuridza commented 1 month ago

Not sure what exactly is wrong, will try to look into it a bit later. Please don't hesitate to chip in :)

Byron commented 1 month ago

Thanks for this!

You can take a look at the sibling PR for a fix.

davidkuridza commented 1 month ago

Thanks for this!

You can take a look at the sibling PR for a fix.

I rebased against the latest mainline and looked at #509, but can't figure it out. What am I missing here?

Byron commented 1 month ago

Apologies, I could have a been a bit less cryptic. If you search for "yup-oauth" in etc/ there should be one or two yaml files that also need to be updated. With that changed, CI should be green.