Skip to content

Commit

Permalink
chore(deps): Bump async-compression from 0.4.0 to 0.4.1 (vectordotdev…
Browse files Browse the repository at this point in the history
…#17932)

Bumps
[async-compression](https://github.com/Nullus157/async-compression) from
0.4.0 to 0.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Nullus157/async-compression/releases">async-compression's
releases</a>.</em></p>
<blockquote>
<h2>async-compression: v0.4.1</h2>
<ul>
<li>Add <code>Zstd{Encoder,Decoder}::with_dict()</code>
constructors.</li>
<li>Add <code>zstdmt</code> crate feature that enables
<code>zstd-safe/zstdmt</code>, allowing multi-threaded functionality to
work as expected.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md">async-compression's
changelog</a>.</em></p>
<blockquote>
<h2>0.4.1 - 2023-07-10</h2>
<ul>
<li>Add <code>Zstd{Encoder,Decoder}::with_dict()</code>
constructors.</li>
<li>Add <code>zstdmt</code> crate feature that enables
<code>zstd-safe/zstdmt</code>, allowing multi-threaded functionality to
work as expected.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Nullus157/async-compression/commit/4fd4c428ded304c019c0ebcf40149af87b038ab8"><code>4fd4c42</code></a>
prepare release 0.4.1 (<a
href="https://redirect.github.com/Nullus157/async-compression/issues/236">#236</a>)</li>
<li><a
href="https://github.com/Nullus157/async-compression/commit/9b181f89fcef6dc096bc791d09d1da14ec7fb674"><code>9b181f8</code></a>
refactor: make it visually clear that inner param is shared (<a
href="https://redirect.github.com/Nullus157/async-compression/issues/235">#235</a>)</li>
<li><a
href="https://github.com/Nullus157/async-compression/commit/24556b1708e6aa625c9bb5b0527e3419bca93b82"><code>24556b1</code></a>
Merge pull request <a
href="https://redirect.github.com/Nullus157/async-compression/issues/229">#229</a>
from miam-miam100/main</li>
<li><a
href="https://github.com/Nullus157/async-compression/commit/2bd88a7b3311379679c0912c54faf3cee44ed1b5"><code>2bd88a7</code></a>
ci: fix windows tests</li>
<li><a
href="https://github.com/Nullus157/async-compression/commit/60b617a2a9b9559c82a49f2a808c66648e0a0aad"><code>60b617a</code></a>
test: add zstd dictionary test</li>
<li><a
href="https://github.com/Nullus157/async-compression/commit/a90d41d55416a194423c6957f1a31f77f21af75b"><code>a90d41d</code></a>
docs: update changelog</li>
<li><a
href="https://github.com/Nullus157/async-compression/commit/044ee636726e765a911ea2e517dea5c1e3c33db9"><code>044ee63</code></a>
refactor: simplify PR</li>
<li><a
href="https://github.com/Nullus157/async-compression/commit/0d28ed5ada95daae71b7a75db498de2b982a94d8"><code>0d28ed5</code></a>
chore: rebase encoder macro</li>
<li><a
href="https://github.com/Nullus157/async-compression/commit/0c6bc772d16a5b932e339a6d6b7f03e8015dd22d"><code>0c6bc77</code></a>
Merge branch 'main' into main</li>
<li><a
href="https://github.com/Nullus157/async-compression/commit/0e2d166d01ea43180e5bb1f68f104e72ccca60ae"><code>0e2d166</code></a>
Merge pull request <a
href="https://redirect.github.com/Nullus157/async-compression/issues/234">#234</a>
from Nullus157/new/feat</li>
<li>Additional commits viewable in <a
href="https://github.com/Nullus157/async-compression/compare/async-compression-v0.4.0...async-compression-v0.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=async-compression&package-manager=cargo&previous-version=0.4.0&new-version=0.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 37fb02b commit 5b1219f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ sha2 = { version = "0.10.7", default-features = false, optional = true }

# External libs
arc-swap = { version = "1.6", default-features = false, optional = true }
async-compression = { version = "0.4.0", default-features = false, features = ["tokio", "gzip", "zstd"], optional = true }
async-compression = { version = "0.4.1", default-features = false, features = ["tokio", "gzip", "zstd"], optional = true }
apache-avro = { version = "0.14.0", default-features = false, optional = true }
axum = { version = "0.6.18", default-features = false }
base64 = { version = "0.21.2", default-features = false, optional = true }
Expand Down

0 comments on commit 5b1219f

Please sign in to comment.