-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump the noodles group across 1 directory with 3 updates #557
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the noodles group with 3 updates in the / directory: [annonars](https://github.com/varfish-org/annonars), [hgvs](https://github.com/varfish-org/hgvs-rs) and [mehari](https://github.com/varfish-org/mehari). Updates `annonars` from 0.41.3 to 0.42.3 - [Release notes](https://github.com/varfish-org/annonars/releases) - [Changelog](https://github.com/varfish-org/annonars/blob/main/CHANGELOG.md) - [Commits](varfish-org/annonars@v0.41.3...v0.42.3) Updates `hgvs` from 0.17.3 to 0.17.4 - [Release notes](https://github.com/varfish-org/hgvs-rs/releases) - [Changelog](https://github.com/varfish-org/hgvs-rs/blob/main/CHANGELOG.md) - [Commits](varfish-org/hgvs-rs@v0.17.3...v0.17.4) Updates `mehari` from 0.29.6 to 0.30.1 - [Release notes](https://github.com/varfish-org/mehari/releases) - [Changelog](https://github.com/varfish-org/mehari/blob/main/CHANGELOG.md) - [Commits](varfish-org/mehari@v0.29.6...v0.30.1) --- updated-dependencies: - dependency-name: annonars dependency-type: direct:production update-type: version-update:semver-minor dependency-group: noodles - dependency-name: hgvs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: noodles - dependency-name: mehari dependency-type: direct:production update-type: version-update:semver-minor dependency-group: noodles ... Signed-off-by: dependabot[bot] <[email protected]>
42684db
to
645b494
Compare
Pull Request is not mergeable
Pull Request is not mergeable
Pull Request is not mergeable
Bumps the noodles group with 3 updates in the / directory: annonars, hgvs and mehari.
Updates
annonars
from 0.41.3 to 0.42.3Release notes
Sourced from annonars's releases.
Changelog
Sourced from annonars's changelog.
Commits
5ced8ea
chore(main): release 0.42.3 (#605)5be7bd5
fix: re-enable gnomad output for server (#604)689e594
chore(main): release 0.42.2 (#603)af965c0
fix: use /api/v1/genes/clinvar in server (#602)63f8cbc
chore(main): release 0.42.1 (#601)73bdb1d
fix: seqvarsAnnosQuery missing in OpenAPI spec (#600)3a76285
chore(main): release 0.42.0 (#585)c69b328
feat: add /api/v1/seqvars/annos/query with OpenAPI (#577) (#592)18ed3ce
build(deps): bump codecov/codecov-action from 4 to 5 (#598)eaeb59c
build(deps): bump clap-verbosity-flag from 2.2.2 to 2.2.3 (#595)Updates
hgvs
from 0.17.3 to 0.17.4Release notes
Sourced from hgvs's releases.
Changelog
Sourced from hgvs's changelog.
Commits
ba7d899
chore(main): release 0.17.4 (#216)8ae7e73
fix: Sec and Stop coincide in SEPHS2 (#214)3901274
chore: Update rust CI (#215)b85d04b
chore(deps): bump codecov/codecov-action from 4 to 5 (#212)faf4df1
chore: use repository field in Cargo.toml (#211)42d80c2
chore(deps): update cached requirement from 0.53.0 to 0.54.0 (#209)cd5d55f
chore(deps): update thiserror requirement from 1.0 to 2.0 (#208)Updates
mehari
from 0.29.6 to 0.30.1Release notes
Sourced from mehari's releases.
Changelog
Sourced from mehari's changelog.
Commits
a5d7bdb
chore(main): release 0.30.1 (#630)d155620
fix: OpenAPI for /api/v1/genes/transcripts (#628) (#629)7a7ae99
chore(main): release 0.30.0 (#603)c6dbf1e
chore: Update documentation to match current CLI/usage (#595)faffad6
fix: refactor csq analysis code (#599)60b7cf3
ci: sha tags for Docker builds (#625)e3a964f
build(deps): bump csv from 1.3.0 to 1.3.1 (#624)5ed659f
build(deps): bump serde from 1.0.214 to 1.0.215 (#623)ba83601
build(deps): bump clap-verbosity-flag from 2.2.2 to 2.2.3 (#622)92d051a
build(deps): bump tokio from 1.41.0 to 1.41.1 (#620)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions