Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2025

This PR contains the following updates:

Package Type Update Change
async-compression workspace.dependencies patch 0.4.18 -> 0.4.32

Release Notes

Nullus157/async-compression (async-compression)

v0.4.32

Compare Source

v0.4.31

Compare Source

v0.4.30

Compare Source

v0.4.29

Compare Source

v0.4.28

Compare Source

v0.4.27

Compare Source

Fixed
  • Zstd fastest level now does compression. (#​357)

v0.4.26

Compare Source

Features
  • Add multi-thread support for XZ. (#​353)

v0.4.25

Compare Source

Changed
  • Update bzip2 dependency to 0.6. (#​350)

v0.4.24

Compare Source

Other
  • Fix clippy error
  • narrow tokio requirement to account for RUSTSEC-2025-0023
  • move constructors back to top of rustdoc pages

v0.4.23

Compare Source

Changed
  • Update brotli dependency to 8.0.
  • Update liblzma dependency to 0.4.

v0.4.22

Compare Source

Added
  • Add LZ4 encoders and decoders.
  • Expose DeflateEncoder::{total_in, total_out}() methods.

v0.4.21

Compare Source

Fixed
  • When flate encoding, do not mark internal state as flushed if it ran out of buffer space.
  • Add debug assertion in produce method to check buffer capacity in implementations for BufWriter.

v0.4.20

Compare Source

Added
  • Add support for wasm32-wasip1-* targets.

v0.4.19

Compare Source

Changed
  • Update bzip2 dependency to 0.5.
Fixed
  • Ensure that flush finishes before continuing.

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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/async-compression-0.x-lockfile branch from b2b51cb to bd4d40b Compare June 14, 2025 07:41
@renovate renovate bot changed the title chore(deps): update rust crate async-compression to v0.4.23 chore(deps): update rust crate async-compression to v0.4.24 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/async-compression-0.x-lockfile branch from bd4d40b to bae911a Compare June 22, 2025 20:01
@renovate renovate bot changed the title chore(deps): update rust crate async-compression to v0.4.24 chore(deps): update rust crate async-compression to v0.4.25 Jun 22, 2025
@renovate renovate bot force-pushed the renovate/async-compression-0.x-lockfile branch from bae911a to 38648ee Compare July 26, 2025 07:56
@renovate renovate bot changed the title chore(deps): update rust crate async-compression to v0.4.25 chore(deps): update rust crate async-compression to v0.4.27 Jul 26, 2025
@renovate renovate bot force-pushed the renovate/async-compression-0.x-lockfile branch from 38648ee to d248a6e Compare August 24, 2025 23:36
@renovate renovate bot changed the title chore(deps): update rust crate async-compression to v0.4.27 chore(deps): update rust crate async-compression to v0.4.28 Aug 24, 2025
@renovate renovate bot force-pushed the renovate/async-compression-0.x-lockfile branch from d248a6e to 404fb58 Compare September 1, 2025 10:36
@renovate renovate bot changed the title chore(deps): update rust crate async-compression to v0.4.28 chore(deps): update rust crate async-compression to v0.4.30 Sep 1, 2025
@renovate renovate bot changed the title chore(deps): update rust crate async-compression to v0.4.30 chore(deps): update rust crate async-compression to v0.4.32 Sep 26, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 26, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.4.32
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant