Skip to content

Commit 58834ee

Browse files
chore(deps): update rust crate noodles-bgzf to 0.46.0 (#7040)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [noodles-bgzf](https://redirect.github.com/zaeleus/noodles) | workspace.dependencies | minor | `0.44.0` → `0.46.0` | --- ### Release Notes <details> <summary>zaeleus/noodles (noodles-bgzf)</summary> ### [`v0.46.0`](https://redirect.github.com/zaeleus/noodles/compare/noodles-bgzf-0.45.0...noodles-bgzf-0.46.0) [Compare Source](https://redirect.github.com/zaeleus/noodles/compare/noodles-bgzf-0.45.0...noodles-bgzf-0.46.0) ### [`v0.45.0`](https://redirect.github.com/zaeleus/noodles/compare/noodles-bgzf-0.44.0...noodles-bgzf-0.45.0) [Compare Source](https://redirect.github.com/zaeleus/noodles/compare/noodles-bgzf-0.44.0...noodles-bgzf-0.45.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hhbmdlbG9nL2Nob3JlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e426310 commit 58834ee

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

Cargo.lock

Lines changed: 19 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ memmap2 = "0.9.5"
172172
mimalloc = "0.1.42"
173173
moka = { version = "0.12.10", default-features = false }
174174
multiversion = "0.8.0"
175-
noodles-bgzf = "0.44.0"
175+
noodles-bgzf = "0.46.0"
176176
noodles-vcf = "0.82.0"
177177
num-traits = "0.2.19"
178178
num_enum = { version = "0.7.3", default-features = false }

0 commit comments

Comments
 (0)