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.16.2 to >= 0.16.2, < 1.2.0 #6

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2022

Updates the requirements on googleauth to permit the latest version.

Changelog

Sourced from googleauth's changelog.

1.1.2 (2022-02-22)

Bug Fixes

1.1.1 (2022-02-14)

Bug Fixes

  • add quota_project to user refresh credentials (#361) (0eb3c28)

1.1.0 (2021-10-24)

Features

  • Support short-lived tokens in Credentials (9d7051c)

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)

... (truncated)

Commits
  • ecdba6b chore: release googleauth 1.1.2
  • e6a9a9e chore: fix breaking change in github script api
  • 9bbb88f fix: Support Faraday 2 (#365)
  • 7d76510 chore: Disable cloud-rad for now (#364)
  • a7f96ee chore(deps): update actions/github-script action to v6
  • b75ef4e chore: release googleauth 1.1.1
  • 42571a3 chore: Add Ruby 3.1 to the CI matrix
  • 0eb3c28 fix: add quota_project to user refresh credentials (#361)
  • c9ec536 docs: Fix sample in README.md
  • 6346629 chore: release googleauth 1.1.0 (#348)
  • 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/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-ruby@google-auth-library-ruby/v0.16.2...googleauth/v1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2022
@yachub yachub merged commit a1ea9f7 into main Apr 15, 2022
@dependabot dependabot bot deleted the dependabot/bundler/googleauth-gte-0.16.2-and-lt-1.2.0 branch April 15, 2022 12:41
yachub added a commit that referenced this pull request Apr 15, 2022
Includes:
- #8
- #7
- #6
@yachub yachub mentioned this pull request Apr 15, 2022
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.

1 participant