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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the noodles group with 2 updates in the / directory: annonars and mehari.
Updates
annonars
from 0.41.1 to 0.41.3Release notes
Sourced from annonars's releases.
Changelog
Sourced from annonars's changelog.
Commits
6e95d5a
chore(main): release 0.41.3 (#560)710424c
fix: add missing librocksdb8.9 to Dockerfile (#559)8bff7e3
build(deps): bump clap from 4.5.19 to 4.5.20 (#557)5126e8a
chore(main): release 0.41.2 (#556)1c7fd3d
chore: release 0.41.27c7218f
chore: switch docker base image to ubuntu noble, use system rocksdb for faste...95fdecd
build(deps): bump clap from 4.5.18 to 4.5.19 (#552)5c57cd7
build(deps): bump indexmap from 2.5.0 to 2.6.0 (#551)531742f
build(deps): bump serde_with from 3.9.0 to 3.11.0 (#553)817bd09
ci: adding sha tags for Docker images (#550)Updates
mehari
from 0.29.5 to 0.29.6Release notes
Sourced from mehari's releases.
Changelog
Sourced from mehari's changelog.
Commits
c1799ff
chore(main): release 0.29.6 (#577)9a7046a
chore: run cargo test in ci (#585)f9bd018
fix: add missing librocksdb8.9 to Dockerfile (#584)18f980f
build(deps): bump once_cell from 1.20.1 to 1.20.2 (#582)7fa0cf1
build(deps): bump derive_builder from 0.20.1 to 0.20.2 (#581)ee001bc
build(deps): bump futures from 0.3.30 to 0.3.31 (#579)6807522
build(deps): bump annonars from 0.41.1 to 0.41.2 in the noodles group (#578)9238dc8
build(deps): bump clap from 4.5.19 to 4.5.20 (#580)688b968
fix: skip REF-only records (#576)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