Skip to content

chore(deps): update virtool to 41.16.0 - #208

Merged
igboyes merged 2 commits into
mainfrom
upgrade-virtool-41.16.0
Aug 12, 2026
Merged

chore(deps): update virtool to 41.16.0#208
igboyes merged 2 commits into
mainfrom
upgrade-virtool-41.16.0

Conversation

@igboyes

@igboyes igboyes commented Aug 12, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump the pinned virtool git tag from 41.15.0 to 41.16.0 and regenerate uv.lock.
  • No source changes needed: the only relevant upstream change (removal of WFSubtraction.bowtie2_index_path, virtool#eb3367db9) doesn't affect this workflow since it builds its own bowtie2 indexes locally from the subtraction FASTA rather than downloading prebuilt index files.

Adapts to breaking changes in the workflow SDK between 41.10.0 and
41.16.0:

- `virtool.indexes.constants.INDEX_SQLITE_FILE_NAME` moved to
  `virtool.workflow.data.indexes`.
- `WFIndex.create` now takes an async-iterable of OTU dicts instead of
  a plain list.
- `WFIndex.get_otu_refs_by_sequence_ids` was renamed to
  `get_otu_summaries_by_sequence_ids` (same return shape).

The bowtie2_index_path removal (virtool eb3367db9) required no changes
here since this workflow builds its own bowtie2 indexes from the
subtraction FASTA rather than downloading prebuilt index files.
@igboyes
igboyes merged commit f59a7de into main Aug 12, 2026
11 checks passed
@igboyes
igboyes deleted the upgrade-virtool-41.16.0 branch August 12, 2026 17:42
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 5.21.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant