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

[GitHub] [beam] dependabot[bot] opened a new pull request, #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

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

   Updates the requirements on [httplib2](https://github.com/httplib2/httplib2) to permit the latest version.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/httplib2/httplib2/blob/master/CHANGELOG">httplib2's changelog</a>.</em></p>
   <blockquote>
   <p>0.22.0</p>
   <p>https: disable_ssl_certificate_validation caused ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled
   <a href="https://redirect.github.com/httplib2/httplib2/pull/231">httplib2/httplib2#231</a></p>
   <p>build(deps): bump cryptography from 37.0.4 to 38.0.3
   Reason from cryptography changelog: Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.7, which resolves CVE-2022-3602 and CVE-2022-3786.</p>
   <p>0.21.0</p>
   <p>http: <code>Content-Encoding: deflate</code> must accept zlib encapsulation
   <a href="https://redirect.github.com/httplib2/httplib2/pull/230">httplib2/httplib2#230</a></p>
   <p>Begin support and CI against CPython 3.10 and 3.11.</p>
   <p>0.20.4</p>
   <p>proxy: support proxy urls with ipv6 address
   <a href="https://redirect.github.com/httplib2/httplib2/pull/217">httplib2/httplib2#217</a></p>
   <p>0.20.3</p>
   <p>No changes in library. Tests compatible with Python3.10 and recent pytest.</p>
   <p>0.20.2</p>
   <p>auth: support pyparsing v3 (AttributeError downcaseTokens)
   <a href="https://redirect.github.com/httplib2/httplib2/issues/207">httplib2/httplib2#207</a></p>
   <p>proxy: correct extraction of errno from pysocks ProxyConnectionError
   <a href="https://redirect.github.com/httplib2/httplib2/pull/202">httplib2/httplib2#202</a></p>
   <p>0.20.1</p>
   <p>No changes from 0.20.0, re-upload of broken py2 wheel.</p>
   <p>0.20.0</p>
   <p>IMPORTANT cacerts: remove expired DST Root CA X3, add ISRG Root X1, X2
   <a href="https://redirect.github.com/httplib2/httplib2/pull/200">httplib2/httplib2#200</a>
   <a href="https://redirect.github.com/httplib2/httplib2/issues/203">httplib2/httplib2#203</a></p>
   <p>tls: accept min/max ssl.TLSVersion enum values
   <a href="https://redirect.github.com/httplib2/httplib2/pull/191">httplib2/httplib2#191</a></p>
   <p>setup(python_requires=...) may need setuptools update
   <a href="https://redirect.github.com/httplib2/httplib2/pull/195">httplib2/httplib2#195</a></p>
   <p>0.19.1</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/httplib2/httplib2/commit/09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"><code>09eee8a</code></a> v0.22.0 release</li>
   <li><a href="https://github.com/httplib2/httplib2/commit/c980460d5c26fd1c33502f6011e0e715604ca8f4"><code>c980460</code></a> build(deps): bump cryptography from 37.0.4 to 38.0.3</li>
   <li><a href="https://github.com/httplib2/httplib2/commit/c452006da5731f3935b417f727d6acbfa9a85d5d"><code>c452006</code></a> chore CI upgrades; regen test TLS certs</li>
   <li><a href="https://github.com/httplib2/httplib2/commit/8398b5f054873105497aaa7054cdceee5c00f42c"><code>8398b5f</code></a> test: deps upgrade <a href="https://github.com/httplib2/httplib2/security/dependabot/1">https://github.com/httplib2/httplib2/security/dependabot/1</a></li>
   <li><a href="https://github.com/httplib2/httplib2/commit/941fa81403295dff62eef7a169453e5308b92055"><code>941fa81</code></a> https: disable_ssl_certificate_validation caused ValueError: Cannot set verif...</li>
   <li><a href="https://github.com/httplib2/httplib2/commit/3094c64ee75e13530c62217180bf2a983084257e"><code>3094c64</code></a> v0.21.0 release</li>
   <li><a href="https://github.com/httplib2/httplib2/commit/eefcf9e65929ab0cc1812173679b3d967edab6c3"><code>eefcf9e</code></a> pre-commit, contribution guideline, script/test now creates one virtualenv us...</li>
   <li><a href="https://github.com/httplib2/httplib2/commit/12a76ea915fa269579987fbe067f4701b3dc21de"><code>12a76ea</code></a> internal: simpler recursive _errno_from_exception</li>
   <li><a href="https://github.com/httplib2/httplib2/commit/7984a737b9bda21834012ec666b807563557a7a9"><code>7984a73</code></a> tests: pypy2 does not support ssl.TLSVersion</li>
   <li><a href="https://github.com/httplib2/httplib2/commit/9bee0d9867a7ca4985078f1d4a075ba16f04e763"><code>9bee0d9</code></a> Content-Encoding: deflate must accept zlib encapsulation</li>
   <li>Additional commits viewable in <a href="https://github.com/httplib2/httplib2/compare/0.9...v0.22.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@beam.apache.org

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


[GitHub] [beam] github-actions[bot] commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1534667301

   Reminder, please take a look at this pr: @AnandInguva 


-- 
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@beam.apache.org

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


[GitHub] [beam] AnandInguva merged pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "AnandInguva (via GitHub)" <gi...@apache.org>.
AnandInguva merged PR #25961:
URL: https://github.com/apache/beam/pull/25961


-- 
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@beam.apache.org

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


[GitHub] [beam] github-actions[bot] commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1491837430

   Reminder, please take a look at this pr: @pabloem 


-- 
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@beam.apache.org

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


[GitHub] [beam] jrmccluskey commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "jrmccluskey (via GitHub)" <gi...@apache.org>.
jrmccluskey commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1507474902

   retest this please


-- 
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@beam.apache.org

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


[GitHub] [beam] github-actions[bot] commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1497387986

   Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @jrmccluskey for label python.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)


-- 
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@beam.apache.org

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


[GitHub] [beam] github-actions[bot] commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1518632331

   Reminder, please take a look at this pr: @jrmccluskey 


-- 
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@beam.apache.org

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


[GitHub] [beam] jrmccluskey commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "jrmccluskey (via GitHub)" <gi...@apache.org>.
jrmccluskey commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1508655757

   Run Python_Coverage PreCommit


-- 
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@beam.apache.org

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


[GitHub] [beam] AnandInguva commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "AnandInguva (via GitHub)" <gi...@apache.org>.
AnandInguva commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1523477701

   Run Python_Coverage PreCommit


-- 
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@beam.apache.org

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


[GitHub] [beam] github-actions[bot] commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1482300362

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @pabloem for label python.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
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@beam.apache.org

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


[GitHub] [beam] codecov[bot] commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1482270715

   ## [Codecov](https://codecov.io/gh/apache/beam/pull/25961?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#25961](https://codecov.io/gh/apache/beam/pull/25961?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d0e709c) into [master](https://codecov.io/gh/apache/beam/commit/ddae966f3346fbe247486324cbf8a8a532895316?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ddae966) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #25961   +/-   ##
   =======================================
     Coverage   71.42%   71.42%           
   =======================================
     Files         779      779           
     Lines      102534   102534           
   =======================================
   + Hits        73232    73234    +2     
   + Misses      27842    27840    -2     
     Partials     1460     1460           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | python | `79.97% <ø> (+<0.01%)` | :arrow_up: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   [see 9 files with indirect coverage changes](https://codecov.io/gh/apache/beam/pull/25961/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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@beam.apache.org

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


[GitHub] [beam] github-actions[bot] commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1523317267

   Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @AnandInguva for label python.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)


-- 
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@beam.apache.org

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


[GitHub] [beam] jrmccluskey commented on pull request #25961: Update httplib2 requirement from <0.22.0,>=0.8 to >=0.8,<0.23.0 in /sdks/python

Posted by "jrmccluskey (via GitHub)" <gi...@apache.org>.
jrmccluskey commented on PR #25961:
URL: https://github.com/apache/beam/pull/25961#issuecomment-1508656558

   Run Python_Runners PreCommit


-- 
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@beam.apache.org

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