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 across 1 directory with 3 updates #110

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Updates the requirements on noodles-bgzf, noodles-core and noodles-fasta to permit the latest version.
Updates noodles-bgzf to 0.30.0

Commits
  • 748db22 Bump versions for noodles 0.73.0
  • 5aafd3f bgzf/writer/compression_level: Implement Ord + PartialOrd
  • 633bf00 bgzf/writer/compression_level: Add a const getter
  • b3190ae gff: Enable async feature for async count example
  • cd648a7 gff/reader: Reduce scope of constants
  • d91413d gff/async/reader: Clear line buffer before reading a raw line
  • d38a033 gff/reader: Add getter for a mutable reference to the underlying reader
  • bb5438e gff/reader: Simplify examples
  • 5cf4ebd gff/reader: Remove trait bound for reader getters
  • 14c7b98 vcf/io/reader/record/tests: Fix test name
  • Additional commits viewable in compare view

Updates noodles-core to 0.15.0

Commits
  • 58e6bc6 Bump versions for noodles 0.72.0
  • 4f7f32a vcf/changelog: Fix section title
  • 01110b0 vcf/io/writer/header/record: Write newlines for records in other collections
  • e4a45d1 vcf/io/writer/header/record/value/map: Move number writer to info module
  • c16ac23 vcf/header/parser/record/value/map/info: Add number parser
  • 6bdbf75 vcf/header/parser/record/value/map/format: Add number parser
  • c7fd2b0 vcf/io/writer/header/record/value/map/format: Add number writer
  • 50ab168 vcf/header/record/value/map: Add associated number type to Typed
  • 53cea57 vcf/header/number: Expand variant names
  • f7f2431 bgzf/multithreaded_reader/tests: Fix typo
  • Additional commits viewable in compare view

Updates noodles-fasta to 0.38.0

Commits
  • 748db22 Bump versions for noodles 0.73.0
  • 5aafd3f bgzf/writer/compression_level: Implement Ord + PartialOrd
  • 633bf00 bgzf/writer/compression_level: Add a const getter
  • b3190ae gff: Enable async feature for async count example
  • cd648a7 gff/reader: Reduce scope of constants
  • d91413d gff/async/reader: Clear line buffer before reading a raw line
  • d38a033 gff/reader: Add getter for a mutable reference to the underlying reader
  • bb5438e gff/reader: Simplify examples
  • 5cf4ebd gff/reader: Remove trait bound for reader getters
  • 14c7b98 vcf/io/reader/record/tests: Fix test name
  • 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

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.30.0
- [Commits](zaeleus/noodles@noodles-bgzf-0.26.0...noodles-bgzf-0.30.0)

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

Updates `noodles-fasta` to 0.38.0
- [Commits](zaeleus/noodles@noodles-fasta-0.33.0...noodles-fasta-0.38.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 added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 20, 2024
@github-actions github-actions bot enabled auto-merge (squash) May 20, 2024 03:01
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #111.

@dependabot dependabot bot closed this Jun 3, 2024
auto-merge was automatically disabled June 3, 2024 02:13

Pull request was closed

@dependabot dependabot bot deleted the dependabot/cargo/noodles-789181b825 branch June 3, 2024 02:13
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