chore(deps): update all dependencies#1082
chore(deps): update all dependencies#1082renovate-bot wants to merge 5 commits intogoogleapis:mainfrom
Conversation
Summary of ChangesHello @renovate-bot, 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 systematically updates several core Python dependencies, including 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 several dependencies, including major version bumps for pytest (8.x to 9.x) and google-cloud-storage (2.x to 3.x). These major updates carry a risk of introducing breaking changes. Since this is an automated dependency update without corresponding code modifications, there's a high chance of the samples or tests failing. I've added specific comments on the files where these major version changes are defined.
| backoff==2.2.1 | ||
| pytest===7.4.4; python_version == '3.7' | ||
| pytest==8.2.2; python_version >= '3.8' | ||
| pytest==9.0.2; python_version >= '3.8' |
There was a problem hiding this comment.
Updating pytest from version 8.2.2 to 9.0.2 is a major version bump. Major versions often contain breaking changes. The tests in this repository might fail or behave unexpectedly with this new version without corresponding code updates. For example, deprecated features might have been removed or command-line options changed.
| google-cloud-pubsub==2.22.0 | ||
| google-cloud-logging==3.13.0 | ||
| google-cloud-bigquery==3.40.1 | ||
| google-cloud-storage==3.9.0 |
There was a problem hiding this comment.
This update of google-cloud-storage from 2.17.0 to 3.9.0 is a major version bump (v2 to v3). Such updates frequently introduce breaking API changes. The code snippets that rely on this package may no longer work correctly without modifications. For example, method signatures or class names might have changed.
This PR contains the following updates:
==3.25.0→==3.40.1==3.10.0→==3.13.0==2.22.0→==2.35.0==2.17.0→==3.9.0==8.2.2→==9.0.2Release Notes
googleapis/python-bigquery (google-cloud-bigquery)
v3.40.1Compare Source
Documentation
Bug Fixes
v3.40.0Compare Source
Features
v3.39.0Compare Source
Documentation
Features
Bug Fixes
io.Basein thePathType(#2323) (b11e09cb6ee32e451b37eda66bece2220b9ceaba)retryinjob.result()(#2302) (e118b029bbc89a5adbab83f39858c356c23665bf)v3.38.0Compare Source
Features
v3.37.0Compare Source
Features
Bug Fixes
Documentation
XyzJob.errorsdoesn't necessarily mean that the job has not completed or was unsuccessful (#2278) (6e88d7d)v3.36.0Compare Source
Features
jobBackendErrororjobInternalErrorare encountered (#2256) (3deff1d)Documentation
v3.35.1Compare Source
Documentation
v3.35.0Compare Source
Features
Bug Fixes
Documentation
v3.34.0Compare Source
Features
Bug Fixes
Documentation
v3.33.0Compare Source
Features
Bug Fixes
entity_type(#2182) (0217637)v3.32.0Compare Source
Features
Bug Fixes
query()now warns whenjob_idis set and the defaultjob_retryis ignored (#2167) (ca1798a)v3.31.0Compare Source
Features
Bug Fixes
to_dataframe(#1876) (968020d)Dependencies
v3.30.0Compare Source
Features
Bug Fixes
Client.query(...)(#2135) (c6d5f8a)Dependencies
load_table_from_dataframe(#2095) (7603bd7)Documentation
v3.29.0Compare Source
Features
Bug Fixes
v3.28.0Compare Source
Features
allowNonIncrementalDefinitionfor materialized view (#2084) (3359ef3)SchemaField(#2097) (aaf1eb8)Bug Fixes
Documentation
v3.27.0Compare Source
Features
v3.26.0Compare Source
Features
bigquery-magicspackage for the%%bigquerymagic (#1965) (60128a5)Bug Fixes
Dependencies
Documentation
googleapis/python-logging (google-cloud-logging)
v3.13.0Compare Source
Features
Bug Fixes
v3.12.1Compare Source
Bug Fixes
v3.12.0Compare Source
Features
Bug Fixes
Documentation
v3.11.4Compare Source
Bug Fixes
write_entriesraiseValueErroronParseErrors (#958) (5309478)v3.11.3Compare Source
Bug Fixes
v3.11.2Compare Source
Bug Fixes
v3.11.1Compare Source
Bug Fixes
v3.11.0Compare Source
Features
Bug Fixes
Documentation
dictConfigsnippet (#885) (6264107)googleapis/python-pubsub (google-cloud-pubsub)
v2.35.0Compare Source
Documentation
topicin message.google.pubsub.v1.Subscriptionis updated (07011139f51e4ff195889faf849bd707655e6d46)analytics_hub_subscription_infoin message.google.pubsub.v1.Subscriptionis updated (07011139f51e4ff195889faf849bd707655e6d46)subscriptionin message.google.pubsub.v1.CreateSnapshotRequestis updated (07011139f51e4ff195889faf849bd707655e6d46)Features
v2.34.0Compare Source
Features
v2.33.0Compare Source
Features
Bug Fixes
Documentation
received_messagesin message.google.pubsub.v1.StreamingPullResponseis changed (ac68093)v2.32.0Compare Source
Features
Bug Fixes
v2.31.1Compare Source
Bug Fixes
v2.31.0Compare Source
Features
Bug Fixes
v2.30.0Compare Source
Features
v2.29.1Compare Source
Bug Fixes
Documentation
message_idmetadata field is optional instead of required (#1380) (be90054)v2.29.0Compare Source
Features
enabledfield for message transforms and adddisabledfield (4363179)Bug Fixes
Documentation
codein message.google.pubsub.v1.JavaScriptUDFis changed (4363179)enabledfield for message transforms and adddisabledfield (4363179)v2.28.0Compare Source
Features
Bug Fixes
v2.27.3Compare Source
Bug Fixes
v2.27.2Compare Source
Bug Fixes
v2.27.1Compare Source
Bug Fixes
v2.27.0Compare Source
Features
Bug Fixes
v2.26.1Compare Source
Documentation
v2.26.0Compare Source
Features
v2.25.2Compare Source
Documentation
v2.25.1Compare Source
Bug Fixes
v2.25.0Compare Source
Features
v2.23.1Compare Source
Bug Fixes
v2.23.0Compare Source
Features
googleapis/python-storage (google-cloud-storage)
v3.9.0Compare Source
Features
DELETE_OBJECTinAsyncGrpcClient(#1718) (c8dd7a0b124c395b7b60189ee78f47aba8d51f7d)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.