| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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 focuses on maintaining the project's health and security by updating all listed dependencies to their latest stable versions. This ensures compatibility with newer Python environments, incorporates the latest features and performance improvements from upstream libraries, and addresses any known vulnerabilities. The updates span both application dependencies and GitHub Actions used in CI/CD workflows, providing a comprehensive refresh of the project's external components. Highlights
The 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 /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.
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 .gemini/ folder in the base of the repository. Detailed instructions can be found here. 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
|
Sorry, something went wrong.
There was a problem hiding this comment.
This PR updates several dependencies, including major version bumps for pytest and google-cloud-storage. My review focuses on improving dependency management in samples/snippets/requirements-test.txt. I've suggested refactoring this file to remove dependency duplication and to drop the mock package, which is redundant as unittest.mock from the standard library can be used instead.
Sorry, something went wrong.
| pytest==9.0.2 | ||
| mock==5.2.0 | ||
| google-cloud-bigquery==3.40.1 |
There was a problem hiding this comment.
This file can be improved for better dependency management.
I suggest simplifying this file as follows:
-r requirements.txt pytest==9.0.2
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
Release Notes
actions/checkout (actions/checkout)v6
Compare Source
v5
Compare Source
actions/setup-python (actions/setup-python)v6
Compare Source
googleapis/python-bigquery (google-cloud-bigquery)v3.40.1
Compare Source
Documentation
Bug Fixes
v3.40.0
Compare Source
Features
v3.39.0
Compare Source
Documentation
Features
Bug Fixes
v3.38.0
Compare Source
Features
v3.37.0
Compare Source
Features
Bug Fixes
Documentation
v3.36.0
Compare Source
Features
Documentation
v3.35.1
Compare Source
Documentation
v3.35.0
Compare Source
Features
Bug Fixes
Documentation
v3.34.0
Compare Source
Features
Bug Fixes
Documentation
v3.33.0
Compare Source
Features
Bug Fixes
v3.32.0
Compare Source
Features
Bug Fixes
v3.31.0
Compare Source
Features
Bug Fixes
Dependencies
v3.30.0
Compare Source
Features
Bug Fixes
Dependencies
Documentation
v3.29.0
Compare Source
Features
Bug Fixes
v3.28.0
Compare Source
Features
Bug Fixes
Documentation
- Render fields correctly for update calls (#2055) (a4d9534)
googleapis/google-cloud-python (google-cloud-documentai)v3.10.0: google-cloud-documentai: v3.10.0
Compare Source
Features
A new field document_prompt is added to message .google.cloud.documentai.v1beta3.DocumentSchema (PiperOrigin-RevId: 8663824) (5371e8e9)
A new field document_type is added to message .google.cloud.documentai.v1beta3.ImportDocumentsRequest (PiperOrigin-RevId: 8663824) (5371e8e9)
A new field revisions is added to message .google.cloud.documentai.v1beta3.Evaluation (PiperOrigin-RevId: 8663824) (5371e8e9)
The method ReviewDocument in .google.cloud.documentai.v1beta3.DocumentProcessorService is deprecated (PiperOrigin-RevId: 8663824) (5371e8e9)
A new field enable_table_split is added to message .google.cloud.documentai.v1beta3.OcrConfig.LayoutParsingParams (PiperOrigin-RevId: 8663824) (5371e8e9)
Added new messages Documents and RawDocuments for inline document input (PiperOrigin-RevId: 8663824) (5371e8e9)
The field skip_human_review in messages .google.cloud.documentai.v1beta3.ProcessRequest and .google.cloud.documentai.v1beta3.BatchProcessRequest is deprecated (PiperOrigin-RevId: 8663824) (5371e8e9)
Bug Fixes
Documentation
v3.9.0: google-cloud-kms 3.9.0
Compare Source
Documentation
v3.8.0: google-cloud-documentai 3.8.0
Compare Source
3.8.0 (2026-01-08)
v3.7.0
Compare Source
v3.6.0
Compare Source
v3.5.0
Compare Source
v3.4.0
Compare Source
v3.3.0
Compare Source
v3.2.1
Compare Source
v3.2.0
Compare Source
v3.1.0
Compare Source
googleapis/python-storage (google-cloud-storage)v3.9.0
Compare Source
Features
Bug Fixes
v3.8.0
Compare Source
Features
Bug Fixes
v3.7.0
Compare Source
Features
Bug Fixes
v3.6.0
Compare Source
Features
Bug Fixes
v3.5.0
Compare Source
Features
Bug Fixes
v3.4.1
Compare Source
Bug Fixes
v3.4.0
Compare Source
Features
Bug Fixes
v3.3.1
Compare Source
Bug Fixes
v3.3.0
Compare Source
Features
Bug Fixes
Documentation
v3.2.0
Compare Source
Features
v3.1.1
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.