Skip to content

build(deps): bump libz-rs-sys from 0.6.6 to 0.6.7 - #8486

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/libz-rs-sys-0.6.7
Open

build(deps): bump libz-rs-sys from 0.6.6 to 0.6.7#8486
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/libz-rs-sys-0.6.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps libz-rs-sys from 0.6.6 to 0.6.7.

Release notes

Sourced from libz-rs-sys's releases.

v0.6.7

What's Changed

New Contributors

Full Changelog: trifectatechfoundation/zlib-rs@v0.6.6...v0.6.7

Commits
  • 734b2c1 release version 0.6.7
  • b0be93e add test for setting then dropping the deflate dictionary
  • 3443c8c fix use-after-free in set_level
  • 07c0688 cleanup trace statements
  • 3042d81 run -Zsanitizer=address in the +nightly CI run
  • 4f015a8 free z_stream in tests
  • e405525 chore: remove redundant cast
  • 5a82af8 inflate: Use wider loads/stores with LSX
  • 97417b3 Add LSX compare256 implementation
  • b16c537 dummy commit to force a benchmark run on main
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [libz-rs-sys](https://github.com/trifectatechfoundation/zlib-rs) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases)
- [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md)
- [Commits](trifectatechfoundation/zlib-rs@v0.6.6...v0.6.7)

---
updated-dependencies:
- dependency-name: libz-rs-sys
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 10, 2026
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