Skip to content

chore(deps): update python-nonmajor #306

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

Merged
merged 1 commit into from
Jul 11, 2025

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 9, 2025

This PR contains the following updates:

Package Change Age Confidence
aiohttp ==3.12.13 -> ==3.12.14 age confidence
llama-index ==0.12.47 -> ==0.12.48 age confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.12.14: 3.12.14

Compare Source

Bug fixes

  • Fixed file uploads failing with HTTP 422 errors when encountering 307/308 redirects, and 301/302 redirects for non-POST methods, by preserving the request body when appropriate per :rfc:9110#section-15.4.3-3.1 -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #​11270.

  • Fixed :py:meth:ClientSession.close() <aiohttp.ClientSession.close> hanging indefinitely when using HTTPS requests through HTTP proxies -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #​11273.

  • Bumped minimum version of aiosignal to 1.4+ to resolve typing issues -- by :user:Dreamsorcerer.

    Related issues and pull requests on GitHub:
    #​11280.

Features

  • Added initial trailer parsing logic to Python HTTP parser -- by :user:Dreamsorcerer.

    Related issues and pull requests on GitHub:
    #​11269.

Improved documentation

  • Clarified exceptions raised by WebSocketResponse.send_frame et al.
    -- by :user:DoctorJohn.

    Related issues and pull requests on GitHub:
    #​11234.


run-llama/llama_index (llama-index)

v0.12.48

Compare Source

llama-index-core [0.12.48]
  • fix: convert dict chat_history to ChatMessage objects in AgentWorkflowStartEvent (#​19371)
  • fix: Replace ctx.get/set with ctx.store.get/set in Context (#​19350)
  • Bump the pip group across 6 directories with 1 update (#​19357)
  • Make fewer trips to KV store during Document Hash Checks (#​19362)
  • Don't store Copy of document in metadata and properly return Nodes (#​19343)
  • Bump llama-index-core from 0.12.8 to 0.12.41 in /docs in the pip group across 1 directory (#​19345)
  • fix: Ensure CallbackManager is applied to default embed_model (#​19335)
  • fix publish sub-package workflow (#​19338)
llama-index-embeddings-huggingface-optimum-intel [0.3.1]
llama-index-indices-managed-lancedb [0.1.0]
llama-index-indices-managed-llamacloud [0.7.10]
llama-index-llms-google-genai [0.2.4]
  • Add Cached Content Support to GoogleGenAI LLM Integration (#​19361)
llama-index-llms-oci-genai [0.5.1]
  • Add support of Image prompt for OCI generative AI Llama models (#​19306)
llama-index-readers-file [0.4.11]
llama-index-storage-chat-stores-postgres [0.2.2]

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 a review from a team as a code owner July 9, 2025 23:52
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 2 times, most recently from f180e65 to 9aea3e7 Compare July 10, 2025 08:37
@renovate-bot renovate-bot changed the title chore(deps): update dependency llama-index to v0.12.48 chore(deps): update python-nonmajor Jul 10, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 3 times, most recently from 8747d53 to 5869a3f Compare July 11, 2025 02:07
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 5869a3f to d7d84b5 Compare July 11, 2025 05:59
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756 anubhav756 enabled auto-merge (squash) July 11, 2025 08:12
@anubhav756 anubhav756 merged commit bf4bed3 into googleapis:main Jul 11, 2025
22 checks passed
@release-please release-please bot mentioned this pull request Jul 11, 2025
@renovate-bot renovate-bot deleted the renovate/python-nonmajor branch July 11, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants