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

Update Rust crate async-compression to v0.4.17 #9657

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Type Update Change
async-compression dependencies patch =0.4.13 -> =0.4.17

Release Notes

Nullus157/async-compression (async-compression)

v0.4.17

Compare Source

Fixed
  • Fix occasional panics when consuming from pending buffers.

v0.4.16

Compare Source

Other
  • Implement pass-through AsyncBufRead on write-based encoders & decoders.

v0.4.15

Compare Source

Feature
  • Implement pass-through AsyncRead or AsyncWrite where appropriate.
  • Relax AsyncRead/AsyncWrite bounds on *::{get_ref, get_mut, get_pin_mut, into_inner}() methods.

v0.4.14

Compare Source

Fixed
  • In Tokio-based decoders, attempt to decode from internal state even if nothing was read.

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.

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.82%. Comparing base (0c7405c) to head (6659a4b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9657   +/-   ##
=======================================
  Coverage   88.82%   88.82%           
=======================================
  Files         288      288           
  Lines       29337    29337           
=======================================
  Hits        26059    26059           
  Misses       3278     3278           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Turbo87
Copy link
Member

Turbo87 commented Oct 14, 2024

see #9638

@renovate renovate bot changed the title Update Rust crate async-compression to v0.4.15 Update Rust crate async-compression to v0.4.16 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/async-compression-0.x branch from 5321ce4 to d3dcdf7 Compare October 16, 2024 13:36
@bors
Copy link
Contributor

bors commented Oct 19, 2024

☔ The latest upstream changes (presumably 28c19a0) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/async-compression-0.x branch from d3dcdf7 to 8eba032 Compare October 19, 2024 09:40
@renovate renovate bot changed the title Update Rust crate async-compression to v0.4.16 Update Rust crate async-compression to v0.4.17 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/async-compression-0.x branch from 8eba032 to 6659a4b Compare October 20, 2024 13:16
@Turbo87 Turbo87 removed the blocked label Oct 20, 2024
@Turbo87
Copy link
Member

Turbo87 commented Oct 20, 2024

Nullus157/async-compression#298 was fixed by v0.4.17

@Turbo87 Turbo87 merged commit 9160076 into main Oct 20, 2024
10 checks passed
@Turbo87 Turbo87 deleted the renovate/async-compression-0.x branch October 20, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants