varfish-org / mehari

VEP-like tool for sequence ontology and HGVS annotation of VCF files
MIT License
14 stars 1 forks source link

build(deps): bump the noodles group with 6 updates #439

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the noodles group with 6 updates:

Package From To
noodles-bgzf 0.26.0 0.28.0
noodles-csi 0.30.0 0.32.0
noodles-fasta 0.33.0 0.35.0
noodles-tabix 0.36.0 0.38.0
noodles-vcf 0.49.0 0.54.0
seqrepo 0.10.0 0.10.1

Updates noodles-bgzf from 0.26.0 to 0.28.0

Commits
  • 4f72542 Bump versions for noodles 0.67.0
  • 59d8097 sam/io/reader: Add example for Reader::records
  • c3f9878 sam/io/writer/header/record/value/map: Add value validation
  • 3b3e750 bam/io/reader/record: Disallow partial block sizes
  • da145c6 bgzf/async/block_codec: Allow final frame to be incomplete
  • dc5919a Bump versions for noodles 0.66.0
  • 51a824f bam/record/data/field/value/array/values: Fix value count calculation
  • b194d59 bgzf/writer: Fix the default visibility of CompressionLevelImpl
  • e9b4101 htsget: Update to base64 0.22.0
  • f80ac45 bgzf/multithreaded_writer: Add builder
  • Additional commits viewable in compare view


Updates noodles-csi from 0.30.0 to 0.32.0

Commits
  • 4f72542 Bump versions for noodles 0.67.0
  • 59d8097 sam/io/reader: Add example for Reader::records
  • c3f9878 sam/io/writer/header/record/value/map: Add value validation
  • 3b3e750 bam/io/reader/record: Disallow partial block sizes
  • da145c6 bgzf/async/block_codec: Allow final frame to be incomplete
  • dc5919a Bump versions for noodles 0.66.0
  • 51a824f bam/record/data/field/value/array/values: Fix value count calculation
  • b194d59 bgzf/writer: Fix the default visibility of CompressionLevelImpl
  • e9b4101 htsget: Update to base64 0.22.0
  • f80ac45 bgzf/multithreaded_writer: Add builder
  • Additional commits viewable in compare view


Updates noodles-fasta from 0.33.0 to 0.35.0

Commits
  • 4f72542 Bump versions for noodles 0.67.0
  • 59d8097 sam/io/reader: Add example for Reader::records
  • c3f9878 sam/io/writer/header/record/value/map: Add value validation
  • 3b3e750 bam/io/reader/record: Disallow partial block sizes
  • da145c6 bgzf/async/block_codec: Allow final frame to be incomplete
  • dc5919a Bump versions for noodles 0.66.0
  • 51a824f bam/record/data/field/value/array/values: Fix value count calculation
  • b194d59 bgzf/writer: Fix the default visibility of CompressionLevelImpl
  • e9b4101 htsget: Update to base64 0.22.0
  • f80ac45 bgzf/multithreaded_writer: Add builder
  • Additional commits viewable in compare view


Updates noodles-tabix from 0.36.0 to 0.38.0

Commits
  • 4f72542 Bump versions for noodles 0.67.0
  • 59d8097 sam/io/reader: Add example for Reader::records
  • c3f9878 sam/io/writer/header/record/value/map: Add value validation
  • 3b3e750 bam/io/reader/record: Disallow partial block sizes
  • da145c6 bgzf/async/block_codec: Allow final frame to be incomplete
  • dc5919a Bump versions for noodles 0.66.0
  • 51a824f bam/record/data/field/value/array/values: Fix value count calculation
  • b194d59 bgzf/writer: Fix the default visibility of CompressionLevelImpl
  • e9b4101 htsget: Update to base64 0.22.0
  • f80ac45 bgzf/multithreaded_writer: Add builder
  • Additional commits viewable in compare view


Updates noodles-vcf from 0.49.0 to 0.54.0

Commits
  • c04c272 Bump versions for noodles 0.70.0
  • 1385064 bcf/io/reader/record: Return EOF when site length signals EOF
  • 7941f81 vcf/variant/record_buf/filters: Add missing semicolon
  • d40ae86 vcf/variant/record_buf/samples/keys: Add missing semicolon
  • c5dd889 bam/record/codec/encoder/data/field/value: Remove unncessary Result
  • 068982a bam/record/codec/decoder/cigar: Use let-else
  • f956802 bam/record/codec/encoder/cigar/op: Add encode error
  • 8df80ee bam/record/codec/encoder/cigar: Split component encoders into modules
  • cb332e8 sam/header: Update description
  • 16a67e3 sam/header: Fix intra-doc link
  • Additional commits viewable in compare view


Updates seqrepo from 0.10.0 to 0.10.1

Release notes

Sourced from seqrepo's releases.

v0.10.1

0.10.1 (2024-03-07)

Bug Fixes

Changelog

Sourced from seqrepo's changelog.

0.10.1 (2024-03-07)

Bug Fixes

Commits
  • aada2fe chore(main): release 0.10.1 (#101)
  • 6d6c1e2 build(deps): bump the noodles group with 1 update (#97)
  • 1e0974c build(deps): update rusqlite requirement from 0.30 to 0.31 (#96)
  • 4b6e531 build(deps): bump actions/add-to-project from 0.5.0 to 0.6.0 (#98)
  • 19eb0d6 fix: use column for seqid alias query (#100)
  • See full diff in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Superseded by #443.