Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update googleauth requirement from ~> 0.9 to >= 0.9, < 2.0 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on googleauth to permit the latest version.

Changelog

Sourced from googleauth's changelog.

1.0.0 (2021-09-27)

Bumped version to 1.0.0. Releases from this point will follow semver.

  • Allow dependency on future 1.x versions of signet (9e17a24)
  • Prevented gcloud from authenticating on the console when getting the gcloud project (9902503)

0.17.1 (2021-09-01)

  • Updates to gem metadata (fb5e56d)

0.17.0 (2021-07-30)

  • Allow scopes to be self-signed into jwts (e67ce40)

0.16.2 (2021-04-28)

  • Stop attempting to get the project from gcloud when applying self-signed JWTs (#317) (39258ca)

0.16.1 (2021-04-01)

  • Accept application/text content-type for plain idtoken response (4948ebb)

0.16.0 (2021-03-04)

  • Drop support for Ruby 2.4 and add support for Ruby 3.0 (6644806)

0.15.1 (2021-02-08)

  • Fix crash when using a client credential without any paths or env_vars set (#296) (c971c1a)

0.15.0 (2021-01-26)

  • Credential parameters inherit from superclasses (4fa4720)

  • Service accounts apply a self-signed JWT if scopes are marked as default (d22acb8)

  • Retry fetch_access_token when GCE metadata server returns unexpected errors (cd9b012)

  • Support correct service account and user refresh behavior for custom credential env variables (d2dffe5)

0.14.0 / 2020-10-09

  • Honor GCE_METADATA_HOST environment variable
  • Fix errors in some environments when requesting an access token for multiple scopes

0.13.1 / 2020-07-30

  • Support scopes when using GCE Metadata Server authentication ([@​ball-hayden][])

0.13.0 / 2020-06-17

... (truncated)

Commits
  • c4395b8 chore: release googleauth 1.0.0 (#343)
  • 7a31f76 chore(deps): update dependency redis to v4
  • 5a4aeb4 chore(deps): update dependency rack-test to v1
  • adfe99c chore(deps): update dependency fakefs to v1
  • 3132686 chore: Add an example using GOOGLE_APPLICATION_CREDENTIALS
  • 09dc250 chore: Fix license headers to clarify Apache 2.0
  • 9e17a24 fix: Allow dependency on 1.x versions of signet
  • 9902503 fix: Prevented gcloud from authenticating on the console when getting the gcl...
  • 4940524 chore: Update path to release scripts
  • 610f020 chore: release googleauth 0.17.1 (#335)
  • Additional commits viewable in compare view

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)

Updates the requirements on [googleauth](https://github.com/googleapis/google-auth-library-ruby) to permit the latest version.
- [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/master/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-ruby@googleauth/v0.14.0...googleauth/v1.0.0)

---
updated-dependencies:
- dependency-name: googleauth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team September 28, 2021 13:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants