Skip to content

chore(deps): bump the all-cargo-deps group across 1 directory with 2 updates#11

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/all-cargo-deps-41aa4d66c0
Open

chore(deps): bump the all-cargo-deps group across 1 directory with 2 updates#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/all-cargo-deps-41aa4d66c0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps the all-cargo-deps group with 2 updates in the / directory: noodles-bam and noodles-sam.

Updates noodles-bam from 0.86.0 to 0.88.0

Commits
  • 27b7952 Bump versions for noodles 0.109.0
  • 5fb5819 cram/crai/record: Remove record parser
  • fd57f08 cram/crai/record: Remove fmt::Display implementation
  • 18bf19e sam/record/data/field/value/base_modifications/parser/group: Return error for...
  • e7da429 sam/record/data/field/value/base_modifications/parser/group: Use <[T]>::split...
  • 5bf6c14 cram/crai/io/writer/record: Add writer
  • 7c0a0bd cram/crai/io/writer: Move record writer to a module
  • c2d0a8a sam/io/reader: Simplify inner getter examples
  • 245d719 cram/crai/record: Remove ParseError
  • 68146de cram/crai/io/reader: Add record reader
  • Additional commits viewable in compare view

Updates noodles-sam from 0.82.0 to 0.84.0

Commits
  • 27b7952 Bump versions for noodles 0.109.0
  • 5fb5819 cram/crai/record: Remove record parser
  • fd57f08 cram/crai/record: Remove fmt::Display implementation
  • 18bf19e sam/record/data/field/value/base_modifications/parser/group: Return error for...
  • e7da429 sam/record/data/field/value/base_modifications/parser/group: Use <[T]>::split...
  • 5bf6c14 cram/crai/io/writer/record: Add writer
  • 7c0a0bd cram/crai/io/writer: Move record writer to a module
  • c2d0a8a sam/io/reader: Simplify inner getter examples
  • 245d719 cram/crai/record: Remove ParseError
  • 68146de cram/crai/io/reader: Add record reader
  • Additional commits viewable in compare view

Summary by CodeRabbit

  • Chores
    • Updated internal library dependencies to improve stability and compatibility.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 9, 2026
@dependabot dependabot bot requested a review from nh13 as a code owner April 9, 2026 07:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 9, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 9, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4c5f5621-8f1f-4f41-abbf-f306f24600c1

📥 Commits

Reviewing files that changed from the base of the PR and between 962b0cd and 974357a.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • crates/fg-sra/Cargo.toml
✅ Files skipped from review due to trivial changes (1)
  • crates/fg-sra/Cargo.toml

📝 Walkthrough

Walkthrough

Updated noodles-bam dependency from 0.86 → 0.88 and noodles-sam from 0.82 → 0.84 in the crates/fg-sra crate manifest. No API, feature, or other configuration changes were made.

Changes

Cohort / File(s) Summary
Dependency Version Bumps
crates/fg-sra/Cargo.toml
Bumped noodles-bam 0.86 → 0.88 and noodles-sam 0.82 → 0.84; no other edits.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 hop hop I updated the threads of code so fine,
noodles climbed from eighty-six to eighty-nine—
(well, eighty-eight and eighty-four in line),
crate bells jingle, builds stay kind. ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: dependency version bumps for two Cargo dependencies (noodles-bam and noodles-sam) in the fg-sra crate, following conventional commit format.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/cargo/all-cargo-deps-41aa4d66c0

Comment @coderabbitai help to get the list of available commands and usage tips.

…updates

Bumps the all-cargo-deps group with 2 updates in the / directory: [noodles-bam](https://github.com/zaeleus/noodles) and [noodles-sam](https://github.com/zaeleus/noodles).


Updates `noodles-bam` from 0.86.0 to 0.88.0
- [Commits](zaeleus/noodles@noodles-bam-0.86.0...noodles-bam-0.88.0)

Updates `noodles-sam` from 0.82.0 to 0.84.0
- [Commits](zaeleus/noodles@noodles-sam-0.82.0...noodles-sam-0.84.0)

---
updated-dependencies:
- dependency-name: noodles-bam
  dependency-version: 0.88.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-cargo-deps
- dependency-name: noodles-sam
  dependency-version: 0.84.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-cargo-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/all-cargo-deps-41aa4d66c0 branch from 962b0cd to 974357a Compare April 9, 2026 13:39
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.

0 participants