Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp ==3.11.14 -> ==3.11.16 age adoption passing confidence
llama-index (source) ==0.12.25 -> ==0.12.28 age adoption passing confidence
pydantic (changelog) ==2.10.6 -> ==2.11.2 age adoption passing confidence
pytest-asyncio (changelog) ==0.25.3 -> ==0.26.0 age adoption passing confidence
pytest-cov (changelog) ==6.0.0 -> ==6.1.0 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.11.16

Compare Source

====================

Bug fixes

  • Replaced deprecated asyncio.iscoroutinefunction with its counterpart from inspect
    -- by :user:layday.

    Related issues and pull requests on GitHub:
    :issue:10634.

  • Fixed :class:multidict.CIMultiDict being mutated when passed to :class:aiohttp.web.Response -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10672.


v3.11.15

Compare Source

====================

Bug fixes

  • Reverted explicitly closing sockets if an exception is raised during create_connection -- by :user:bdraco.

    This change originally appeared in aiohttp 3.11.13

    Related issues and pull requests on GitHub:
    :issue:10464, :issue:10617, :issue:10656.

Miscellaneous internal changes

  • Improved performance of WebSocket buffer handling -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10601.

  • Improved performance of serializing headers -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10625.


run-llama/llama_index (llama-index)

v0.12.28

Compare Source

  • add a code act agent + docs + from-scratch guide (#​18329)
  • fix template var mapping for RichPromptTemplate, add docs (#​18309)
  • Support multi-modal agents in AgentWorkflow / ReActAgent / FunctionAgent / CodeActAgent (#​18330)
  • fix include Node metadata in hash calculation in new node class (#​18303)
  • Fix Context._events_queue when loaded from Context.from_dict (#​18304)
  • docs: add Langfuse instrumentation (#​18321)

v0.12.27

Compare Source

  • optimize initial imports by lazily importing and loading nltk data (#​18289)
  • support postponed type hints in workflow step signatures (#​18225)

v0.12.26

Compare Source

  • simplify FunctionAgent/ReActAgent usage for single-agent workflows (#​18227)
  • Introduce RichPromptTemplate for jinja-like templating (#​18178)
  • add implementation for structured llm reranker (#​18216)
pydantic/pydantic (pydantic)

v2.11.2

Compare Source

GitHub release

What's Changed
Fixes

v2.11.1

Compare Source

GitHub release

What's Changed
Fixes
  • Do not override 'definitions-ref' schemas containing serialization schemas or metadata by @​Viicos in #​11644

v2.11.0

Compare Source

GitHub release

What's Changed

Pydantic v2.11 is a version strongly focused on build time performance of Pydantic models (and core schema generation in general).
See the blog post for more details.

Packaging
New Features
Fixes
  • Allow generic typed dictionaries to be used for unpacked variadic keyword parameters by @​Viicos in #​11571
  • Fix runtime error when computing model string representation involving cached properties and self-referenced models by @​Viicos in #​11579
  • Preserve other steps when using the ellipsis in the pipeline API by @​Viicos in #​11626
  • Fix deferred discriminator application logic by @​Viicos in #​11591
New Contributors
pytest-dev/pytest-asyncio (pytest-asyncio)

v0.26.0: pytest-asyncio 0.26.0

Compare Source

  • Adds configuration option that sets default event loop scope for all tests #​793
  • Improved type annotations for pytest_asyncio.fixture #​1045
  • Added typing-extensions as additional dependency for Python <3.10 #​1045
pytest-dev/pytest-cov (pytest-cov)

v6.1.0

Compare Source

  • Change terminal output to use full width lines for the coverage header.
    Contributed by Tsvika Shapira in #&#8203;678 <https://github.com/pytest-dev/pytest-cov/pull/678>_.
  • Removed unnecessary CovFailUnderWarning. Fixes #&#8203;675 <https://github.com/pytest-dev/pytest-cov/issues/675>_.
  • Fixed the term report not using the precision specified via --cov-precision.

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 March 25, 2025 07:59
@renovate-bot renovate-bot changed the title fix(deps): update dependency pytest-asyncio to v0.26.0 fix(deps): update python-nonmajor Mar 26, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 8 times, most recently from 17eb562 to 34b681e Compare April 2, 2025 06:09
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 34b681e to f5d155f Compare April 3, 2025 14:35
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756 anubhav756 self-requested a review April 4, 2025 08:24
@anubhav756 anubhav756 merged commit 7595657 into googleapis:main Apr 4, 2025
9 checks passed
@renovate-bot renovate-bot deleted the renovate/python-nonmajor branch April 4, 2025 08:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants