Skip to content

chore(deps): update python-nonmajor #424

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SQLAlchemy (changelog) ==2.0.40 -> ==2.0.41 age adoption passing confidence
google-cloud-aiplatform ==1.90.0 -> ==1.95.1 age adoption passing confidence
google-cloud-alloydb-connector (changelog) ==1.8.0 -> ==1.9.0 age adoption passing confidence
langchain (changelog) ==0.3.24 -> ==0.3.25 age adoption passing confidence
langchain-chroma (changelog) ==0.2.3 -> ==0.2.4 age adoption passing confidence
langchain-community (changelog) ==0.3.22 -> ==0.3.24 age adoption passing confidence
langchain-core (changelog) ==0.3.55 -> ==0.3.63 age adoption passing confidence
langchain-google-alloydb-pg (changelog) ==0.10.0 -> ==0.11.0 age adoption passing confidence
langchain-google-vertexai ==2.0.20 -> ==2.0.24 age adoption passing confidence
langchain-milvus (changelog) ==0.1.9 -> ==0.2.0 age adoption passing confidence
langchain-pinecone (changelog) ==0.2.3 -> ==0.2.6 age adoption passing confidence
langchain-weaviate ==0.0.4 -> ==0.0.5 age adoption passing confidence
langgraph ==0.3.31 -> ==0.4.7 age adoption passing confidence
mypy (changelog) ==1.15.0 -> ==1.16.0 age adoption passing confidence
numpy (changelog) ==2.0.2 -> ==2.2.6 age adoption passing confidence
numpy (changelog) ==2.2.5 -> ==2.2.6 age adoption passing confidence
numpy (changelog) >=1.24.4, <=2.0.2 -> >=2.2.6, <=2.2.6 age adoption passing confidence
pgvector ==0.4.0 -> ==0.4.1 age adoption passing confidence
pydantic (changelog) ==2.11.3 -> ==2.11.5 age adoption passing confidence
pymilvus ==2.5.6 -> ==2.5.10 age adoption passing confidence
qdrant-client ==1.14.1 -> ==1.14.2 age adoption passing confidence
weaviate-client ==4.14.0 -> ==4.14.4 age adoption passing confidence

Release Notes

googleapis/python-aiplatform (google-cloud-aiplatform)

v1.95.1

Compare Source

Features
  • Add support to process RAG response and generate inline citations in RAG v1. (2b2dc4f)
  • Register async methods to AdkApp. (cb2754d)
Bug Fixes
  • Fix CachedContent.create if the kms_key_name is not given (05986c0)
Miscellaneous Chores

v1.95.0

Compare Source

Features
  • [vertexai] Fix the result of export function (9427b15)
  • Add async support for reasoning engine. (1b7d29c)
  • Introduce RAG as context/memory store for Gemini Live API (787c60f)
  • Update AdkApp template to match ADK async interface. After this change, AdkApp will only work with ADK >= 1.0.0. (e1745d7)

v1.94.0

Compare Source

Features
  • Add checkpoint ID to endpoint proto (f0812e3)
  • Add checkpoint ID to endpoint proto (f0812e3)
  • Add encryption_spec to Model Monitoring public preview API (f0812e3)
  • Add VertexAISearch.max_results, filter, data_store_specs options (f0812e3)
  • Add VertexAISearch.max_results, filter, data_store_specs options (f0812e3)
  • Adding thoughts_token_count to prediction service (f0812e3)
  • Adding thoughts_token_count to v1beta1 client library (f0812e3)
  • Update preview create_corpus to accept encryption_spec in rag_data.py (ad821c5)
Bug Fixes
  • Throw error when user is using google-adk>=1.0.0 as it is not well supported for now. (634bb78)

v1.93.1

Compare Source

Bug Fixes
  • Fix dedicated endpoint DNS is empty (fc6d893)
  • Fix resolving between passed and attached read configs in multimodal datasets (4429e36)

v1.93.0

Compare Source

Features
  • A new value NVIDIA_B200 & NVIDIA_H200_141GB is added to enum AcceleratorType (02236be)
  • Add MultimodalDataset.toBigframes() method to convert dataset to a Bigframes Dataframe object and inspect the dataset in the notebook. (64dfdbc)
  • Add ANN feature for RagManagedDb (02236be)
  • Add EncryptionSpec for RagCorpus CMEK feature (02236be)
  • Add support for system paths in ModuleAgent (8c95d3f)
  • Allow customers to set kms_key_name for context caching create method (c551cc6)
  • GenAI - Release the Model Garden SDK to GA (49c3418)
  • New field additional_properties is added to message .google.cloud.aiplatform.v1.Schema (02236be)
  • Populate agent_framework field in the RE spec. (0a127fd)
  • RAG - Add ANN and KNN retrieval strategies for RagManagedDb in preview (8c0bf19)
  • Support async stream query in agent engines and adk template. (0c4f4a6)
  • Support Python 3.13 for reasoning engine. (51b13e5)
  • Update v1 sdk to support llmparser in import file functions (03a7861)
Bug Fixes
  • Fix the type annotation for content dictionaries in AdkApp (674beaa)
Documentation

v1.92.0

Compare Source

⚠ BREAKING CHANGES
  • Removed support for session resource paths that do not include reasoning engine
Features
  • [vertexai] Added a concise option to OpenModel.list_deploy_options() (acc301a)
  • [vertexai] Added system labels to OpenModel.deploy() (acc301a)
  • A new field system_labels is added to message google.cloud.aiplatform.v1beta1.DeployRequest (1f98f4e)
  • Add enable_custom_service_account parameter (must be set to True for successful Persistent Resource). The service_account parameter is retained for backward compatibility. (bf79bdf)
  • Add dedicated_endpoint_enabled and dedicated_endpoint_dns property. (32ee6d9)
  • Add gemini_request_read_config field to AssembleDataRequest and AssessDataRequest in aiplatform v1beta (1f98f4e)
  • Add google.genai.types.Content as an allowed message type to ADK's stream_query method (6b131d1)
  • Adding ThinkingConfig to v1 client library (1f98f4e)
  • Adding ThinkingConfig to v1beta1 client library (1f98f4e)
  • Allow customers to set encryption_spec for context caching (1f98f4e)
  • Deprecate election category HARM_CATEGORY_CIVIC_INTEGRITY (1f98f4e)
  • Deprecated EventActions.transfer_to_agent and replaced with EventActions.transfer_agent (1f98f4e)
  • Implement check_license_agreement_status and accept_model_license_agreement for Model Garden OpenModel. (3289d92)
  • In predict/rawPredict/streamRawPredict, send requests to the correct DNS based on endpoint type. (32ee6d9)
  • Model Registry Model Checkpoint API (1f98f4e)
  • New fields ref and defs are added to message .google.cloud.aiplatform.v1.Schema (1f98f4e)
  • New fields ref and defs are added to message .google.cloud.aiplatform.v1beta1.Schema (1f98f4e)
  • Remove the requirement for a staging bucket to be set if an agent engine is created without extra packages or requirements files. (6de9de1)
Bug Fixes
  • Only set parameters when it is not None for predict requests. (32ee6d9)
  • Raise exception with details for dedicated endpoint if predict failed. (32ee6d9)
  • Removed support for session resource paths that do not include reasoning engine (1f98f4e)
  • Set the app_name in AdkApp template to GOOGLE_CLOUD_AGENT_ENGINE_ID if it exists. (1cbe028)
Documentation
  • Deprecate election category HARM_CATEGORY_CIVIC_INTEGRITY (1f98f4e)
  • Fix comment for field_mapping field in GeminiTemplateConfig (1f98f4e)
  • Update an outdated URL (1f98f4e)
Miscellaneous Chores

v1.91.0

Compare Source

Features
  • Add Model Garden deploy SDK documentation and use cases. (6eea5f4)
  • Allow setting Vertex Model Garden source model version id during model upload (b1bbba6)
  • GenAI - Add support for self-hosted OSS models in Batch Prediction. (c76ac62)
  • GenAI - Support batch prediction in Model Garden OpenModel. (8bf30b7)
  • Update upperbound for langgraph (547bf01)
Bug Fixes
  • Removing Python 3.8 support due to EOL (4330b2f)
GoogleCloudPlatform/alloydb-python-connector (google-cloud-alloydb-connector)

v1.9.0

Compare Source

Features
Bug Fixes
googleapis/langchain-google-alloydb-pg-python (langchain-google-alloydb-pg)

v0.11.0

Compare Source

