Skip to content
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

fix(deps): update python-nonmajor #40

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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 force-pushed the renovate/python-nonmajor branch from 8db5f63 to e5bc5a6 Compare December 13, 2024 10:01
@renovate-bot renovate-bot requested review from a team as code owners December 13, 2024 10:01
@dpebot
Copy link
Collaborator

dpebot commented Dec 13, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from e5bc5a6 to 60f4b12 Compare December 18, 2024 01:03
@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: alloydb Issues related to the googleapis/llama-index-alloydb-pg-python API. label Dec 18, 2024
@dpebot
Copy link
Collaborator

dpebot commented Dec 18, 2024

/gcbrun

@averikitsch averikitsch self-requested a review December 18, 2024 19:44
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: alloydb Issues related to the googleapis/llama-index-alloydb-pg-python API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants