Skip to content

Bump llama-index from 0.14.1 to 0.14.2#628

Merged
github-actions[bot] merged 2 commits intomainfrom
dependabot/pip/llama-index-0.14.2
Sep 17, 2025
Merged

Bump llama-index from 0.14.1 to 0.14.2#628
github-actions[bot] merged 2 commits intomainfrom
dependabot/pip/llama-index-0.14.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 17, 2025

Bumps llama-index from 0.14.1 to 0.14.2.

Release notes

Sourced from llama-index's releases.

v0.14.2

Release Notes

v0.14.1.post1

Release Notes

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.14.2]

  • fix: handle data urls in ImageBlock (#19856)
  • fix: Move IngestionPipeline docstore document insertion after transformations (#19849)
  • fix: Update IngestionPipeline async document store insertion (#19868)
  • chore: remove stepwise usage of workflows from code (#19877)

llama-index-embeddings-fastembed [0.5.0]

  • feat: make fastembed cpu or gpu optional (#19878)

llama-index-llms-deepseek [0.2.2]

  • feat: pass context_window to super in deepseek llm (#19876)

llama-index-llms-google-genai [0.5.0]

  • feat: Add GoogleGenAI FileAPI support for large files (#19853)

llama-index-readers-solr [0.1.0]

  • feat: Add Solr reader integration (#19843)

llama-index-retrievers-alletra-x10000-retriever [0.1.0]

  • feat: add AlletraX10000Retriever integration (#19798)

llama-index-vector-stores-oracledb [0.3.2]

  • feat: OraLlamaVS Connection Pool Support + Filtering (#19412)

llama-index-vector-stores-postgres [0.6.8]

  • feat: Add customize_query_fn to PGVectorStore (#19847)

[2025-09-14]

Commits

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.14.1 to 0.14.2.
- [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.14.1...v0.14.2)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-version: 0.14.2
  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 Pull requests that update python code labels Sep 17, 2025
@github-actions github-actions Bot merged commit 680d8be into main Sep 17, 2025
6 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/llama-index-0.14.2 branch September 17, 2025 04:40
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant