oxidecomputer / cio

Rust libraries for APIs needed by our automated CIO.
Apache License 2.0
264 stars 42 forks source link

Bump yup-oauth2 from 7.0.1 to 8.0.0 #346

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps yup-oauth2 from 7.0.1 to 8.0.0.

Commits
  • 10daabf Release v8.0.0
  • a76d89c Merge pull request #186 from luketpeterson/master
  • 3ecb212 Merge branch 'dermesser:master' into master
  • 45631f1 Merge pull request #185 from jneem/master
  • 0899b51 Implementing mechanism to specify server port in InstalledFlowReturnMethod. ...
  • acf898f Account for the fact that access tokens are optional now.
  • e907226 Implement service account impersonation.
  • 00bee07 Merge pull request #184 from blogle/master
  • db8dd7d Fix tests and examples to use token() method on AccessToken
  • 818d1c2 Remove redundant id_token field from struct initialization
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #351.