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, < 1.2.0 to >= 0.16.2, < 1.3.0 #12

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2022

Updates the requirements on googleauth to permit the latest version.

Release notes

Sourced from googleauth's releases.

Release googleauth 1.2.0

  • Updated minimum Ruby version to 2.6
Changelog

Sourced from googleauth's changelog.

1.2.0 (2022-06-23)

  • Updated minimum Ruby version to 2.6

1.1.3 (2022-04-20)

Documentation

  • Add README instructions for 3-Legged OAuth with a service account

1.1.2 (2022-02-22)

Bug Fixes

  • Support Faraday 2

1.1.1 (2022-02-14)

Bug Fixes

  • add quota_project to user refresh credentials

1.1.0 (2021-10-24)

Features

  • Support short-lived tokens in Credentials

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
  • Prevented gcloud from authenticating on the console when getting the gcloud project

0.17.1 (2021-09-01)

  • Updates to gem metadata

0.17.0 (2021-07-30)

  • Allow scopes to be self-signed into jwts

0.16.2 (2021-04-28)

  • Stop attempting to get the project from gcloud when applying self-signed JWTs

0.16.1 (2021-04-01)

  • Accept application/text content-type for plain idtoken response

... (truncated)

Commits
  • f457b08 chore(main): release googleauth 1.2.0 (#388)
  • bb4dea2 feat: Update minimum Ruby version to 2.6 (#387)
  • ffb4483 chore(main): release googleauth 1.1.3 (#384)
  • d1b2714 chore: Switch to release-please 13 (#383)
  • 2ff3179 chore: removing unused imports (Memoist)
  • 763f988 chore: fix repo-metadata syntax
  • 78f8c7c chore: Fill in missing fields in repo-metadata
  • 6635fe1 docs: Add README instructions for 3-Legged OAuth with a service account
  • 8841ceb chore: remove alpha declaration from README.md (#376)
  • b1b6b18 chore(deps): update actions/checkout action to v3 (#372)
  • 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)

… 1.3.0

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@googleauth/v0.17.0...googleauth/v1.2.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 as a code owner June 24, 2022 13:25
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2022
@sbeaulie sbeaulie merged commit 9d5d0d7 into main Jul 27, 2022
@sbeaulie sbeaulie deleted the dependabot/bundler/googleauth-gte-0.16.2-and-lt-1.3.0 branch July 27, 2022 14:33
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