Skip to content

chore(deps)(deps-dev): update llama-index requirement from >=0.14.15 to >=0.14.21#335

Closed
dependabot[bot] wants to merge 2 commits into
devfrom
dependabot/pip/llama-index-gte-0.14.20
Closed

chore(deps)(deps-dev): update llama-index requirement from >=0.14.15 to >=0.14.21#335
dependabot[bot] wants to merge 2 commits into
devfrom
dependabot/pip/llama-index-gte-0.14.20

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on llama-index to permit the latest version.

Release notes

Sourced from llama-index's releases.

v0.14.21

Release Notes

[2026-04-21]

llama-index-callbacks-honeyhive [0.5.0]

  • chore(deps): bump the pip group across 87 directories with 2 updates (#21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#21394)

llama-index-core [0.14.21]

  • fix(core): prevent KeyError in DocumentSummaryIndex.delete_nodes when invalid node ID is provided (#21067)
  • fix(core): handle ValueError and TypeError from structured output failures (#21090)
  • fix: add explicit UTF-8 encoding to persistence layer fs.open() calls (#21111)
  • Fix Breaking Change in Message Block Buffer Resolution (#21339)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#21394)

llama-index-embeddings-huggingface-optimum [0.4.1]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-nvidia [0.5.1]

  • feat(embeddings-nvidia): add http client support (#21046)

llama-index-embeddings-oracleai [0.4.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-premai [0.5.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#21394)

llama-index-embeddings-text-embeddings-inference [0.5.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-textembed [0.4.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-together [0.5.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-upstage [0.6.1]

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.14.21]

  • fix(core): prevent KeyError in DocumentSummaryIndex.delete_nodes when invalid node ID is provided (#21067)
  • fix(core): handle ValueError and TypeError from structured output failures (#21090)
  • fix: add explicit UTF-8 encoding to persistence layer fs.open() calls (#21111)
  • Fix Breaking Change in Message Block Buffer Resolution (#21339)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#21394)

llama-index-embeddings-huggingface-optimum [0.4.1]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-nvidia [0.5.1]

  • feat(embeddings-nvidia): add http client support (#21046)

llama-index-embeddings-oracleai [0.4.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-premai [0.5.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#21394)

llama-index-embeddings-text-embeddings-inference [0.5.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-textembed [0.4.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-together [0.5.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-upstage [0.6.1]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#21394)

llama-index-embeddings-vertex [0.5.0]

  • chore(deps): bump the pip group across 96 directories with 2 updates (#21381)

llama-index-embeddings-vertex-endpoint [0.4.0]

... (truncated)

Commits
  • 931f56e Release 0.14.21 (#21427)
  • 17fba87 fix: add explicit UTF-8 encoding to persistence layer fs.open() calls (#21111)
  • 33f7ba4 Adds Google Gemma models and Bump version to 0.14.6 (#21380)
  • 38c1716 chore(deps): bump the pip group across 96 directories with 2 updates (#21381)
  • 7921256 chore(deps): bump the pip group across 87 directories with 2 updates (#21382)
  • ffc726f chore(deps): bump the pip group across 68 directories with 2 updates (#21394)
  • 91fe33e Fix Breaking Change in Message Block Buffer Resolution (#21339)
  • 10955bf fix: parse MistralAI structured ThinkChunk/TextChunk without regex (#20916)
  • 9eb4c2d fix: filter unknown kwargs before VectorStoreQuery construction (#14557) (#21...
  • a61f2cf fix(core): handle ValueError and TypeError from structured output failure...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security Security-related issues and updates labels Apr 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/llama-index-gte-0.14.20 branch 2 times, most recently from a7142ef to afad0c1 Compare April 19, 2026 14:35
Updates the requirements on [llama-index](https://github.com/run-llama/llama_index) to permit the latest version.
- [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.15...v0.14.21)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-version: 0.14.20
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps-dev): update llama-index requirement from >=0.14.15 to >=0.14.20 chore(deps)(deps-dev): update llama-index requirement from >=0.14.15 to >=0.14.21 Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/llama-index-gte-0.14.20 branch from afad0c1 to 12b4274 Compare April 27, 2026 21:31
@evoludigit
Copy link
Copy Markdown
Contributor

Superseded by #346 which consolidates all dependency bumps into a single PR.

@evoludigit evoludigit closed this May 12, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/llama-index-gte-0.14.20 branch May 12, 2026 13:05
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 security Security-related issues and updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant