Skip to content

build(deps): bump llama-index from 0.12.39 to 0.12.42 - #14

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/llama-index-0.12.42
Closed

build(deps): bump llama-index from 0.12.39 to 0.12.42#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/llama-index-0.12.42

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Copy link
Copy Markdown
Contributor

Bumps llama-index from 0.12.39 to 0.12.42.

Release notes

Sourced from llama-index's releases.

v0.12.42 (2025-06-11)

Release Notes

llama-index-core [0.12.42]

  • fix: pass input message to memory get (#19054)
  • fix: use async memory operations within async functions (#19032)
  • fix: Using uuid instead of hashing for broader compatibility in SQLTableNodeMapping (#19011)

llama-index-embeddings-bedrock [0.5.1]

  • feat: Update aioboto3 dependency (#19015)

llama-index-indices-managed-llama-cloud [0.7.7]

  • feat: figure retrieval SDK integration (#19017)
  • fix: Return empty list when argument raw_figure_nodes is None type in page_figure_nodes_to_node_with_score (#19053)

llama-index-llms-mistralai [0.6.0]

  • feat: Add reasoning support to mistralai LLM + magistral (#19048)

llama-index-llms-openai [0.4.5]

  • feat: O3 pro day 0 support (#19030)
  • fix: skip tool description length check in openai response api (#18956)

llama-index-llms-perplexity [0.3.5]

  • fix: perplexity llm integration bug fix (#19007)

llama-index-multi-modal-llms-openai-like [0.1.0]

  • feat: add openai like multi-modal LLM (#18997)

llama-index-postprocessor-bedrock-rerank [0.3.3]

  • feat: Prefer 'BedrockRerank' over 'AWSBedrockRerank' (#19016)

llama-index-readers-papers [0.3.1]

  • fix: make filename hashing more robust (#18318)

llama-index-tools-artifact-editor [0.1.0]

  • feat: Create ArtifactEditorToolSpec for editing pydantic objects (#18989)

llama-index-utils-workflow [0.3.3]

  • feat: Add label truncation to workflow visualization (#19027)

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.12.42]

  • fix: pass input message to memory get (#19054)
  • fix: use async memory operations within async functions (#19032)
  • fix: Using uuid instead of hashing for broader compatibility in SQLTableNodeMapping (#19011)

llama-index-embeddings-bedrock [0.5.1]

  • feat: Update aioboto3 dependency (#19015)

llama-index-indices-managed-llama-cloud [0.7.7]

  • feat: figure retrieval SDK integration (#19017)
  • fix: Return empty list when argument raw_figure_nodes is None type in page_figure_nodes_to_node_with_score (#19053)

llama-index-llms-mistralai [0.6.0]

  • feat: Add reasoning support to mistralai LLM + magistral (#19048)

llama-index-llms-openai [0.4.5]

  • feat: O3 pro day 0 support (#19030)
  • fix: skip tool description length check in openai response api (#18956)

llama-index-llms-perplexity [0.3.5]

  • fix: perplexity llm integration bug fix (#19007)

llama-index-multi-modal-llms-openai-like [0.1.0]

  • feat: add openai like multi-modal LLM (#18997)

llama-index-postprocessor-bedrock-rerank [0.3.3]

  • feat: Prefer 'BedrockRerank' over 'AWSBedrockRerank' (#19016)

llama-index-readers-papers [0.3.1]

  • fix: make filename hashing more robust (#18318)

llama-index-tools-artifact-editor [0.1.0]

  • feat: Create ArtifactEditorToolSpec for editing pydantic objects (#18989)

llama-index-utils-workflow [0.3.3]

  • feat: Add label truncation to workflow visualization (#19027)

llama-index-vector-stores-opensearch [0.5.6]

... (truncated)

Commits
  • cebafe1 v0.12.42 (#19056)
  • e7e2fc4 fix memory that requires input message (#19054)
  • 7eec04d LlamaIndex multi_modal_integration: openai_like (#18997)
  • 33d07c8 Return empty list when argument raw_figure_nodes is None type in page_figure_...
  • 33ea8a8 Example order completion agent with the new artifact editot tool (#19049)
  • 5fd1041 Add reasoning support to mistralai LLM + magistral (#19048)
  • 038d7ed Update pyproject.toml
  • e67bb82 Fix Typo in "celebrity" and Improve pip Install Command Documentation (#19031)
  • d714f02 use async memory operations within async functions (#19032)
  • 719f184 bump llama-cloud dep (#19033)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.39 to 0.12.42.
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.12.39...v0.12.42)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-version: 0.12.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 16, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #16.

@dependabot dependabot Bot closed this Jun 23, 2025
@dependabot
dependabot Bot deleted the dependabot/uv/llama-index-0.12.42 branch June 23, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants