You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/25 08:08:33 UTC

[GitHub] [arrow-datafusion] dependabot[bot] opened a new pull request, #4367: Update env_logger requirement from 0.9 to 0.10

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

   Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md">env_logger's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/rust-cli/env_logger/compare/v0.9.3...v0.10.0">0.10.0</a> - 2022-11-24</h2>
   <p>MSRV changed to 1.60 to hide optional dependencies</p>
   <h3>Fixes</h3>
   <ul>
   <li>Resolved soundness issue by switching from <code>atty</code> to <code>is-terminal</code></li>
   </ul>
   <h3>Breaking Changes</h3>
   <p>To open room for changing dependencies:</p>
   <ul>
   <li>Renamed <code>termcolor</code> feature to <code>color</code></li>
   <li>Renamed <code>atty</code> feature to <code>auto-color</code></li>
   </ul>
   <h2><a href="https://github.com/rust-cli/env_logger/compare/v0.9.2...v0.9.3">0.9.3</a> - 2022-11-07</h2>
   <ul>
   <li>Fix a regression from v0.9.2 where env_logger would fail to compile with the termcolor feature turned off.</li>
   </ul>
   <h2><a href="https://github.com/rust-cli/env_logger/compare/v0.9.0...v0.9.2">0.9.2</a> - 2022-11-07</h2>
   <ul>
   <li>Fix and un-deprecate Target::Pipe, which was basically not working at all before and deprecated in 0.9.1.</li>
   </ul>
   <h2><a href="https://github.com/rust-cli/env_logger/compare/v0.8.4...v0.9.0">0.9.0</a> -- 2022-07-14</h2>
   <h3>Breaking Changes</h3>
   <ul>
   <li>Default message format now prints the target instead of the module</li>
   </ul>
   <h3>Improvements</h3>
   <ul>
   <li>Added a method to print the module instead of the target</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rust-cli/env_logger/commit/ff029fa8b6258ed926134f51d38ee85ebd553c35"><code>ff029fa</code></a> chore: Release</li>
   <li><a href="https://github.com/rust-cli/env_logger/commit/389cc52d5a14b45286c6478b00148abeaeccf4a7"><code>389cc52</code></a> docs: Fix changelog links</li>
   <li><a href="https://github.com/rust-cli/env_logger/commit/2979c4b7b8a42e0247dee69a513249976afcd1ed"><code>2979c4b</code></a> docs: Update changelog</li>
   <li><a href="https://github.com/rust-cli/env_logger/commit/4c379170f7824ac10eab9af52f5645ecae9214cd"><code>4c37917</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-cli/env_logger/issues/248">#248</a> from epage/atty</li>
   <li><a href="https://github.com/rust-cli/env_logger/commit/d55d26980f338179e5d1829fb8d16b1d509530f1"><code>d55d269</code></a> style: Make clippy happy</li>
   <li><a href="https://github.com/rust-cli/env_logger/commit/066c2192c187f047ae178e786ff36e6cabed21f7"><code>066c219</code></a> fix: Replace atty with is_terminal</li>
   <li><a href="https://github.com/rust-cli/env_logger/commit/4db5e8793162e33e17efce36057afaa41d988788"><code>4db5e87</code></a> fix!: Rename termcolor/atty features</li>
   <li><a href="https://github.com/rust-cli/env_logger/commit/660cf7feb27e07bd308c3952637c5ae21c438846"><code>660cf7f</code></a> fix: Bump MSRV to 1.60.0</li>
   <li><a href="https://github.com/rust-cli/env_logger/commit/e572d048722c0af9c891df4ac8ef0716353c807d"><code>e572d04</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-cli/env_logger/issues/244">#244</a> from epage/update</li>
   <li><a href="https://github.com/rust-cli/env_logger/commit/f1ff331fa2e3f1111cd918ba91b22ad5a7070777"><code>f1ff331</code></a> docs: Fix typos</li>
   <li>Additional commits viewable in <a href="https://github.com/rust-cli/env_logger/compare/v0.9.0...v0.10.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] xudong963 merged pull request #4367: Update env_logger requirement from 0.9 to 0.10

Posted by GitBox <gi...@apache.org>.
xudong963 merged PR #4367:
URL: https://github.com/apache/arrow-datafusion/pull/4367


-- 
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] xudong963 commented on pull request #4367: Update env_logger requirement from 0.9 to 0.10

Posted by GitBox <gi...@apache.org>.
xudong963 commented on PR #4367:
URL: https://github.com/apache/arrow-datafusion/pull/4367#issuecomment-1327362675

   CI passed, let's merge.


-- 
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] ursabot commented on pull request #4367: Update env_logger requirement from 0.9 to 0.10

Posted by GitBox <gi...@apache.org>.
ursabot commented on PR #4367:
URL: https://github.com/apache/arrow-datafusion/pull/4367#issuecomment-1327363959

   Benchmark runs are scheduled for baseline = e0150439e89e1d98ff362bddcafdb980ee499a7a and contender = 58b43f5c0b629be49a3efa0e37052ec51d9ba3fe. 58b43f5c0b629be49a3efa0e37052ec51d9ba3fe is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ec2-t3-xlarge-us-east-2] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/a61adb79b5d9492e827be1ff110ab071...ebfe3b53553f4bd5bca428db8129812b/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/629cba7714404900960b9d8dbdfe015d...60522d960ef1410bae315ef9838b97fa/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/4c7851c25cec40369853b899545481e6...e3a304672e394f998f4d852dfb73ecfa/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/5c1bc547bc144c5bab985c6485d4a325...322033f0914141549d351a533ca76cf4/)
   Buildkite builds:
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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