Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 17, 2021

Bumps google-auth from 1.6.3 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)

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.6.3 to 1.35.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/v1.35.0/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v1.6.3...v1.35.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 17, 2021

Dependabot tried to add @Jeffwan and @pingsutw as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/DavidSpek/testing/pulls/300/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the DavidSpek/testing repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 17, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 18, 2021

Superseded by #302.

@dependabot dependabot bot closed this Aug 18, 2021
@dependabot dependabot bot deleted the dependabot/pip/test-infra/auto-deploy/google-auth-1.35.0 branch August 18, 2021 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant