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 2 updates #82

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Updates the requirements on noodles-bgzf and noodles-fasta to permit the latest version.
Updates noodles-bgzf to 0.25.0

Commits
  • 9dd09ff Bump versions for noodles 0.53.0
  • d2652c6 bam/lazy/record: Decode reference sequence ID from array
  • 185b608 bam/lazy/record: Use i32::from_le_bytes for template length decoder
  • 94d0e47 bam/lazy/record/read_name: Convert from buffer
  • 31f69e4 bam/lazy/record/read_name: Add ReadName::as_bytes to return the buffer withou...
  • 015673d fastq/fai/record: Rename len to length
  • 7257105 bam/lazy/record/cigar: Preallocate capacity for CIGAR conversion (#206)
  • 7ac216f sam/record/cigar/op: Make new const
  • 814944a gff/reader/records: Fix clippy::redundant_guards warning
  • 1c73efd bam/examples/split: Return reference to read group value from data
  • Additional commits viewable in compare view

Updates noodles-fasta to 0.30.0

Commits
  • 9dd09ff Bump versions for noodles 0.53.0
  • d2652c6 bam/lazy/record: Decode reference sequence ID from array
  • 185b608 bam/lazy/record: Use i32::from_le_bytes for template length decoder
  • 94d0e47 bam/lazy/record/read_name: Convert from buffer
  • 31f69e4 bam/lazy/record/read_name: Add ReadName::as_bytes to return the buffer withou...
  • 015673d fastq/fai/record: Rename len to length
  • 7257105 bam/lazy/record/cigar: Preallocate capacity for CIGAR conversion (#206)
  • 7ac216f sam/record/cigar/op: Make new const
  • 814944a gff/reader/records: Fix clippy::redundant_guards warning
  • 1c73efd bam/examples/split: Return reference to read group value from data
  • 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

BEGIN_COMMIT_OVERRIDE
build(deps): bump the noodles group with 2 updates

Release-As: 0.8.1
END_COMMIT_OVERRIDE

Updates the requirements on [noodles-bgzf](https://github.com/zaeleus/noodles) and [noodles-fasta](https://github.com/zaeleus/noodles) to permit the latest version.

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

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

---
updated-dependencies:
- dependency-name: noodles-bgzf
  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 added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 16, 2023 02:09
@github-actions github-actions bot merged commit 8768721 into main Oct 16, 2023
5 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/noodles-38fb53881a branch October 16, 2023 02:11
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