varfish-org / hgvs-rs

A port of biocommons/hgvs to the Rust programming language
Apache License 2.0
11 stars 4 forks source link

chore(deps): bump the noodles group with 1 update #144

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Updates the requirements on seqrepo to permit the latest version.

Release notes

Sourced from seqrepo's releases.

seqrepo v0.9.0

Miscellaneous Chores

Changelog

Sourced from seqrepo's changelog.

0.9.0 (2023-11-07)

Miscellaneous Chores

0.8.0 (2023-09-18)

Features

  • various dependency updates, bump version to 0.8.0 (#80) (ae4f964)

0.7.0 (2023-07-06)

⚠ BREAKING CHANGES

  • add features for disabling sqlite-based implementation (#74)

Build System

  • add features for disabling sqlite-based implementation (#74) (b7fd2f2)

0.6.1 (2023-07-04)

Miscellaneous Chores

  • release 0.6.1 with noodles updates (81341fb)

0.6.0 (2023-06-12)

Features

0.5.1 (2023-06-06)

Bug Fixes

0.5.0 (2023-05-23)

... (truncated)

Commits


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
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b025ff2) 87.11% compared to head (a34b7e4) 87.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ======================================= Coverage 87.11% 87.11% ======================================= Files 18 18 Lines 7489 7489 ======================================= Hits 6524 6524 Misses 965 965 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.