Skip to content

chore(deps): update python-nonmajor#33

Merged
vishwarajanand merged 3 commits intogoogleapis:mainfrom
renovate-bot:renovate/python-nonmajor
Jan 3, 2025
Merged

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

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
llama-index-core (source) ==0.12.5 -> ==0.12.6 age adoption passing confidence
pytest-asyncio (changelog) ==0.24.0 -> ==0.25.0 age adoption passing confidence

Release Notes

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

v0.12.6

Compare Source

  • [bug fix] Ensure that StopEvent gets cleared from Context._in_progress["_done"] after a Workflow run (#​17300)
  • fix: add a timeout to langchain callback handler (#​17296)
  • tweak User vs tool in react prompts (#​17273)
  • refact: Refactor Document to be natively multimodal (#​17204)
  • fix: make ImageDocument derive from Document, backward compatible (#​17259)
  • fix: accept already base64-encoded data in ImageBlock (#​17244)
  • fix(metrics): fixed NDCG calculation and updated previous tests (#​17236)
  • fix: remove llama-index-legacy dependency in llama-index-core (#​17231)
  • Refined the default documentation generation for function tools (#​17208)
pytest-dev/pytest-asyncio (pytest-asyncio)

v0.25.0: pytest-asyncio 0.25.0

Compare Source

0.25.0 (2024-12-13)
  • Deprecated: Added warning when asyncio test requests async @pytest.fixture in strict mode. This will become an error in a future version of flake8-asyncio. #​979
  • Updates the error message about pytest.mark.asyncio's scope keyword argument to say loop_scope instead. #​1004
  • Verbose log displays correct parameter name: asyncio_default_fixture_loop_scope #​990
  • Propagates contextvars set in async fixtures to other fixtures and tests on Python 3.11 and above. #​1008

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 as code owners December 13, 2024 08:16
@dpebot
Copy link
Collaborator

dpebot commented Dec 13, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 4c90bdc to 8c100ef Compare December 18, 2024 00:21
@renovate-bot renovate-bot changed the title fix(deps): update dependency pytest-asyncio to v0.25.0 fix(deps): update python-nonmajor Dec 18, 2024
@dpebot
Copy link
Collaborator

dpebot commented Dec 18, 2024

/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 Dec 18, 2024
@dpebot
Copy link
Collaborator

dpebot commented Dec 18, 2024

/gcbrun

@forking-renovate
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@dpebot
Copy link
Collaborator

dpebot commented Jan 3, 2025

/gcbrun

@vishwarajanand vishwarajanand force-pushed the renovate/python-nonmajor branch from 89aaff3 to d9f003b Compare January 3, 2025 10:01
@dpebot
Copy link
Collaborator

dpebot commented Jan 3, 2025

/gcbrun

@vishwarajanand
Copy link
Contributor

There's a regressing change in upstream llama-index-core repo where the underlying PG data row for Document class is changed from text to text_resource->text, ref.

Fixed it in d9f003b

Copy link
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 changed the title fix(deps): update python-nonmajor chore(deps): update python-nonmajor Jan 3, 2025
@vishwarajanand vishwarajanand merged commit 5085182 into googleapis:main Jan 3, 2025
8 checks passed
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.

4 participants