You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/11 09:10:20 UTC

[GitHub] [arrow-datafusion] dependabot[bot] opened a new pull request, #6336: chore(deps): update async-compression requirement from 0.3.14 to 0.4.0

dependabot[bot] opened a new pull request, #6336:
URL: https://github.com/apache/arrow-datafusion/pull/6336

   Updates the requirements on [async-compression](https://github.com/Nullus157/async-compression) to permit the latest version.
   <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.0</h2>
   <ul>
   <li><code>Level::Precise</code> variant now takes a <code>i32</code> instead of <code>u32</code>.</li>
   <li>Add top level <code>zstd</code> module containing stable <code>zstd</code> crate wrapper types.</li>
   <li>Add <code>ZstdEncoder::with_quality_and_params()</code> constructors.</li>
   <li>Update <code>zstd</code> dependency to <code>0.12</code>.</li>
   <li>Remove deprecated <code>stream</code>, <code>futures-bufread</code> and <code>futures-write</code> crate features.</li>
   <li>Remove Tokio 0.2.x and 0.3.x support (<code>tokio-02</code> and <code>tokio-03</code> crate features).</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.0 - 2023-05-10</h2>
   <ul>
   <li><code>Level::Precise</code> variant now takes a <code>i32</code> instead of <code>u32</code>.</li>
   <li>Add top level <code>zstd</code> module containing stable <code>zstd</code> crate wrapper types.</li>
   <li>Add <code>ZstdEncoder::with_quality_and_params()</code> constructors.</li>
   <li>Update <code>zstd</code> dependency to <code>0.12</code>.</li>
   <li>Remove deprecated <code>stream</code>, <code>futures-bufread</code> and <code>futures-write</code> crate features.</li>
   <li>Remove Tokio 0.2.x and 0.3.x support (<code>tokio-02</code> and <code>tokio-03</code> crate features).</li>
   </ul>
   <h2>0.3.15 - 2022-10-08</h2>
   <ul>
   <li><code>Level::Default::into_zstd()</code> now returns zstd's default value <code>3</code>.</li>
   <li>Fix endianness when reading the <code>extra</code> field of a gzip header.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/Nullus157/async-compression/commit/d758c13ebb18655befa1b946d6071ee2ec7f3b6e"><code>d758c13</code></a> Merge pull request <a href="https://redirect.github.com/Nullus157/async-compression/issues/216">#216</a> from Nullus157/rel-040</li>
   <li><a href="https://github.com/Nullus157/async-compression/commit/44fe00f8c60a94acc4054c7147f898e501b6170a"><code>44fe00f</code></a> chore: prepare async-compression release 0.4.0</li>
   <li><a href="https://github.com/Nullus157/async-compression/commit/53fee02a8a4f956a9ea2733574d73d4f48e4d734"><code>53fee02</code></a> Merge pull request <a href="https://redirect.github.com/Nullus157/async-compression/issues/134">#134</a> from joshtriplett/zstd-params</li>
   <li><a href="https://github.com/Nullus157/async-compression/commit/70c64f8154fe23a7f0bf8a8f9f58f569ee354453"><code>70c64f8</code></a> Merge pull request <a href="https://redirect.github.com/Nullus157/async-compression/issues/217">#217</a> from Nullus157/support-negative-level</li>
   <li><a href="https://github.com/Nullus157/async-compression/commit/466ce00c8f4e2637b016ac2901f2341b9025c8fd"><code>466ce00</code></a> Add ZstdEncoder::with_quality_and_params to enable compression parameters</li>
   <li><a href="https://github.com/Nullus157/async-compression/commit/8349a847c8066fcd78feb931a12b2168ab072be3"><code>8349a84</code></a> Update changelog</li>
   <li><a href="https://github.com/Nullus157/async-compression/commit/ab9a2c04fa4888232a6e5e1c8a9b08664a9e6f6c"><code>ab9a2c0</code></a> Restrict compression level for brotli to be &gt;= 0</li>
   <li><a href="https://github.com/Nullus157/async-compression/commit/df5cdd9c573b80fad6f28c890c5f19079c7eb703"><code>df5cdd9</code></a> Apply suggestions from code review</li>
   <li><a href="https://github.com/Nullus157/async-compression/commit/95ae6fefe6b669313fbe6d2b161cead04d832c26"><code>95ae6fe</code></a> Accept negative <code>Level::Precise</code></li>
   <li><a href="https://github.com/Nullus157/async-compression/commit/5a6b15ebb2a36262add3d4d39b1f610926dd1e30"><code>5a6b15e</code></a> Merge pull request <a href="https://redirect.github.com/Nullus157/async-compression/issues/215">#215</a> from Nullus157/rem-def-feat</li>
   <li>Additional commits viewable in <a href="https://github.com/Nullus157/async-compression/compare/0.3.14...async-compression-v0.4.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb merged pull request #6336: chore(deps): update async-compression requirement from 0.3.14 to 0.4.0

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb merged PR #6336:
URL: https://github.com/apache/arrow-datafusion/pull/6336


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org