containers / storage

Container Storage Library
Apache License 2.0
537 stars 234 forks source link

fix(deps): update module github.com/klauspost/compress to v1.17.9 #1969

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/klauspost/compress v1.17.8 -> v1.17.9 age adoption passing confidence

Release Notes

klauspost/compress (github.com/klauspost/compress) ### [`v1.17.9`](https://togithub.com/klauspost/compress/releases/tag/v1.17.9) [Compare Source](https://togithub.com/klauspost/compress/compare/v1.17.8...v1.17.9) #### What's Changed - s2: Reduce ReadFrom temporary allocations by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/949](https://togithub.com/klauspost/compress/pull/949) - Fix arm64 vet issues by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/964](https://togithub.com/klauspost/compress/pull/964) - flate, zstd: Shave some bytes off amd64 matchLen by [@​greatroar](https://togithub.com/greatroar) in [https://github.com/klauspost/compress/pull/963](https://togithub.com/klauspost/compress/pull/963) - Upgrade zip to 1.22.4 upstream by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/970](https://togithub.com/klauspost/compress/pull/970) - zstd: BuildDict fails with RLE table by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/951](https://togithub.com/klauspost/compress/pull/951) - Upgrade zlib to upstream by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/971](https://togithub.com/klauspost/compress/pull/971) **Full Changelog**: https://github.com/klauspost/compress/compare/v1.17.8...v1.17.9

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

openshift-ci[bot] commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: giuseppe, renovate[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/storage/blob/main/OWNERS)~~ [giuseppe] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment