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

build(deps): bump the noodles group with 7 updates #324

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps the noodles group with 7 updates:

Package From To
annonars 0.30.1 0.34.0
noodles-bgzf 0.25.0 0.26.0
noodles-core 0.12.0 0.14.0
noodles-csi 0.28.0 0.30.0
noodles-fasta 0.30.0 0.32.0
noodles-tabix 0.34.0 0.36.0
noodles-vcf 0.47.0 0.49.0

Updates annonars from 0.30.1 to 0.34.0

Release notes

Sourced from annonars's releases.

v0.34.0

0.34.0 (2024-01-18)

Features

v0.33.0

0.33.0 (2024-01-03)

Features

Bug Fixes

v0.32.0

0.32.0 (2023-12-28)

Features

v0.31.2

0.31.2 (2023-12-22)

Bug Fixes

v0.31.1

0.31.1 (2023-12-18)

Bug Fixes

v0.31.0

0.31.0 (2023-12-14)

... (truncated)

Changelog

Sourced from annonars's changelog.

0.34.0 (2024-01-18)

Features

0.33.0 (2024-01-03)

Features

Bug Fixes

0.32.0 (2023-12-28)

Features

0.31.2 (2023-12-22)

Bug Fixes

0.31.1 (2023-12-18)

Bug Fixes

0.31.0 (2023-12-14)

Features

  • adding support for new "flagged" review status (#352) (61d5248)
Commits
  • 2655ca3 chore(main): release 0.34.0 (#387)
  • 6cf726c feat: integration of new gene-wise conditions (#385) (#386)
  • 78ebc66 build(deps): bump serde_json from 1.0.109 to 1.0.111 (#383)
  • 5e9801f build(deps): bump clap from 4.4.13 to 4.4.16 (#384)
  • ee5bfdc build(deps): bump anyhow from 1.0.78 to 1.0.79 (#382)
  • a014e0f build(deps): bump thiserror from 1.0.53 to 1.0.56 (#379)
  • d7ce57c build(deps): bump erased-serde from 0.4.1 to 0.4.2 (#380)
  • 5a9e3aa build(deps): bump serde from 1.0.193 to 1.0.195 (#378)
  • 4f7dafd build(deps): bump clap from 4.4.12 to 4.4.13 (#381)
  • 71bc3ef chore(main): release 0.33.0 (#372)
  • Additional commits viewable in compare view

Updates noodles-bgzf from 0.25.0 to 0.26.0

Commits
  • a185294 Bump versions for noodles 0.60.0
  • c790016 sam/lazy/record: Add wrapper for mapping quality
  • d7150f6 sam/lazy/record/cigar: Implement crate::alignment::record::Cigar for Cigar
  • f251100 sam/lazy/record/position: Implement crate::alignment::record::Position for Po...
  • 565fd62 sam/lazy/record/flags: Implement crate::alignment::record::Flags for Flags
  • bc181e1 sam/lazy/record/quality_scores: Implement crate::alignment::record::QualitySc...
  • b72f33b bam/lazy/record: Qualify types
  • 3e7a4a5 bam/lazy/record/quality_scores: Implement sam::alignment::record::QualityScor...
  • e1dee24 bam/lazy/record/read_name: Implement sam::alignment::record::ReadName for Rea...
  • 61b6f65 sam/lazy/record/sequence: Implement crate::alignment::record::Sequence for Se...
  • Additional commits viewable in compare view

Updates noodles-core from 0.12.0 to 0.14.0

Commits
  • f8a3f7d Bump versions for noodles 0.61.0
  • 0820faa sam/changelog: Update changelog
  • 99918fd bam/changelog: Format changelog
  • c227d30 sam/async/io/reader: Add record reader
  • 40cff7e sam/async/io/reader: Move record buf reader to a module
  • bb1c988 bam/async/io/reader: Move record reader to a module
  • 74630c3 bam/async/io/reader: Return an iterator over bam::Record when querying
  • 73800da bam: Update documentation
  • ede62b7 sam: Update documentation
  • 08b98ec csi/inning_index/index/reference_sequence: Fix intra-doc link
  • Additional commits viewable in compare view

Updates noodles-csi from 0.28.0 to 0.30.0

Commits
  • f8a3f7d Bump versions for noodles 0.61.0
  • 0820faa sam/changelog: Update changelog
  • 99918fd bam/changelog: Format changelog
  • c227d30 sam/async/io/reader: Add record reader
  • 40cff7e sam/async/io/reader: Move record buf reader to a module
  • bb1c988 bam/async/io/reader: Move record reader to a module
  • 74630c3 bam/async/io/reader: Return an iterator over bam::Record when querying
  • 73800da bam: Update documentation
  • ede62b7 sam: Update documentation
  • 08b98ec csi/inning_index/index/reference_sequence: Fix intra-doc link
  • Additional commits viewable in compare view

Updates noodles-fasta from 0.30.0 to 0.32.0

Commits
  • f8a3f7d Bump versions for noodles 0.61.0
  • 0820faa sam/changelog: Update changelog
  • 99918fd bam/changelog: Format changelog
  • c227d30 sam/async/io/reader: Add record reader
  • 40cff7e sam/async/io/reader: Move record buf reader to a module
  • bb1c988 bam/async/io/reader: Move record reader to a module
  • 74630c3 bam/async/io/reader: Return an iterator over bam::Record when querying
  • 73800da bam: Update documentation
  • ede62b7 sam: Update documentation
  • 08b98ec csi/inning_index/index/reference_sequence: Fix intra-doc link
  • Additional commits viewable in compare view

Updates noodles-tabix from 0.34.0 to 0.36.0

Commits
  • f8a3f7d Bump versions for noodles 0.61.0
  • 0820faa sam/changelog: Update changelog
  • 99918fd bam/changelog: Format changelog
  • c227d30 sam/async/io/reader: Add record reader
  • 40cff7e sam/async/io/reader: Move record buf reader to a module
  • bb1c988 bam/async/io/reader: Move record reader to a module
  • 74630c3 bam/async/io/reader: Return an iterator over bam::Record when querying
  • 73800da bam: Update documentation
  • ede62b7 sam: Update documentation
  • 08b98ec csi/inning_index/index/reference_sequence: Fix intra-doc link
  • Additional commits viewable in compare view

Updates noodles-vcf from 0.47.0 to 0.49.0

Commits
  • f8a3f7d Bump versions for noodles 0.61.0
  • 0820faa sam/changelog: Update changelog
  • 99918fd bam/changelog: Format changelog
  • c227d30 sam/async/io/reader: Add record reader
  • 40cff7e sam/async/io/reader: Move record buf reader to a module
  • bb1c988 bam/async/io/reader: Move record reader to a module
  • 74630c3 bam/async/io/reader: Return an iterator over bam::Record when querying
  • 73800da bam: Update documentation
  • ede62b7 sam: Update documentation
  • 08b98ec csi/inning_index/index/reference_sequence: Fix intra-doc link
  • Additional commits viewable 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 <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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 29, 2024 21:24
Bumps the noodles group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [annonars](https://github.com/bihealth/annonars) | `0.30.1` | `0.34.0` |
| [noodles-bgzf](https://github.com/zaeleus/noodles) | `0.25.0` | `0.26.0` |
| [noodles-core](https://github.com/zaeleus/noodles) | `0.12.0` | `0.14.0` |
| [noodles-csi](https://github.com/zaeleus/noodles) | `0.28.0` | `0.30.0` |
| [noodles-fasta](https://github.com/zaeleus/noodles) | `0.30.0` | `0.32.0` |
| [noodles-tabix](https://github.com/zaeleus/noodles) | `0.34.0` | `0.36.0` |
| [noodles-vcf](https://github.com/zaeleus/noodles) | `0.47.0` | `0.49.0` |


Updates `annonars` from 0.30.1 to 0.34.0
- [Release notes](https://github.com/bihealth/annonars/releases)
- [Changelog](https://github.com/varfish-org/annonars/blob/main/CHANGELOG.md)
- [Commits](varfish-org/annonars@v0.30.1...v0.34.0)

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: annonars
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-fasta
  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-bf61547cde branch from 55ae99e to e2fd490 Compare February 1, 2024 07:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Superseded by #329.

@dependabot dependabot bot closed this Feb 5, 2024
auto-merge was automatically disabled February 5, 2024 21:21

Pull request was closed

@dependabot dependabot bot deleted the dependabot/cargo/noodles-bf61547cde branch February 5, 2024 21:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants