[PR] Bump requests from 2.31.0 to 2.32.0 in /dev-support/flaky-tests [hbase]

2024-05-20 Thread via GitHub


dependabot[bot] opened a new pull request, #5929:
URL: https://github.com/apache/hbase/pull/5929

   Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0.
   
   Release notes
   Sourced from https://github.com/psf/requests/releases";>requests's 
releases.
   
   v2.32.0
   2.32.0 (2024-05-20)
   🐍 PYCON US 2024 EDITION 🐍
   Security
   
   Fixed an issue where setting verify=False on the first 
request from a
   Session will cause subsequent requests to the same origin to also 
ignore
   cert verification, regardless of the value of verify.
   (https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56";>https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56)
   
   Improvements
   
   verify=True now reuses a global SSLContext which should 
improve
   request time variance between first and subsequent requests. It should
   also minimize certificate load time on Windows systems when using a Python
   version built with OpenSSL 3.x. (https://redirect.github.com/psf/requests/issues/6667";>#6667)
   Requests now supports optional use of character detection
   (chardet or charset_normalizer) when repackaged or 
vendored.
   This enables pip and other projects to minimize their vendoring
   surface area. The Response.text() and 
apparent_encoding APIs
   will default to utf-8 if neither library is present. (https://redirect.github.com/psf/requests/issues/6702";>#6702)
   
   Bugfixes
   
   Fixed bug in length detection where emoji length was incorrectly
   calculated in the request content-length. (https://redirect.github.com/psf/requests/issues/6589";>#6589)
   Fixed deserialization bug in JSONDecodeError. (https://redirect.github.com/psf/requests/issues/6629";>#6629)
   Fixed bug where an extra leading / (path separator) could 
lead
   urllib3 to unnecessarily reparse the request URI. (https://redirect.github.com/psf/requests/issues/6644";>#6644)
   
   Deprecations
   
   Requests has officially added support for CPython 3.12 (https://redirect.github.com/psf/requests/issues/6503";>#6503)
   Requests has officially added support for PyPy 3.9 and 3.10 (https://redirect.github.com/psf/requests/issues/6641";>#6641)
   Requests has officially dropped support for CPython 3.7 (https://redirect.github.com/psf/requests/issues/6642";>#6642)
   Requests has officially dropped support for PyPy 3.7 and 3.8 (https://redirect.github.com/psf/requests/issues/6641";>#6641)
   
   Documentation
   
   Various typo fixes and doc improvements.
   
   Packaging
   
   Requests has started adopting some modern packaging practices.
   The source files for the projects (formerly requests) is now 
located
   in src/requests in the Requests sdist. (https://redirect.github.com/psf/requests/issues/6506";>#6506)
   Starting in Requests 2.33.0, Requests will migrate to a PEP 517 build 
system
   using hatchling. This should not impact the average user, but 
extremely old
   versions of packaging utilities may have issues with the new packaging 
format.
   
   New Contributors
   
   https://github.com/matthewarmand";>@​matthewarmand made 
their first contribution in https://redirect.github.com/psf/requests/pull/6258";>psf/requests#6258
   https://github.com/cpzt";>@​cpzt made their 
first contribution in https://redirect.github.com/psf/requests/pull/6456";>psf/requests#6456
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/psf/requests/blob/main/HISTORY.md";>requests's 
changelog.
   
   2.32.0 (2024-05-20)
   Security
   
   Fixed an issue where setting verify=False on the first 
request from a
   Session will cause subsequent requests to the same origin to also 
ignore
   cert verification, regardless of the value of verify.
   (https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56";>https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56)
   
   Improvements
   
   verify=True now reuses a global SSLContext which should 
improve
   request time variance between first and subsequent requests. It should
   also minimize certificate load time on Windows systems when using a Python
   version built with OpenSSL 3.x. (https://redirect.github.com/psf/requests/issues/6667";>#6667)
   Requests now supports optional use of character detection
   (chardet or charset_normalizer) when repackaged or 
vendored.
   This enables pip and other projects to minimize their vendoring
   surface area. The Response.text() and 
apparent_encoding APIs
   will default to utf-8 if neither library is present. (https://redirect.github.com/psf/requests/issues/6702";>#6702)
   
   Bugfixes
   
   Fixed bug in length detection where emoji length was incorrectly
   calculated in the request content-length. (https://redirect.github.com/psf/requests/issues/6589";>#6589)
   Fixed deserialization bug in JSONDecodeError. (https://redirect.github.com/psf/requests/issues/6629";>#6629)
   Fixed bug where an extra leading / (path separator) could 
lead
 

Re: [PR] Bump requests from 2.31.0 to 2.32.0 in /dev-support/flaky-tests [hbase]

2024-05-20 Thread via GitHub


Apache-HBase commented on PR #5929:
URL: https://github.com/apache/hbase/pull/5929#issuecomment-2121779557

   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | +0 :ok: |  reexec  |   0m 26s |  Docker mode activated.  |
   | -0 :warning: |  yetus  |   0m  3s |  Unprocessed flag(s): 
--brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list 
--whitespace-tabs-ignore-list --quick-hadoopcheck  |
   ||| _ Prechecks _ |
   ||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 15s |  Maven dependency ordering for branch  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m  4s |  Maven dependency ordering for patch  |
   ||| _ Other Tests _ |
   |  |   |   1m 30s |   |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5929/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/5929 |
   | Optional Tests |  |
   | uname | Linux 4978ce2cfbae 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 
23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | master / 9f773d4db0 |
   | Max. process+thread count | 42 (vs. ulimit of 3) |
   | modules | C:  U:  |
   | Console output | 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5929/1/console 
|
   | versions | git=2.34.1 maven=3.8.6 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
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: issues-unsubscr...@hbase.apache.org

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



Re: [PR] Bump requests from 2.31.0 to 2.32.0 in /dev-support/flaky-tests [hbase]

2024-05-20 Thread via GitHub


Apache-HBase commented on PR #5929:
URL: https://github.com/apache/hbase/pull/5929#issuecomment-2121779596

   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | +0 :ok: |  reexec  |   0m 24s |  Docker mode activated.  |
   | -0 :warning: |  yetus  |   0m  2s |  Unprocessed flag(s): 
--brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list 
--whitespace-tabs-ignore-list --quick-hadoopcheck  |
   ||| _ Prechecks _ |
   ||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 15s |  Maven dependency ordering for branch  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m  4s |  Maven dependency ordering for patch  |
   ||| _ Other Tests _ |
   |  |   |   1m 30s |   |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5929/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/5929 |
   | Optional Tests |  |
   | uname | Linux 78825fb5c6e7 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 
23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | master / 9f773d4db0 |
   | Max. process+thread count | 43 (vs. ulimit of 3) |
   | modules | C:  U:  |
   | Console output | 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5929/1/console 
|
   | versions | git=2.34.1 maven=3.8.6 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
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: issues-unsubscr...@hbase.apache.org

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



Re: [PR] Bump requests from 2.31.0 to 2.32.0 in /dev-support/flaky-tests [hbase]

2024-05-20 Thread via GitHub


Apache-HBase commented on PR #5929:
URL: https://github.com/apache/hbase/pull/5929#issuecomment-2121779637

   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | +0 :ok: |  reexec  |   0m 27s |  Docker mode activated.  |
   | -0 :warning: |  yetus  |   0m  2s |  Unprocessed flag(s): 
--brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list 
--whitespace-tabs-ignore-list --quick-hadoopcheck  |
   ||| _ Prechecks _ |
   ||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 14s |  Maven dependency ordering for branch  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m  3s |  Maven dependency ordering for patch  |
   ||| _ Other Tests _ |
   |  |   |   1m 28s |   |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5929/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/5929 |
   | Optional Tests |  |
   | uname | Linux 23d3577a669d 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 
23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | master / 9f773d4db0 |
   | Max. process+thread count | 32 (vs. ulimit of 3) |
   | modules | C:  U:  |
   | Console output | 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5929/1/console 
|
   | versions | git=2.34.1 maven=3.8.6 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
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: issues-unsubscr...@hbase.apache.org

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



Re: [PR] Bump requests from 2.31.0 to 2.32.0 in /dev-support/flaky-tests [hbase]

2024-05-20 Thread via GitHub


Apache-HBase commented on PR #5929:
URL: https://github.com/apache/hbase/pull/5929#issuecomment-2121781153

   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | +0 :ok: |  reexec  |   0m 39s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files 
found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any 
@author tags.  |
   ||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 11s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  spotless  |   0m 41s |  branch has no errors when 
running spotless:check.  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m  4s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace 
issues.  |
   | +1 :green_heart: |  spotless  |   0m 39s |  patch has no errors when 
running spotless:check.  |
   ||| _ Other Tests _ |
   | +0 :ok: |  asflicense  |   0m  0s |  ASF License check generated no 
output?  |
   |  |   |   3m  5s |   |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | ClientAPI=1.45 ServerAPI=1.45 base: 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5929/1/artifact/yetus-general-check/output/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/5929 |
   | Optional Tests | dupname asflicense spotless |
   | uname | Linux 5e1415964112 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 
14:29:28 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | master / 9f773d4db0 |
   | Max. process+thread count | 45 (vs. ulimit of 3) |
   | modules | C:  U:  |
   | Console output | 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5929/1/console 
|
   | versions | git=2.34.1 maven=3.8.6 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
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: issues-unsubscr...@hbase.apache.org

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