chore(deps): update lightrag-hku requirement from <1.5 to <1.6#296
chore(deps): update lightrag-hku requirement from <1.5 to <1.6#296dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [lightrag-hku](https://github.com/HKUDS/LightRAG) to permit the latest version. - [Release notes](https://github.com/HKUDS/LightRAG/releases) - [Commits](HKUDS/LightRAG@v1.0.3...v1.5.0) --- updated-dependencies: - dependency-name: lightrag-hku dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thanks @dependabot — closing this. RAG-Anything needs to stay on I verified 1.5.x compatibility empirically, and lightrag-hku 1.5.x breaks RAG-Anything's multimodal indexing at runtime, even though imports/signatures are unchanged and the (mocked) unit-test CI passes. Root cause.
Observed effect of a real Why CI didn't catch it: the unit tests mock LightRAG and never run a real multimodal ingestion, so a one-line dependency bump passes CI without exercising the broken path. This is consistent with the maintenance plan ( Closing for now; we'll revisit the bump as part of that adapter work. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on lightrag-hku to permit the latest version.
Release notes
Sourced from lightrag-hku's releases.
... (truncated)
Commits
c67f055Bump API vesion to 030569d4291Merge pull request #3193 from HKUDS/feat/parse-metadata-early-persista8eb85c✨ feat(pipeline): persist parse_engine/parse_format at PARSING stagec8c5363Merge pull request #3191 from HKUDS/fix/pipeline-orphan-workers-busy-desync7ade591⏪ revert(pipeline): restore production-validated _run_pipeline_batch (6fbebf47)10887fe♻️ refactor(pipeline): drop per-doc enqueue isolation, abort batch cleanly6f9bcec🐛 fix(pipeline): discard buffered index ops when batch aborts by exception6fbebf4🐛 fix(pipeline): label internal-error cancels correctly in doc_status4ac0803🐛 fix(pipeline): guarantee worker teardown + isolate enqueue get_by_id29bde77Merge pull request #3190 from HKUDS/fix/docx-outline-heading-softbreak-splitDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)