clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Bump google-auth from 1.25.0 to 1.35.0 in /src

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps google-auth from 1.25.0 to 1.35.0.

Release notes

Sourced from google-auth's releases.

v1.35.0

Features

  • service account is able to use a private token endpoint (#835) (20b817a)

Bug Fixes

Documentation

  • update user guide/references for downscoped creds (#827) (d1840dc)

v1.34.0

Features

  • support refresh callable on google.oauth2.credentials.Credentials (#812) (ec2fb18)

Bug Fixes

  • do not use the GAE APIs on gen2+ runtimes (#807) (7f7d92d)

v1.33.1

Bug Fixes

  • fallback to source creds expiration in downscoped tokens (#805) (dfad661)

Reverts

  • revert "feat: service account is able to use a private token endpoint (#784)" (#808) (d94e65c)

v1.33.0

Features

  • define CredentialAccessBoundary classes (#793) (d883921)
  • define google.auth.downscoped.Credentials class (#801) (2f5c3a6)
  • service account is able to use a private token endpoint (#784) (0e26409)

Bug Fixes

  • fix fetch_id_token credential lookup order to match adc (#748) (c34452e)

Documentation

... (truncated)

Changelog

Sourced from google-auth's changelog.

Changelog

PyPI History

1.35.0 (2021-08-16)

Features

  • service account is able to use a private token endpoint (#835) (20b817a)

Bug Fixes

Documentation

  • update user guide/references for downscoped creds (#827) (d1840dc)

1.34.0 (2021-07-23)

Features

  • support refresh callable on google.oauth2.credentials.Credentials (#812) (ec2fb18)

Bug Fixes

  • do not use the GAE APIs on gen2+ runtimes (#807) (7f7d92d)

1.33.1 (2021-07-20)

Bug Fixes

  • fallback to source creds expiration in downscoped tokens (#805) (dfad661)

Reverts

  • revert "feat: service account is able to use a private token endpoint (#784)" (#808) (d94e65c)

1.33.0 (2021-07-14)

... (truncated)

Commits
  • c6e7287 chore: release v1.35.0 (#839)
  • 8481b03 fix: downscoping documentation bugs (#830)
  • bb937f1 docs: update user guide/references for downscoped creds (#827)
  • cd52a08 fix: Fix missing space in error message. (#821)
  • b69a6e3 feat: service account is able to use a private token endpoint (#835)
  • c3f164f chore: release 1.34.0 (#816)
  • 7f7d92d fix: do not use the GAE APIs on gen2+ runtimes (#807)
  • 3a0325f chore: fix kokoro config for samples (#817)
  • ec2fb18 feat: support refresh callable on google.oauth2.credentials.Credentials (#812)
  • 63ac08a chore: add Sijun and Silvano as CODEOWNERS (#813)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

dependabot[bot] avatar Mar 23 '22 04:03 dependabot[bot]