-
Notifications
You must be signed in to change notification settings - Fork 1
chore: bump the noodles group across 1 directory with 3 updates #595
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
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 (
|
cd918a7
to
89cc5d3
Compare
89cc5d3
to
1d9341d
Compare
4f69c64
to
3b891fd
Compare
fd0edfe
to
4dd5e54
Compare
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.18.1 - [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.18.1) 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-minor 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]>
4dd5e54
to
5d99cd2
Compare
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.18.1Release notes
Sourced from hgvs's releases.
Changelog
Sourced from hgvs's changelog.
Commits
e2df49c
chore(main): release 0.18.1 (#226)7447835
fix: make altseq public (#228)4693f09
fix: introduce clamping to mimick hgvs python behaviour (#225)18bc7ca
chore(main): release 0.18.0 (#224)305058d
feat: Renormalize duringg_to_n
ifrenormalize_g
is set to true (#223)5176dbd
chore(deps): update nom requirement from 7.1 to 8.0 (#222)c15a13d
chore(deps): bump Swatinem/rust-cache from 2.7.3 to 2.7.7 (#221)66e446e
chore(main): release 0.17.5 (#220)ca07ce4
chore: Replace lazy static (#219)44ab9d1
fix: Produce Ident protein edits (#218)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)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@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