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 3 updates #85

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Updates the requirements on noodles-bgzf, noodles-core and noodles-fasta to permit the latest version.
Updates noodles-bgzf 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 to 0.13.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-fasta to 0.31.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

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 the dependencies Pull requests that update a dependency file label Dec 18, 2023
@github-actions github-actions bot enabled auto-merge (squash) December 18, 2023 02:49
Updates the requirements on [noodles-bgzf](https://github.com/zaeleus/noodles), [noodles-core](https://github.com/zaeleus/noodles) and [noodles-fasta](https://github.com/zaeleus/noodles) to permit the latest version.

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

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

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

---
updated-dependencies:
- dependency-name: noodles-bgzf
  dependency-type: direct:production
  dependency-group: noodles
- dependency-name: noodles-core
  dependency-type: direct:production
  dependency-group: noodles
- dependency-name: noodles-fasta
  dependency-type: direct:production
  dependency-group: noodles
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/noodles-39ec80a521 branch from 2c747c3 to 09c5fd6 Compare January 23, 2024 11:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #88.

@dependabot dependabot bot closed this Jan 29, 2024
auto-merge was automatically disabled January 29, 2024 02:41

Pull request was closed

@dependabot dependabot bot deleted the dependabot/cargo/noodles-39ec80a521 branch January 29, 2024 02:41
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