10XGenomics / bamtofastq

Convert 10x BAM files to the original FASTQs compatible with 10x pipelines
MIT License
59 stars 6 forks source link

Bump libz-sys from 1.1.9 to 1.1.10 #162

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps libz-sys from 1.1.9 to 1.1.10.

Release notes

Sourced from libz-sys's releases.

1.1.10

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/libz-sys/compare/1.1.9...1.1.10

Commits
  • 4457ab3 create new patch update to get latest zlib-ng and other fixes released
  • 02aa2f0 Merge pull request #39 from ferjm/pkgconfig.msvc
  • 708f738 Merge pull request #136 from micolous/vcpkg
  • 491bd1e Run pkg-config on MSVC
  • 6c235db use vcpkg::find_package
  • c5ac21e Use vcpkg for all Windows targets
  • 0b1d46e Merge pull request #133 from JakubOnderka/update-zlib-ng
  • 5f2cf8d See if zlib-ng actually works without memory errors in the flate2 test-suite
  • 8adc826 Merge pull request #138 from Byron/cargo-zng-macos
  • 801228a cargo-zng now works on MacOS
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
bgianfo commented 1 year ago

@dependabot squash and merge