Skip to content

chore(deps): update python-nonmajor#97

Merged
vishwarajanand merged 2 commits intogoogleapis:mainfrom
renovate-bot:renovate/python-nonmajor
Apr 22, 2025
Merged

chore(deps): update python-nonmajor#97
vishwarajanand merged 2 commits intogoogleapis:mainfrom
renovate-bot:renovate/python-nonmajor

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SQLAlchemy (changelog) ==2.0.39 -> ==2.0.40 age adoption passing confidence
llama-index-core (source) ==0.12.25 -> ==0.12.32 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.1 age adoption passing confidence

Release Notes

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

v0.12.32

Compare Source

v0.12.31

Compare Source

  • Fix/memory multimodal content serialization (#​18447)
  • add async to memory and postprocessor base classes (#​18438)

v0.12.30

Compare Source

  • Fix multi-agent state formatting (#​18417)
  • use to_thread for async reader methods by default (#​18418)

v0.12.29

Compare Source

  • better enforce agent handoffs in AgentWorkflow (#​18399)
  • waiting for events refactor to handle multiple wait_for_event calls (#​18226)
  • fix: 🐛 Replace broken and discontinued tree_sitter_languages with tree_sitter_language_pack (#​18387)
  • Fix the costly pop(0) in SentenceSplitter when parsing numerous texts (#​18359)

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)
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.1

Compare Source

  • Fixed breakage that occurs when --cov-context and the no_cover marker are used together.

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 review from a team March 24, 2025 17:21
@dpebot
Copy link
Copy Markdown

dpebot commented Mar 24, 2025

/gcbrun

@product-auto-label product-auto-label Bot added the api: cloudsql-postgres Issues related to the googleapis/llama-index-cloud-sql-pg-python API. label Mar 24, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 4d9c72d to f1fbe90 Compare March 25, 2025 07:49
@renovate-bot renovate-bot changed the title chore(deps): update dependency cloud-sql-python-connector to v1.18.0 chore(deps): update python-nonmajor Mar 25, 2025
@dpebot
Copy link
Copy Markdown

dpebot commented Mar 25, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from f1fbe90 to fa4444b Compare March 26, 2025 20:07
@dpebot
Copy link
Copy Markdown

dpebot commented Mar 26, 2025

/gcbrun

1 similar comment
@dpebot
Copy link
Copy Markdown

dpebot commented Mar 27, 2025

/gcbrun

@vishwarajanand
Copy link
Copy Markdown
Contributor

Cannot replicate the failures in my local

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from deeff94 to bff59ee Compare April 14, 2025 10:02
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 14, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from bff59ee to a35e0e0 Compare April 16, 2025 19:30
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 16, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from a35e0e0 to 26e48d8 Compare April 16, 2025 23:59
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 16, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 26e48d8 to 435596b Compare April 19, 2025 09:09
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 19, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 435596b to ee003f4 Compare April 19, 2025 09:39
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 19, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from ee003f4 to c47ad58 Compare April 22, 2025 08:09
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 22, 2025

/gcbrun

@vishwarajanand
Copy link
Copy Markdown
Contributor

I validated that the failures are related to latest connectors, so will revert the connector's upgrade as part of this PR to be handled in #105.

@dpebot
Copy link
Copy Markdown

dpebot commented Apr 22, 2025

/gcbrun

Copy link
Copy Markdown
Contributor

@vishwarajanand vishwarajanand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@vishwarajanand vishwarajanand merged commit 0ee2b1b into googleapis:main Apr 22, 2025
10 checks passed
@vishwarajanand
Copy link
Copy Markdown
Contributor

Manually updated the PR description to remove the connectors part:

From the package details table:

| cloud-sql-python-connector (changelog) | ==1.17.0 -> ==1.18.1 | age | adoption | passing | confidence |

From the release notes section:

GoogleCloudPlatform/cloud-sql-python-connector (cloud-sql-python-connector)

v1.18.0

Compare Source

Features

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

Labels

api: cloudsql-postgres Issues related to the googleapis/llama-index-cloud-sql-pg-python API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants