-
Notifications
You must be signed in to change notification settings - Fork 6.6k
chore(deps): update dependency google-auth to v1.22.1 #4767
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
Merged
engelke
merged 3 commits into
GoogleCloudPlatform:master
from
renovate-bot:renovate/google-auth-1.x
Oct 9, 2020
Merged
chore(deps): update dependency google-auth to v1.22.1 #4767
engelke
merged 3 commits into
GoogleCloudPlatform:master
from
renovate-bot:renovate/google-auth-1.x
Oct 9, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
busunkim96
approved these changes
Sep 28, 2020
0889ab8
to
b120778
Compare
leahecole
approved these changes
Oct 8, 2020
b120778
to
5d66349
Compare
test failures seem unrelated to auth |
I think they could be related. A response to a request in an authenticated session isn't returning JSON. I'm going to run this locally to try to pin down the problem. |
The healthcare tests have buildcop issues from 3 days ago. See #4808 for example |
Default response is now XML, but this needs the JSON version
It doesn't seem to be due to auth. Instead, API response content is in XML,
but the code expects JSON. I've made one edit that fixes it in my testbed,
now waiting to see if it fixes the issue in the PR. There may be other,
similar issues in other fiels that I'll fix.
…On Thu, Oct 8, 2020 at 4:04 PM Bu Sun Kim ***@***.***> wrote:
The healthcare tests have buildcop issues from 3 days ago. See #4808
<#4808>
for example
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#4767 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAT6N7QZPQWCWZ2T7Y53O3SJZAPLANCNFSM4R5CVMFQ>
.
--
Charles Engelke
GCP AppDev DPE
|
craiglabenz
pushed a commit
that referenced
this pull request
Nov 2, 2020
* chore(deps): update dependency google-auth to v1.22.1 * Set accepted content type Default response is now XML, but this needs the JSON version Co-authored-by: Charles Engelke <engelke@google.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.21.3
->==1.22.1
Release Notes
googleapis/google-auth-library-python
v1.22.1
Compare Source
v1.22.0
Compare Source
Features
1.21.3 (2020-09-22)
Bug Fixes
to_json()
(#589) (d0e0aba), closes /github.com/googleapis/oauth2client/blob/master/oauth2client/client.py#L551.21.2 (2020-09-08)
Bug Fixes
1.21.1 (2020-09-03)
Bug Fixes
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.