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

   Updates the requirements on [rstest](https://github.com/la10736/rstest) to 
permit the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/la10736/rstest/releases";>rstest's 
releases</a>.</em></p>
   <blockquote>
   <h2>0.16.0</h2>
   <p>Use values expression to define test names.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/la10736/rstest/blob/master/CHANGELOG.md";>rstest's 
changelog</a>.</em></p>
   <blockquote>
   <h2>[0.16.0] 2022/11/27</h2>
   <h3>Changed</h3>
   <ul>
   <li>Show <code>TEST START</code> banner only when trace some argument: See 
<a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/158";>#158</a>
 for details.</li>
   <li>Add values to test name: See <a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/160";>#160</a>
 for details.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Updated test fixtures to 1.64.0 compiler's error messages.</li>
   </ul>
   <h2>[0.15.0] 2022/06/27</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Timeout not compile if one of its test arguments il not a copy
   type [see <a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/154";>#154</a>]</li>
   </ul>
   <h2>[0.14.0] 2022/06/19</h2>
   <h3>Changed</h3>
   <ul>
   <li>Feature gated async timeout via <code>async-timeout</code> feature [see 
<a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/148";>#148</a>]</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Removed <code>async-std</code> build dependency [see <a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/148";>#148</a>]</li>
   </ul>
   <h2>[0.13.0] 2022/05/15</h2>
   <h3>Add</h3>
   <ul>
   <li><code>#[timeout(duration)]</code> test implementation for both sync and 
async tests (See <a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/136";>#136</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Split rstest in separated crates for macro and libs (See <a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/32";>#32</a>)</li>
   </ul>
   <h2>[0.12.0] 2021/12/12</h2>
   <h3>Add</h3>
   <ul>
   <li>Add <code>#[once]</code> fixture attribute to create static fixtures 
(See <a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/119";>#119</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed check of available features before to enable macro diagnostic (See 
<a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/126";>#126</a>)</li>
   </ul>
   <h2>[0.11.0] 2021/08/01</h2>
   <h3>Fixed</h3>
   <ul>
   <li>use mutable fixture in in cases and value list (See <a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/121";>#121</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/la10736/rstest/commit/d7ff088126a402d297a8b79d24d3b88d3aafd86e";><code>d7ff088</code></a>
 Update checkout list</li>
   <li><a 
href="https://github.com/la10736/rstest/commit/4386575950f92c710c6016a6f301adb64bd52d90";><code>4386575</code></a>
 Version 0.16.0 chengelog</li>
   <li><a 
href="https://github.com/la10736/rstest/commit/41749a881ef9faead0c17ef186704b70a7c18f12";><code>41749a8</code></a>
 Fix clippy warning</li>
   <li><a 
href="https://github.com/la10736/rstest/commit/daaddde1a0f5b73284d5d69fe4f6d2826054aaae";><code>daaddde</code></a>
 Bump to 0.16.0 version and upgrade dependency</li>
   <li><a 
href="https://github.com/la10736/rstest/commit/576768e4b375129d41cabd201a06bfb7a278351c";><code>576768e</code></a>
 Fixed dev dependency in rstest_macros</li>
   <li><a 
href="https://github.com/la10736/rstest/commit/a6eb3a96cb02c4021d686a10e4c3744948ba0adc";><code>a6eb3a9</code></a>
 Update rstest_test version</li>
   <li><a 
href="https://github.com/la10736/rstest/commit/4a18dd0bd1723e9b924a4b2b687c797736efb7ee";><code>4a18dd0</code></a>
 Update version</li>
   <li><a 
href="https://github.com/la10736/rstest/commit/29648832cead27597a8d9cf47f5b4b1eee2bd366";><code>2964883</code></a>
 Update dependency version</li>
   <li><a 
href="https://github.com/la10736/rstest/commit/5ad7e3fd61086d648ed17a9998653017ab56423f";><code>5ad7e3f</code></a>
 <a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/160";>#160</a>
 Add test for module annotation</li>
   <li><a 
href="https://github.com/la10736/rstest/commit/a302be019fdf824413a6f15360f793348d91752b";><code>a302be0</code></a>
 <a 
href="https://github-redirect.dependabot.com/la10736/rstest/issues/160";>#160</a>
 Tests fixed and add unit for allow</li>
   <li>Additional commits viewable in <a 
href="https://github.com/la10736/rstest/compare/0.15.0...0.16.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-unsubscr...@arrow.apache.org

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

Reply via email to