Skip to content
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 7 updates #360

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the noodles group with 7 updates in the / directory:

Package From To
annonars 0.36.1 0.36.2
mehari 0.25.4 0.25.5
noodles-bgzf 0.26.0 0.29.0
noodles-core 0.14.0 0.15.0
noodles-csi 0.30.0 0.33.0
noodles-tabix 0.36.0 0.39.0
noodles-vcf 0.49.0 0.55.0

Updates annonars from 0.36.1 to 0.36.2

Release notes

Sourced from annonars's releases.

v0.36.2

0.36.2 (2024-05-08)

Bug Fixes

Changelog

Sourced from annonars's changelog.

0.36.2 (2024-05-08)

Bug Fixes

Commits
  • bb6166f chore(main): release 0.36.2 (#448)
  • 683c84d fix: update noodles group (#447)
  • 41512ca build(deps): bump serde_json from 1.0.113 to 1.0.114 (#429)
  • 6dee8ee build(deps): bump serde from 1.0.196 to 1.0.197 (#428)
  • 1a015ee build(deps): bump insta from 1.34.0 to 1.36.1 (#427)
  • 0204473 build(deps): bump test-log from 0.2.14 to 0.2.15 (#426)
  • 276c15a build(deps): bump anyhow from 1.0.79 to 1.0.80 (#425)
  • c927a68 build(deps): bump actions/add-to-project from 0.5.0 to 0.6.0 (#424)
  • 2ce7622 build(deps): bump GoogleCloudPlatform/release-please-action from 3 to 4 (#410)
  • See full diff in compare view

Updates mehari from 0.25.4 to 0.25.5

Release notes

Sourced from mehari's releases.

v0.25.5

0.25.5 (2024-03-29)

Bug Fixes

  • actually produce one tsv record per gene+annotations (#413) (1ccabbb)
Changelog

Sourced from mehari's changelog.

0.25.5 (2024-03-29)

Bug Fixes

  • actually produce one tsv record per gene+annotations (#413) (1ccabbb)
Commits

Updates noodles-bgzf from 0.26.0 to 0.29.0

Commits
  • fa13443 Bump versions for noodles 0.71.0
  • 6718e0a bgzf/changelog: Fix typo
  • 12680ba vcf/async/io/reader: Remove Reader::virtual_position
  • a3b8e35 bam/async/io/reader: Remove Reader::virtual_position
  • fb54e41 bcf/io/reader: Remove Reader::seek
  • bb723bd bcf/io/reader: Remove Reader::virtual_position
  • 63c9dad cram/codecs/name_tokenizer/decode: Fix clippy::assigning_clones warnings
  • 9488891 bcf/record/samples/series: Remove stray dbgs
  • b15e790 bgzf/multithreaded_reader: Directly copy from the block buffer when the given...
  • 5bc27fe bgzf/multithreaded_reader: Remove MultithreadedReader::seek
  • Additional commits viewable in compare view

Updates noodles-core from 0.14.0 to 0.15.0

Commits
  • 58e6bc6 Bump versions for noodles 0.72.0
  • 4f7f32a vcf/changelog: Fix section title
  • 01110b0 vcf/io/writer/header/record: Write newlines for records in other collections
  • e4a45d1 vcf/io/writer/header/record/value/map: Move number writer to info module
  • c16ac23 vcf/header/parser/record/value/map/info: Add number parser
  • 6bdbf75 vcf/header/parser/record/value/map/format: Add number parser
  • c7fd2b0 vcf/io/writer/header/record/value/map/format: Add number writer
  • 50ab168 vcf/header/record/value/map: Add associated number type to Typed
  • 53cea57 vcf/header/number: Expand variant names
  • f7f2431 bgzf/multithreaded_reader/tests: Fix typo
  • Additional commits viewable in compare view

Updates noodles-csi from 0.30.0 to 0.33.0

Commits
  • fa13443 Bump versions for noodles 0.71.0
  • 6718e0a bgzf/changelog: Fix typo
  • 12680ba vcf/async/io/reader: Remove Reader::virtual_position
  • a3b8e35 bam/async/io/reader: Remove Reader::virtual_position
  • fb54e41 bcf/io/reader: Remove Reader::seek
  • bb723bd bcf/io/reader: Remove Reader::virtual_position
  • 63c9dad cram/codecs/name_tokenizer/decode: Fix clippy::assigning_clones warnings
  • 9488891 bcf/record/samples/series: Remove stray dbgs
  • b15e790 bgzf/multithreaded_reader: Directly copy from the block buffer when the given...
  • 5bc27fe bgzf/multithreaded_reader: Remove MultithreadedReader::seek
  • Additional commits viewable in compare view

Updates noodles-tabix from 0.36.0 to 0.39.0

Commits
  • fa13443 Bump versions for noodles 0.71.0
  • 6718e0a bgzf/changelog: Fix typo
  • 12680ba vcf/async/io/reader: Remove Reader::virtual_position
  • a3b8e35 bam/async/io/reader: Remove Reader::virtual_position
  • fb54e41 bcf/io/reader: Remove Reader::seek
  • bb723bd bcf/io/reader: Remove Reader::virtual_position
  • 63c9dad cram/codecs/name_tokenizer/decode: Fix clippy::assigning_clones warnings
  • 9488891 bcf/record/samples/series: Remove stray dbgs
  • b15e790 bgzf/multithreaded_reader: Directly copy from the block buffer when the given...
  • 5bc27fe bgzf/multithreaded_reader: Remove MultithreadedReader::seek
  • Additional commits viewable in compare view

Updates noodles-vcf from 0.49.0 to 0.55.0

Commits
  • fa13443 Bump versions for noodles 0.71.0
  • 6718e0a bgzf/changelog: Fix typo
  • 12680ba vcf/async/io/reader: Remove Reader::virtual_position
  • a3b8e35 bam/async/io/reader: Remove Reader::virtual_position
  • fb54e41 bcf/io/reader: Remove Reader::seek
  • bb723bd bcf/io/reader: Remove Reader::virtual_position
  • 63c9dad cram/codecs/name_tokenizer/decode: Fix clippy::assigning_clones warnings
  • 9488891 bcf/record/samples/series: Remove stray dbgs
  • b15e790 bgzf/multithreaded_reader: Directly copy from the block buffer when the given...
  • 5bc27fe bgzf/multithreaded_reader: Remove MultithreadedReader::seek
  • Additional commits viewable 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
  • @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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 13, 2024
@github-actions github-actions bot enabled auto-merge (squash) May 13, 2024 14:22
@dependabot dependabot bot force-pushed the dependabot/cargo/noodles-335ed75a08 branch from d1266b1 to 7cec3c0 Compare May 20, 2024 15:01
@dependabot dependabot bot force-pushed the dependabot/cargo/noodles-335ed75a08 branch from 7cec3c0 to 14b0ddb Compare June 6, 2024 04:56
Bumps the noodles group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [annonars](https://github.com/varfish-org/annonars) | `0.36.1` | `0.36.2` |
| [mehari](https://github.com/varfish-org/mehari) | `0.25.4` | `0.25.5` |
| [noodles-bgzf](https://github.com/zaeleus/noodles) | `0.26.0` | `0.29.0` |
| [noodles-core](https://github.com/zaeleus/noodles) | `0.14.0` | `0.15.0` |
| [noodles-csi](https://github.com/zaeleus/noodles) | `0.30.0` | `0.33.0` |
| [noodles-tabix](https://github.com/zaeleus/noodles) | `0.36.0` | `0.39.0` |
| [noodles-vcf](https://github.com/zaeleus/noodles) | `0.49.0` | `0.55.0` |



Updates `annonars` from 0.36.1 to 0.36.2
- [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.36.1...v0.36.2)

Updates `mehari` from 0.25.4 to 0.25.5
- [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.25.4...v0.25.5)

Updates `noodles-bgzf` from 0.26.0 to 0.29.0
- [Commits](zaeleus/noodles@noodles-bgzf-0.26.0...noodles-bgzf-0.29.0)

Updates `noodles-core` from 0.14.0 to 0.15.0
- [Commits](zaeleus/noodles@noodles-core-0.14.0...noodles-core-0.15.0)

Updates `noodles-csi` from 0.30.0 to 0.33.0
- [Commits](zaeleus/noodles@noodles-csi-0.30.0...noodles-csi-0.33.0)

Updates `noodles-tabix` from 0.36.0 to 0.39.0
- [Commits](zaeleus/noodles@noodles-tabix-0.36.0...noodles-tabix-0.39.0)

Updates `noodles-vcf` from 0.49.0 to 0.55.0
- [Commits](zaeleus/noodles@noodles-vcf-0.49.0...noodles-vcf-0.55.0)

---
updated-dependencies:
- dependency-name: annonars
  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-patch
  dependency-group: noodles
- dependency-name: noodles-bgzf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: noodles
- dependency-name: noodles-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: noodles
- dependency-name: noodles-csi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: noodles
- dependency-name: noodles-tabix
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: noodles
- dependency-name: noodles-vcf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: noodles
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/noodles-335ed75a08 branch from 14b0ddb to 035f43f Compare June 6, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants