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 #123

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on seqrepo to permit the latest version.

Release notes

Sourced from seqrepo's releases.

seqrepo v0.7.0

⚠ BREAKING CHANGES

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

Build System

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

Sourced from seqrepo's changelog.

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)

Features

0.4.0 (2023-04-24)

Features

0.3.0 (2023-03-31)

... (truncated)

Commits
  • 5a3a891 chore: release 0.7.0 (#75)
  • b7fd2f2 build!: add features for disabling sqlite-based implementation (#74)
  • a84c65c chore: release 0.6.1 (#69)
  • 92be9c3 ci: use bot token (for varfish-bot) in release-please (#70)
  • 81341fb chore: release 0.6.1 with noodles updates
  • acd2e8c build(deps): bump the noodles group with 2 updates (#68)
  • e630542 chore: group together noodles dependencies in dependabot (#67)
  • See full diff in compare view


You can trigger a rebase of this PR 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

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.17% :warning:

Comparison is base (a00a50b) 88.00% compared to head (166b756) 87.84%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #123 +/- ## ========================================== - Coverage 88.00% 87.84% -0.17% ========================================== Files 19 19 Lines 8043 8043 ========================================== - Hits 7078 7065 -13 - Misses 965 978 +13 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/bihealth/hgvs-rs/pull/123/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth)

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