Skip to content

fix(deps): update python-nonmajor #274

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
Jun 9, 2025

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp ==3.12.9 -> ==3.12.11 age adoption passing confidence
google-cloud-secret-manager (source) ==2.23.3 -> ==2.24.0 age adoption passing confidence
langchain-core (changelog) ==0.3.63 -> ==0.3.64 age adoption passing confidence
llama-index ==0.12.40 -> ==0.12.41 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.12.11: 3.12.11

Compare Source

Features

  • Improved SSL connection handling by changing the default ssl_shutdown_timeout
    from 0.1 to 0 seconds. SSL connections now use Python's default graceful
    shutdown during normal operation but are aborted immediately when the connector
    is closed, providing optimal behavior for both cases. Also added support for
    ssl_shutdown_timeout=0 on all Python versions. Previously, this value was
    rejected on Python 3.11+ and ignored on earlier versions. Non-zero values on
    Python < 3.11 now trigger a RuntimeWarning -- by :user:bdraco.

    The ssl_shutdown_timeout parameter is now deprecated and will be removed in
    aiohttp 4.0 as there is no clear use case for changing the default.

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

Deprecations (removal in next major release)

  • Improved SSL connection handling by changing the default ssl_shutdown_timeout
    from 0.1 to 0 seconds. SSL connections now use Python's default graceful
    shutdown during normal operation but are aborted immediately when the connector
    is closed, providing optimal behavior for both cases. Also added support for
    ssl_shutdown_timeout=0 on all Python versions. Previously, this value was
    rejected on Python 3.11+ and ignored on earlier versions. Non-zero values on
    Python < 3.11 now trigger a RuntimeWarning -- by :user:bdraco.

    The ssl_shutdown_timeout parameter is now deprecated and will be removed in
    aiohttp 4.0 as there is no clear use case for changing the default.

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


v3.12.10

Compare Source

googleapis/google-cloud-python (google-cloud-secret-manager)

v2.24.0

Compare Source

run-llama/llama_index (llama-index)

v0.12.41

Compare Source

  • feat: Add MutableMappingKVStore for easier caching (#​18893)
  • fix: async functions in tool specs (#​19000)
  • fix: properly apply file limit to SimpleDirectoryReader (#​18983)
  • fix: overwriting of LLM callback manager from Settings (#​18951)
  • fix: Adding warning in the docstring of JsonPickleSerializer for the user to deserialize only safe things, rename to PickleSerializer (#​18943)
  • fix: ImageDocument path and url checking to ensure that the input is really an image (#​18947)
  • chore: remove some unused utils from core (#​18985)

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 June 6, 2025 21:26
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 13 times, most recently from c471529 to 92d8e24 Compare June 9, 2025 04:52
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 92d8e24 to ec8c94e Compare June 9, 2025 12:48
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756 anubhav756 merged commit 35ee427 into googleapis:main Jun 9, 2025
21 checks passed
@release-please release-please bot mentioned this pull request Jun 9, 2025
@renovate-bot renovate-bot deleted the renovate/python-nonmajor branch June 9, 2025 20:43
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.

3 participants