Features
  • Update AlloyDB VectorStore to expected LangChain functionality (#​402) (432b77f)
Bug Fixes
langchain-ai/langgraph (langgraph)

v0.4.7

Compare Source

Changes since 0.4.6

  • 0.4.7
  • Fix stream mode not respected in subgraphs
  • Try to make test less flaky
  • Add tests for stream_events when using imperative api

v0.4.6

Compare Source

Changes since 0.4.5

  • 0.4.6
  • Fix
  • Lint
  • Add sync test
  • Fix
  • Fix exception handling for imperative tasks
  • prebuilt: release 0.2.1 (#​4801)
  • prebuilt: release 0.2.0 (#​4793)
  • Code review
  • feat(langgraph): push_messages should directly write to the state
  • feat(graph): add push_message method to push manually to messages / message-tuple stream (#​4722)
  • Add message state test
  • Apply same condition for stream_mode=values in suppress interrupt
  • Remove redundant cast
  • feat(graph): add push_message method to push manually to messages / message-tuple stream
  • Last uv.lock?
  • Only emit stream values chunks when the output channels have changed (#​4774)
  • docs: fix example pregel reducer (#​4740)
  • prebuilts hitl: fix branching logic + add structural snapshot tests (#​4767)
  • docs: deferred nodes (#​4759)
  • Remove local_write utility (#​4751)
  • Print output for cached @​task functions (#​4750)
  • Print output for cached @​task functions
  • sqlite: Add test for search with list filters (#​4747)
  • sqlite: update list_namespaces with max_depth (#​4746)
  • Update lockfile
  • docs: Clean up adjective use in readme (#​4734)
  • SqliteStore (#​3608)
  • ci: fix benchmark command (#​4729)
  • docs: document tuples in streaming guides (#​4690)
  • ci: migrate to uv! (#​4698)

v0.4.5

Compare Source

Changes since 0.4.4

  • langgraph: release 0.4.5 (#​4709)
  • Improve how we match cached writes for async imperative tasks (#​4691)
  • Lint
  • Improve how we match cached writes for async imperative tasks

v0.4.4

Compare Source

Changes since 0.4.3

  • langgraph: release 0.4.4 (#​4704)
  • update for consistency
  • lint again
  • use list
  • lint + update
  • update
  • update
  • update
  • langgraph: fix drawing graph with root channel
  • langgraph: fix graph drawing for self-loops
  • Merge branch 'main' into clean
  • [Proposal] add gitmcp badge for simple LLM-accessible documentation (#​4502)
  • Change LG Cloud > Platform
  • Fix invalid channels error message (#​4357)
  • docs: remove unused annotation comments in readmes (#​4656)
  • docs: General language cleanup (#​4649)
  • [docs] LangGraph / LangGraph Platform docs updates (#​4479)
  • Port checkpointer/store fixtures in langgraph-prebuilt to idiomatic pattern (#​4629)
  • Extend all tests using InMemorySaver to use all available checkpointers (#​4627)
  • Implement update_state for functional api (#​4626)
  • More idiomatic sync/async checkpointer fixtures in pytest (#​4624)
  • More idiomatic sync/async store fixtures in pytest (#​4617)
  • Overload clear method to delete all when called without args
  • Limit depth
  • Extend all tests using InMemorySaver to use all available checkpointers
  • Implement update_state for functional api
  • Fix
  • More idiomatic sync/async checkpointer fixtures in pytest
  • Move to sep file
  • More idiomatic sync/async store fixtures in pytest
  • Lint
  • Lint
  • Move FileCache to sqlite package, add InMemoryCache
  • Add clear cache methods
  • Remove refresh
  • Add namespace to cache keys
  • Lint
  • Lint
  • Lint
  • Lint
  • Lint
  • Lint
  • Lint
  • Finish implementation, add tests
  • Lint
  • Lint
  • Accept default cache_policy for graph/entrypoint/pregel
  • Fix
  • Fix
  • Output cached writes
  • Lint
  • Rename
  • Fix type annotation
  • Fixes
  • Re-do with separate cache interface
  • WIP
  • Deferred Node (#​4269)
  • Start dev server externally (#​4604)

v0.4.3

Compare Source

Changes since 0.4.2

  • release: 0.4.3 (#​4592)
  • langgraph: use tuples for streamed message events in RemoteGraph (#​4589)
  • Fix remote streaming of subgraphs (#​4590)
  • Add a limit to Pregel.draw (#​4575)

v0.4.2

Compare Source

Changes since 0.4.1

  • 0.4.2 (#​4570)
  • update
  • langgraph: decouple name from assistant ID in RemoteGraph
  • prebuilt: switch to executing parallel tool calls via Send by default (#​4438)
  • fix for langgraph
  • docstring fixes for libs/langgraph
  • docs: update add_messages API ref (#​4495)
  • update other tests

v0.4.1

Compare Source

langgraph 0.4.1
Summary of Changes
  • Fixed an issue handling END in StateGraph edges to properly terminate graph execution #​4458
  • Migrated codebase to exclusively use Pydantic V2, removing support for Pydantic V1 #​4448
  • Added ability to merge UI message props using a new merge parameter #​4473
  • Changed TAG_NOSTREAM from "langsmith:nostream" to "nostream", maintaining backwards compatibility #​4473
  • Improved docstrings and documentation throughout the codebase #​4463
  • Fixed UI message metadata handling in push_ui_message #​4467
Detailed Changes
langgraph.graph.state.StateGraph
  • Fixed handling of the END constant in get_writes and _control_static functions, ensuring proper graph termination when returning to END #​4458
langgraph.graph.ui
  • Added a new merge parameter to push_ui_message function, allowing incremental updates to UI messages #​4473
  • Enhanced ui_message_reducer to support merging props from existing messages when the merge flag is set #​4473
  • Fixed metadata handling in push_ui_message by removing old metadata merging which could cause unexpected behavior #​4467
langgraph.constants
  • Changed TAG_NOSTREAM from "langsmith:nostream" to "nostream" #​4473
  • Added TAG_NOSTREAM_ALT with the old value ("langsmith:nostream") for backward compatibility #​4473
langgraph.graph.schema_utils
  • Removed support for Pydantic V1 models in SchemaCoercionMapper #​4448
  • Simplified type adapters to work exclusively with Pydantic V2 #​4448
langgraph.utils.pydantic
  • Completely rewritten to use only Pydantic V2 APIs #​4448
  • Added proper caching for model creation with lru_cache for better performance #​4448
  • Fixed handling of reserved names and field remapping to avoid collisions with Pydantic internals #​4448
langgraph.channels.base.BaseChannel
  • Added docstring to clarify the purpose of this base class #​4463

v0.4.0

Compare Source

langgraph 0.4.0
Summary of Changes
  • Added improved support for interrupt handling in streaming modes, with interrupts now properly propagated in "values" stream mode #​4374
  • Enhanced interrupt resumption with namespace-specific resume values, allowing targeted resumption of specific interrupts #​4406
  • Fixed branch handling to properly process END nodes in graph visualization and execution #​4409
  • Fixed issue where empty Commands with resume maps would raise an error #​4444
  • Updated Python compatibility to allow future Python versions while maintaining 3.9+ support #​4416
Detailed Changes
langgraph.types.Interrupt
  • Added interrupt_id property that generates a unique ID for the interrupt based on its namespace #​4406
  • Updated ID generation to use | as a separator between namespace elements for better uniqueness #​4406
langgraph.types.StreamMode
  • Updated docstring to clarify that "values" mode emits all values including interrupts after each step #​4374
langgraph.types.StateSnapshot
  • Added interrupts field to track interrupts that occurred in a step and are pending resolution #​4406
  • Improved documentation for all fields in the class #​4406
langgraph.types.Command
  • Enhanced resume parameter to support mapping interrupt IDs to resume values #​4406
  • Improved documentation for the resume parameter #​4406
langgraph.pregel.Pregel
  • Improved invoke and ainvoke methods to properly collect and handle interrupts in streamed output #​4374
  • Enhanced interrupt emission to work in both "values" and "updates" stream modes #​4374
  • Modified state snapshot preparation to collect interrupts from tasks #​4406
langgraph.graph.branch.Writer
  • Updated signature to accept a boolean parameter indicating whether the operation is for static writes #​4409
  • Fixed branch handling to properly process END nodes #​4409
langgraph.pregel.loop.PregelLoop
  • Fixed Command handling to support empty Commands with resume maps #​4444
  • Added support for namespace-based resumption through CONFIG_KEY_RESUME_MAP #​4406
langgraph.pregel.draw
  • Improved graph visualization to correctly handle END nodes #​4409
  • Added add_edge utility function to prevent duplicate edges in graph visualization #​4409

v0.3.34

langgraph 0.3.34
Summary of Changes
  • Fixed handling of interrupts in nested graph execution by properly marking tasks with execution context information #​4389
  • Improved sanitization of configuration values in remote graphs #​4389
  • Fixed issues with cached properties when copying PregelNode objects #​4389
Detailed Changes
langgraph.pregel.algo.prepare_single_task
  • Enhanced task path handling by appending a boolean flag (True/False) to indicate whether a call is being made #​4389
  • When True, interrupts should not be returned from the task (responsibility lies with the parent)
  • When False, interrupts should be returned from the task
  • Updated all related code to use the full task path instead of truncated version
langgraph.pregel.loop.PregelLoop
  • Added logic in _output_writes to check task path context before emitting interrupts #​4389
  • For tasks with path[0] == PUSH and path[-1] is True (indicating a call context), interrupts are not emitted as they'll be handled by the parent
langgraph.pregel.read.PregelNode
  • Fixed copy method to properly drop cached properties when copying nodes #​4389
  • Specifically clears flat_writers, node, and input_cache_key cached properties to ensure proper initialization of the copied node
langgraph.pregel.remote.sanitize_config_value
  • Added new utility function to recursively sanitize configuration values #​4389
  • Ensures configuration values contain only primitive types (string, int, float, bool) or collections thereof
  • Properly handles nested dictionaries, lists, and tuples
langgraph.pregel.remote.RemoteGraph
  • Improved _sanitize_config method to use the new sanitize_config_value function #​4389
  • Now properly sanitizes nested metadata and configurable values
  • Maintains only valid configuration values that can be safely serialized

v0.3.32

Compare Source

langgraph 0.3.32
Summary of Changes
  • Fixed SchemaCoercionMapper to properly handle Pydantic models with validators (#​4363)
  • Improved branch handling with better entry processing and passthrough logic (#​4354)
  • Refactored graph visualization with dedicated draw_graph functionality (#​4354)
  • Added static analysis support for channel writes to improve conditional edges (#​4354)
  • Improved message processing in StreamMessagesHandler for better efficiency (#​4379)
  • Updated type annotations throughout the codebase for better compatibility with Python typing (#​4368)
Detailed Changes
langgraph.graph.schema_utils.SchemaCoercionMapper
  • Fixed an issue with Pydantic models that have validators by detecting validator presence and using the appropriate coercion strategy (#​4363)
  • For Pydantic v1 models with validators, now directly calls the model constructor
  • For Pydantic v2 models with validators, now uses model_validate instead of model_construct
langgraph.graph.branch.Branch
  • Improved write handling in branches with better passthrough logic (#​4354)
  • Changed the writer interface to simplify integration with ChannelWrite
  • Added functionality to detect when a PASSTHROUGH value is needed to maintain the input
langgraph.pregel.write.ChannelWrite
  • Added get_static_writes method to support static analysis of what a writer might write (#​4354)
  • Extended register_writer to accept static declarations for writers
  • Added a static field to ChannelWriteTupleEntry to declare writes for static analysis
  • Refactored write assembly into a separate _assemble_writes function for better code organization
langgraph.pregel.draw
  • Added new dedicated module for graph visualization (#​4354)
  • Implemented draw_graph function that simulates execution to discover edges
  • Graph visualization now correctly handles subgraphs and conditional edges
langgraph.pregel.messages.StreamMessagesHandler
  • Refactored message handling to use a new helper method _find_and_emit_messages (#​4379)
  • Improved Command handling to properly process messages from Command updates
langgraph.channels.dynamic_barrier_value.DynamicBarrierValue
  • Updated type annotations to use collections.abc.Set instead of set (#​4354)
  • Improved type consistency throughout the class
python/mypy (mypy)

v1.16.0

Compare Source

numpy/numpy (numpy)

v2.2.6: (May 17, 2025)

Compare Source

NumPy 2.2.6 Release Notes

NumPy 2.2.6 is a patch release that fixes bugs found after the 2.2.5
release. It is a mix of typing fixes/improvements as well as the normal
bug fixes and some CI maintenance.

This release supports Python versions 3.10-3.13.

Contributors

A total of 8 people contributed to this release. People with a "+" by
their names contributed a patch for the first time.

  • Charles Harris
  • Ilhan Polat
  • Joren Hammudoglu
  • Marco Gorelli +
  • Matti Picus
  • Nathan Goldbaum
  • Peter Hawkins
  • Sayed Adel

Pull requests merged

A total of 11 pull requests were merged for this release.

  • #​28778: MAINT: Prepare 2.2.x for further development
  • #​28851: BLD: Update vendor-meson to fix module_feature conflicts arguments...
  • #​28852: BUG: fix heap buffer overflow in np.strings.find
  • #​28853: TYP: fix NDArray[floating] + float return type
  • #​28864: BUG: fix stringdtype singleton thread safety
  • #​28865: MAINT: use OpenBLAS 0.3.29
  • #​28889: MAINT: from_dlpack thread safety fixes
  • #​28913: TYP: Fix non-existent CanIndex annotation in ndarray.setfield
  • #​28915: MAINT: Avoid dereferencing/strict aliasing warnings
  • #​28916: BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate.
  • #​28966: TYP: reject complex scalar types in ndarray.__ifloordiv__

Checksums

MD5
259343f056061f6eadb2f4b8999d06d4  numpy-2.2.6-cp310-cp310-macosx_10_9_x86_64.whl
16fa85488e149489ce7ee044d7b0d307  numpy-2.2.6-cp310-cp310-macosx_11_0_arm64.whl
f01b7aea9d2b76b1eeb49766e615d689  numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl
f2ddc2b22517f6e31caa1372b12c2499  numpy-2.2.6-cp310-cp310-macosx_14_0_x86_64.whl
52190e22869884f0870eb3df7a283ca9  numpy-2.2.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
8f382b9ca6770db600edd5ea2447a925  numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
e604aae2ef6e01fb92ecc39aca0424d9  numpy-2.2.6-cp310-cp310-musllinux_1_2_aarch64.wh

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners May 21, 2025 15:56
@product-auto-label product-auto-label bot added the api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API. label May 21, 2025
@dpebot
Copy link
Collaborator

dpebot commented May 21, 2025

/gcbrun

1 similar comment
@averikitsch
Copy link
Collaborator

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 0de4a55 to 865c3fb Compare May 22, 2025 17:37
@dpebot
Copy link
Collaborator

dpebot commented May 22, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 865c3fb to e6632b7 Compare May 22, 2025 23:32
@dpebot
Copy link
Collaborator

dpebot commented May 22, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from e6632b7 to 62a1b01 Compare May 23, 2025 10:35
@dpebot
Copy link
Collaborator

dpebot commented May 23, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 23, 2025

/gcbrun

Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 84293af to 005ed69 Compare May 28, 2025 09:14
@dpebot
Copy link
Collaborator

dpebot commented May 28, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 005ed69 to e90fec3 Compare May 28, 2025 23:03
@dpebot
Copy link
Collaborator

dpebot commented May 28, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from e90fec3 to ef163dc Compare May 29, 2025 02:30
@dpebot
Copy link
Collaborator

dpebot commented May 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from ef163dc to e43e22a Compare May 29, 2025 05:30
@dpebot
Copy link
Collaborator

dpebot commented May 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from e43e22a to b3fb9e0 Compare May 29, 2025 15:38
@dpebot
Copy link
Collaborator

dpebot commented May 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from b3fb9e0 to 4bb4407 Compare May 29, 2025 19:51
@dpebot
Copy link
Collaborator

dpebot commented May 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 4bb4407 to 0f9d6c4 Compare May 29, 2025 23:30
@dpebot
Copy link
Collaborator

dpebot commented May 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 0f9d6c4 to 54bf168 Compare May 30, 2025 04:40
@dpebot
Copy link
Collaborator

dpebot commented May 30, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 54bf168 to e1e37c2 Compare May 30, 2025 13:52
@dpebot
Copy link
Collaborator

dpebot commented May 30, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from e1e37c2 to 9d7156f Compare May 30, 2025 23:30
@dpebot
Copy link
Collaborator

dpebot commented May 30, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 9d7156f to ece88d3 Compare May 31, 2025 02:45
@dpebot
Copy link
Collaborator

dpebot commented May 31, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from ece88d3 to f4d8481 Compare May 31, 2025 10:44
@dpebot
Copy link
Collaborator

dpebot commented May 31, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from f4d8481 to 6347f56 Compare May 31, 2025 17:08
@dpebot
Copy link
Collaborator

dpebot commented May 31, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 6347f56 to 6e38d4f Compare June 1, 2025 00:32
@dpebot
Copy link
Collaborator

dpebot commented Jun 1, 2025

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants