Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2021

Bumps google-auth from 1.6.3 to 2.1.0.

Release notes

Sourced from google-auth's releases.

v2.1.0

Features

Bug Fixes

  • add SAML challenge to reauth (#819) (13aed5f)
  • disable warning if quota project id provided to auth.default() (#856) (11ebaeb)
  • rename CLOCK_SKEW and separate client/server user case (#863) (738611b)

v2.0.2

Bug Fixes

  • use 'int.to_bytes' rather than deprecated crypto wrapper (#848) (b79b554)
  • use int.from_bytes (#846) (466aed9)

v2.0.1

Bug Fixes

  • normalize AWS paths correctly on windows (#842) (4e0fb1c)

v2.0.0

⚠ BREAKING CHANGES

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)

v2.0.0b1

⚠ BREAKING CHANGES

v1.35.0

Features

... (truncated)

Changelog

Sourced from google-auth's changelog.

2.1.0 (2021-09-10)

Features

Bug Fixes

  • add SAML challenge to reauth (#819) (13aed5f)
  • disable warning if quota project id provided to auth.default() (#856) (11ebaeb)
  • rename CLOCK_SKEW and separate client/server user case (#863) (738611b)

2.0.2 (2021-08-25)

Bug Fixes

  • use 'int.to_bytes' rather than deprecated crypto wrapper (#848) (b79b554)
  • use int.from_bytes (#846) (466aed9)

2.0.1 (2021-08-17)

Bug Fixes

  • normalize AWS paths correctly on windows (#842) (4e0fb1c)

2.0.0 (2021-08-16)

⚠ BREAKING CHANGES

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)

... (truncated)

Commits
  • be8e6b7 chore: release 2.1.0 (#861)
  • 738611b fix: rename CLOCK_SKEW and separate client/server user case (#863)
  • 13aed5f fix: add SAML challenge to reauth (#819)
  • 45c4491 feat: Improve handling of clock skew (#858)
  • 11ebaeb fix: disable warning if quota project id provided to auth.default() (#856)
  • 8f59981 chore: update authorized_user.json (#859)
  • 20ab7d9 chore: removing owlbot directives for conversion to main (#855)
  • 08c987d chore: release 2.0.2 (#847)
  • b86480e chore: migrate default branch from master to main (#849)
  • b79b554 fix: use 'int.to_bytes' rather than deprecated crypto wrapper (#848)
  • 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 2.1.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v1.6.3...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 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/333/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 @github
Copy link
Author

dependabot bot commented on behalf of github Sep 28, 2021

Superseded by #350.

@dependabot dependabot bot closed this Sep 28, 2021
@dependabot dependabot bot deleted the dependabot/pip/test-infra/auto-deploy/google-auth-2.1.0 branch September 28, 2021 02:07
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