fix(deps): Update dependency google-auth to v2.57.0 - #584
Conversation
|
/gcbrun |
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request automates the update of the Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the google-auth dependency to version 2.49.0. This is a welcome update. However, google-auth version 2.47.0 and later no longer depend on cachetools. This change may leave an orphaned cachetools dependency in some of your requirements.txt files. I've added specific comments with recommendations to regenerate the dependency files or manually clean them up to maintain dependency hygiene.
f4284bf to
9f55a39
Compare
|
/gcbrun |
9f55a39 to
b56b8f5
Compare
|
/gcbrun |
b56b8f5 to
f142c16
Compare
|
/gcbrun |
f142c16 to
4f921cd
Compare
|
/gcbrun |
4f921cd to
1b529ee
Compare
|
/gcbrun |
1b529ee to
2196ff4
Compare
|
/gcbrun |
2196ff4 to
40501c2
Compare
|
/gcbrun |
40501c2 to
1d3f05c
Compare
|
/gcbrun |
1d3f05c to
0dec6e4
Compare
|
/gcbrun |
0dec6e4 to
c6a0715
Compare
|
/gcbrun |
|
/gcbrun |
309527f to
184fc84
Compare
|
/gcbrun |
184fc84 to
a5888ca
Compare
|
/gcbrun |
a5888ca to
1b8c343
Compare
|
/gcbrun |
1b8c343 to
761ad39
Compare
|
/gcbrun |
761ad39 to
6fe6bb9
Compare
|
/gcbrun |
6fe6bb9 to
f0e056d
Compare
|
/gcbrun |
f0e056d to
49b0c58
Compare
|
/gcbrun |
49b0c58 to
e9e0258
Compare
|
/gcbrun |
e9e0258 to
c82dd43
Compare
|
/gcbrun |
c82dd43 to
e81d1b5
Compare
|
/gcbrun |
e81d1b5 to
f57f312
Compare
|
/gcbrun |
f57f312 to
862dc7d
Compare
|
/gcbrun |
862dc7d to
c5848d2
Compare
|
/gcbrun |
This PR contains the following updates:
==2.38.0→==2.57.0==2.42.1→==2.57.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
googleapis/google-cloud-python (google-auth)
v2.57.0: google-cloud-container: v2.57.0Compare Source
Features
Documentation
v2.56.3: google-auth: v2.56.3Compare Source
Bug Fixes
Performance Improvements
v2.56.2: google-auth: v2.56.2Compare Source
Bug Fixes
v2.56.1: google-auth: v2.56.1Compare Source
Bug Fixes
v2.56.0: google-auth: v2.56.0Compare Source
Features
Bug Fixes
v2.55.2: google-auth: v2.55.2Compare Source
Bug Fixes
v2.55.1: google-auth: v2.55.1Compare Source
Bug Fixes
v2.55.0: google-auth: v2.55.0Compare Source
Features
Bug Fixes
v2.54.0Compare Source
v2.53.0Compare Source
v2.52.0Compare Source
v2.51.0Compare Source
v2.50.0: google-auth: v2.50.0Compare Source
v2.50.0 (2026-04-30)
v2.49.2: google-auth: v2.49.2Compare Source
Bug Fixes
v2.49.1: google-auth: v2.49.1Compare Source
Bug Fixes
fix request session error (#16050) (bfd93225)
remove deprecated rsa dependency (#16020) (e8927b9c)
v2.49.0: google-auth: v2.49.0Compare Source
Features
Add helper methods for asynchronous x.509 certificate discovery (#1956) (3368f27c)
Support timeout as aiohttp.ClientTimeout and total_attempts (max retries) in AsyncAuthorizedSession (#1961) (4d818b93)
mTLS configuration via x.509 for asynchronous session in google-auth (#1959) (7b70fead)
support an alternative env to decide if mtls should be enabled (#1945) (89fc6f2e)
Bug Fixes
v2.48.0: google-cloud-dialogflow: v2.48.0Features
v2.47.0: google-cloud-dialogflow: v2.47.0v2.47.0 (2026-03-26)
v2.46.0: google-cloud-dialogflow: v2.46.0Features
8629590) (a6b40b31)v2.45.0: google-cloud-dialogflow 2.45.0Features
updated v2beta1 dialogflow client libraries (PiperOrigin-RevId:
8437558) (17cc1289)updated v2 dialogflow client libraries (PiperOrigin-RevId:
8437037) (17cc1289)v2.44.0: google-cloud-dialogflow 2.44.0Features
8304603) (03e69912)Documentation
Update evaluator version from output only to optional. (PiperOrigin-RevId:
8304603) (03e69912)Add further clarification for when the event Type CONVERSATION_FINISHED is fired (PiperOrigin-RevId:
8304603) (03e69912)v2.43.0: google-cloud-dialogflow 2.43.0Features
Improved generator quota management (PiperOrigin-RevId:
8226921) (c3c2fbba)Added tool support for AI Coach feature (PiperOrigin-RevId:
8226921) (c3c2fbba)Expose debug info field in ConversationProfile (PiperOrigin-RevId:
8226921) (c3c2fbba)Expose skip_empty_event_based_suggestion in ConversationProfile (PiperOrigin-RevId:
8226921) (c3c2fbba)Added support for Build Your Own Assist feature (PiperOrigin-RevId:
8226921) (c3c2fbba)Added support for AI Coach feature (PiperOrigin-RevId:
8226921) (c3c2fbba)Context references added to conversation for dynamic data ingestion (PiperOrigin-RevId:
8226921) (c3c2fbba)A new field 'security_settings' is added to GenerateStatelessSuggestionRequest (PiperOrigin-RevId:
8226921) (c3c2fbba)Added Vertex extension tool support to v2/v2beta1 (PiperOrigin-RevId:
8226921) (c3c2fbba)add a turn complete signal to BidiStreamingAnalyzeContent (PiperOrigin-RevId:
8226921) (c3c2fbba)Expose flexible safety filter change, rai_settings in ConversationProfile (PiperOrigin-RevId:
8226921) (c3c2fbba)add Agent Assist Generator Evaluation feature (PiperOrigin-RevId:
8226921) (c3c2fbba)Documentation
minor formatting (PiperOrigin-RevId:
8230672) (c3c2fbba)Updated comments for the
SuggestionInputmessage, documenting how it is used with tools (PiperOrigin-RevId:8226921) (c3c2fbba)update documentation for transcription language code configuration (PiperOrigin-RevId:
8226921) (c3c2fbba)v2.42.0: google-cloud-dialogflow 2.42.02.42.0 (2025-10-16)
v2.41.1v2.41.0: google-cloud-bigquery-storage: v2.41.0Features
Bug Fixes
Documentation
v2.40.0: google-cloud-bigquery-storage: v2.40.0Features
Bug Fixes
v2.39.0: google-cloud-bigquery-storage: v2.39.0v2.39.0 (2026-06-02)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.