Skip to content

chore(deps): update python-nonmajor#672

Open
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/python-nonmajor
Open

chore(deps): update python-nonmajor#672
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/python-nonmajor

Conversation

@renovate-bot

@renovate-bot renovate-bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
aioresponses ==0.7.8==0.7.9 age confidence
google-adk (changelog) ==1.34.1==1.36.0 age confidence
google-auth (source) ==2.53.0==2.55.1 age confidence
google-cloud-secret-manager (source) ==2.28.0==2.29.0 age confidence
google-cloud-storage (source) ==3.10.1==3.12.0 age confidence
langchain-core (changelog) ==1.4.0==1.4.8 age confidence
llama-index-core ==0.14.22==0.14.23 age confidence
opentelemetry-exporter-otlp >=1.41.1,<1.42.0>=1.43.0,<1.44.0 age confidence
opentelemetry-exporter-otlp-proto-http ==1.41.1==1.43.0 age confidence
opentelemetry-sdk >=1.41.1,<1.42.0>=1.43.0,<1.44.0 age confidence
opentelemetry-sdk ==1.41.1==1.43.0 age confidence
pillow (changelog) ==12.2.0==12.3.0 age confidence
pytest (changelog) ==9.0.3==9.1.1 age confidence

Release Notes

pnuckowski/aioresponses (aioresponses)

v0.7.9

Compare Source

google/adk-python (google-adk)

v1.35.2: Release 1.35.2

Compare Source

Bug Fixes

v1.35.1: Release 1.35.1

Compare Source

Bug Fixes
  • Only send grounding_metadata for 3.1 live at the end of each turn (#​6129) (847a259)
  • streaming: Ensure final partial=False frame is always yielded (#​6096) (6e59c61)

v1.35.0: Release 1.35.0

Features
  • live: Handle input transcription differently for Gemini Live 3.1 models (#​6045) (ecfdaf5)
Bug Fixes
  • add missing Gemini imports in base_llm_flow (#​5943) (6d027b4)
  • flows: Reset reconnect attempts on connection success (#​6042) (87abf23)
  • models: Default grounding metadata for Gemini 3.1 live (#​6018) (fafafb3)
  • Support generalized history config injection for Gemini 3.1 Live on Vertex AI (#​5999) (aafd97f)

v1.34.2: Release 1.34.2

Compare Source

Bug Fixes
  • Fix bug where grounding metadata in Gemini 3.1 live was being silently discarded (9b6b9e9)
  • fix input and output transcription finished events for Gemini v3.1 (13763d7)
  • tools: Prevent session drop on MCP tool error (1fd406b)
googleapis/google-cloud-python (google-auth)

v2.55.1: google-auth: v2.55.1

Compare Source

Bug Fixes

v2.55.0: google-auth: v2.55.0

Compare Source

Features
Bug Fixes

v2.54.0

Compare Source

run-llama/llama_index (llama-index-core)

v0.14.23

Compare Source

llama-index-callbacks-argilla [0.5.0]
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21719)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21720)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21721)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21722)
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the uv group across 21 directories with 3 updates (#​21725)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • chore(deps): bump the uv group across 17 directories with 3 updates (#​21727)
  • chore(deps): bump the uv group across 18 directories with 4 updates (#​21733)
  • chore(deps): bump the uv group across 7 directories with 6 updates (#​21736)
llama-index-core [0.14.23]
  • feat(core): Multimodal synthesis part 2 (#​21561)
  • fix(core): add DocumentBlock and VideoBlock to FunctionTool._parse_tool_output (#​21678)
  • fix(prompt_helper): guard against ZeroDivisionError on empty input sequences (#​21707)
  • Preserve URL-backed video and document memory blocks (#​21728)
  • fix: add explicit encoding='utf-8' to llama-index-core text-mode file I/O (#​21729)
  • Add tool calling mock LLM (#​21732)
  • make tests green again (#​21737)
  • Fix refresh_ref_docs kwargs reuse (#​21752)
  • perf: use a set instead of a list for within-batch dedup in Ingestion… (#​21755)
  • fix: use running loop in ingestion pipeline (#​21765)
  • fix(core): preserve IndexNode obj during model dump (#​21776)
  • fix(workflow): deep copy initial_state to prevent mutation leaks across runs (#​21780)
  • Multimodal query engines (#​21784)
  • fix(core): match missing metadata for NE and NIN filters (#​21785)
  • fix: preserve TreeSelectLeafRetriever source nodes (#​21787)
  • Fix RecursionError in TokenTextSplitter & SentenceSplitter for units larger than chunk_size (#​21900)
  • simplify serialized payloads to instrumentation (#​22130)
llama-index-embeddings-adapter [0.5.0]
  • fix: use utf-8 for adapter config files (#​21773)
llama-index-embeddings-autoembeddings [0.3.0]
  • chore(deps): bump the uv group across 7 directories with 6 updates (#​21736)
llama-index-embeddings-cohere [0.8.0]
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • fix: preserve TreeSelectLeafRetriever source nodes (#​21787)
llama-index-embeddings-gaudi [0.4.0]
  • chore(deps): bump the uv group across 18 directories with 4 updates (#​21733)
llama-index-embeddings-google-genai [0.5.1]
  • chore: allow google-genai 2.0+ SDKs (#​21710)
llama-index-embeddings-heroku [0.2.0]
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • fix: preserve TreeSelectLeafRetriever source nodes (#​21787)
llama-index-embeddings-huggingface-optimum [0.4.1]
llama-index-embeddings-ibm [0.6.0.post1]
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • fix: preserve TreeSelectLeafRetriever source nodes (#​21787)
llama-index-embeddings-jinaai [0.6.0]
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21719)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21720)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21721)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21722)
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the uv group across 21 directories with 3 updates (#​21725)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • chore(deps): bump the uv group across 17 directories with 3 updates (#​21727)
  • chore(deps): bump the uv group across 18 directories with 4 updates (#​21733)
  • chore(deps): bump the uv group across 7 directories with 6 updates (#​21736)
llama-index-embeddings-litellm [0.5.0]
  • chore(deps): bump the uv group across 7 directories with 6 updates (#​21736)
llama-index-embeddings-modelscope [0.6.0]
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21719)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21720)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21721)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21722)
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the uv group across 21 directories with 3 updates (#​21725)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • chore(deps): bump the uv group across 17 directories with 3 updates (#​21727)
  • chore(deps): bump the uv group across 18 directories with 4 updates (#​21733)
  • chore(deps): bump the uv group across 7 directories with 6 updates (#​21736)
llama-index-embeddings-nvidia [0.5.1]
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • fix: preserve TreeSelectLeafRetriever source nodes (#​21787)
llama-index-embeddings-premai [0.5.0]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the uv group across 21 directories with 3 updates (#​21725)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • chore(deps): bump the uv group across 17 directories with 3 updates (#​21727)
  • chore(deps): bump the uv group across 18 directories with 4 updates (#​21733)
llama-index-embeddings-upstage [0.6.1]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • fix: preserve TreeSelectLeafRetriever source nodes (#​21787)
llama-index-embeddings-vllm [0.1.1]
  • chore(deps): bump the uv group across 7 directories with 6 updates (#​21736)
llama-index-embeddings-voyageai [0.6.0]
llama-index-embeddings-zhipuai [0.4.0]
llama-index-graph-rag-cognee [0.3.1]
llama-index-llms-ai21 [0.7.0]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • fix: preserve TreeSelectLeafRetriever source nodes (#​21787)
llama-index-llms-anthropic [0.11.6]
  • feat(bedrock-converse, anthropic): add Claude Opus 4.8 (#​21802)
  • feat(anthropic): Add support for Claude Fable 5 (#​21919)
llama-index-llms-bedrock-converse [0.14.14]
  • fix(bedrock-converse): parse streaming tool_kwargs from string to dict (#​21580)
  • fix(bedrock-converse): serialize rich content blocks in tool results (#​21677)
  • feat(bedrock-converse, anthropic): add Claude Opus 4.8 (#​21802)
  • feat(bedrock-converse): add Claude Fable 5 to model allowlists (#​22033)
llama-index-llms-cerebras [0.4.1]
  • fix(cerebras): bump llama-index-llms-openai-like to >=0.6.0,<0.9 (#​21914)
llama-index-llms-gaudi [0.4.0]
  • chore(deps): bump the uv group across 18 directories with 4 updates (#​21733)
llama-index-llms-google-genai [0.9.5]
  • chore: allow google-genai 2.0+ SDKs (#​21710)
  • Bump version from 0.9.4 to 0.9.5 (#​21712)
llama-index-llms-heroku [0.2.0]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • fix: preserve TreeSelectLeafRetriever source nodes (#​21787)
llama-index-llms-maritalk [0.6.0]
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the uv group across 21 directories with 3 updates (#​21725)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • chore(deps): bump the uv group across 17 directories with 3 updates (#​21727)
  • chore(deps): bump the uv group across 18 directories with 4 updates (#​21733)
llama-index-llms-nvidia [0.5.1]
  • fix: relax NVIDIA LLM openai-like dependency (#​21911)
llama-index-llms-oci-data-science [1.1.0]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the uv group across 21 directories with 3 updates (#​21725)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-llms-openai [0.7.9]
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • Support vLLM reasoning field in OpenAI messages (#​21753)
llama-index-llms-openai-like [0.7.2]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-llms-openrouter [0.5.1]
  • fix(openrouter): support llama-index-llms-openai-like 0.7 (#​21891)
llama-index-llms-openvino-genai [0.3.1]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-llms-ovhcloud [0.2.1]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-llms-perplexity [0.5.1]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-llms-portkey [0.5.1]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-llms-upstage [0.8.1]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-llms-yi [0.5.1]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-llms-you [0.5.0]
  • fix: correct documentation typos in You.com and YugabyteDB docs. (#​21709)
llama-index-llms-zhipuai [0.5.0]
llama-index-memory-bedrock-agentcore [0.1.2]
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21722)
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the uv group across 21 directories with 3 updates (#​21725)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-memory-mem0 [2.0.0]
  • Upgrade mem0 to 2.x (llama-index-memory-mem0) (#​21711)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21720)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21721)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21722)
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the uv group across 21 directories with 3 updates (#​21725)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-node-parser-chonkie [0.1.2]
llama-index-observability-otel [0.6.2]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the uv group across 21 directories with 3 updates (#​21725)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-postprocessor-alibabacloud-aisearch-rerank [0.4.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-bedrock-rerank [0.6.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-cohere-rerank [0.9.0]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
  • make tests green again (#​21737)
llama-index-postprocessor-colbert-rerank [0.5.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-colpali-rerank [0.4.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-contextual-rerank [0.3.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-dashscope-rerank [0.5.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-flag-embedding-reranker [0.5.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-flashrank-rerank [0.2.1]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-google-rerank [0.1.0]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-postprocessor-jinaai-rerank [0.5.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-longllmlingua [0.6.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-mixedbreadai-rerank [0.6.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-nvidia-rerank [0.6.0]
  • chore(deps): bump the pip group across 12 directories with 4 updates (#​21724)
  • chore(deps): bump the pip group across 11 directories with 4 updates (#​21726)
llama-index-postprocessor-openvino-rerank [0.6.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-pinecone-native-rerank [0.3.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-presidio [0.6.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-rankgpt-rerank [0.5.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-rankllm-rerank [0.6.2]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
  • make tests green again (#​21737)
  • Fix RankLLM PromptMode import compatibility (#​21789)
llama-index-postprocessor-sbert-rerank [0.5.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-siliconflow-rerank [0.4.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-tei-rerank [0.5.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-voyageai-rerank [0.5.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-postprocessor-xinference-rerank [0.4.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-program-evaporate [0.6.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-program-guidance [0.5.0]
  • chore(deps): bump the uv group across 23 directories with 3 updates (#​21656)
llama-index-readers-airbyte-zendesk-support [0.5.0]
  • chore(deps): bump langsmith from 0.1.147 to 0.8.0 in /llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support (#​21655)
llama-index-readers-astra-db [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
llama-index-readers-athena [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
llama-index-readers-awadb [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
llama-index-readers-azcognitive-search [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
llama-index-readers-azstorage-blob [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
llama-index-readers-bagel [0.4.1]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
llama-index-readers-bilibili [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
llama-index-readers-bitbucket [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
llama-index-readers-boarddocs [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
llama-index-readers-box [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
llama-index-readers-chatgpt-plugin [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21719)
llama-index-readers-chroma [0.4.1]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21719)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21720)
llama-index-readers-confluence [0.7.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21719)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21720)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21721)
llama-index-readers-couchbase [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21719)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21720)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21721)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21722)
llama-index-readers-couchdb [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21719)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21720)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21721)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21722)
llama-index-readers-dad-jokes [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21719)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21720)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21721)
  • chore(deps): bump the uv group across 30 directories with 5 updates (#​21722)
llama-index-readers-dashscope [0.5.0]
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21657)
  • chore(deps-dev): bump the uv group across 33 directories with 2 updates (#​21663)
  • chore(deps): bump the uv group across 32 directories with 3 updates (#​21664)
  • chore(deps): bump the uv group across 29 directories with 3 updates (#​21665)
  • chore(deps): bump the uv group across 31 directories with 3 updates (#​21668)
  • chore(deps): bump the pip group across 35 directories with 4 updates (#​21714)
  • chore(deps): bump the uv group across 32 directories with 5 updates (#​21717)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21719)
  • chore(deps): bump the uv group across 31 directories with 5 updates (#​21720

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 a review from a team as a code owner May 29, 2026 13:35
@dpebot

dpebot commented May 29, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label May 29, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label May 29, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from f091e1b to eb97677 Compare June 2, 2026 01:47
@renovate-bot renovate-bot changed the title chore(deps): update python-nonmajor to >=1.42.1,<1.43.0 chore(deps): update python-nonmajor Jun 2, 2026
@dpebot

dpebot commented Jun 2, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 2, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 2, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from eb97677 to 9eb7600 Compare June 3, 2026 02:33
@dpebot

dpebot commented Jun 3, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 3, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 3, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 9eb7600 to 5328460 Compare June 3, 2026 19:14
@dpebot

dpebot commented Jun 3, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 3, 2026
@github-actions github-actions Bot removed tests: run Label to trigger Github Action tests. labels Jun 3, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 5328460 to 40aa858 Compare June 3, 2026 23:54
@dpebot

dpebot commented Jun 3, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 3, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 3, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 40aa858 to 5505bd2 Compare June 5, 2026 15:34
@dpebot

dpebot commented Jun 5, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 5, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 5, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 5505bd2 to 1c07f23 Compare June 8, 2026 02:59
@dpebot

dpebot commented Jun 8, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 8, 2026
@dpebot

dpebot commented Jun 12, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 12, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 12, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from e6a743c to 30a3208 Compare June 13, 2026 21:32
@dpebot

dpebot commented Jun 13, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 13, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 13, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 30a3208 to 8095267 Compare June 16, 2026 02:44
@dpebot

dpebot commented Jun 16, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 16, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 16, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 8095267 to c42b7bb Compare June 17, 2026 12:54
@dpebot

dpebot commented Jun 17, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 17, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 17, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from c42b7bb to 42eb66d Compare June 17, 2026 23:36
@dpebot

dpebot commented Jun 17, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 17, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 17, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 42eb66d to b8d4745 Compare June 18, 2026 21:40
@dpebot

dpebot commented Jun 18, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 18, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from b8d4745 to 887b08f Compare June 19, 2026 13:03
@dpebot

dpebot commented Jun 19, 2026

Copy link
Copy Markdown

/gcbrun

2 similar comments
@dpebot

dpebot commented Jun 23, 2026

Copy link
Copy Markdown

/gcbrun

@dpebot

dpebot commented Jun 26, 2026

Copy link
Copy Markdown

/gcbrun

@dpebot

dpebot commented Jul 1, 2026

Copy link
Copy Markdown

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: p2 Moderately-important priority. Fix may not be included in next release. tests: run Label to trigger Github Action tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants