cobalt icon indicating copy to clipboard operation
cobalt copied to clipboard

Bump urllib3 from 2.0.4 to 2.0.7 in /docker/pytest

Open dependabot[bot] opened this issue 1 year ago • 5 comments

Bumps urllib3 from 2.0.4 to 2.0.7.

Release notes

Sourced from urllib3's releases.

2.0.7

  • Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses. (GHSA-g4mx-q9vg-27p4)

2.0.6

  • Added the Cookie header to the list of headers to strip from requests when redirecting to a different host. As before, different headers can be set via Retry.remove_headers_on_redirect. (GHSA-v845-jxx5-vc9f)

2.0.5

  • Allowed pyOpenSSL third-party module without any deprecation warning. #3126
  • Fixed default blocksize of HTTPConnection classes to match high-level classes. Previously was 8KiB, now 16KiB. #3066
Changelog

Sourced from urllib3's changelog.

2.0.7 (2023-10-17)

  • Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses.

2.0.6 (2023-10-02)

  • Added the Cookie header to the list of headers to strip from requests when redirecting to a different host. As before, different headers can be set via Retry.remove_headers_on_redirect.

2.0.5 (2023-09-20)

  • Allowed pyOpenSSL third-party module without any deprecation warning. ([#3126](https://github.com/urllib3/urllib3/issues/3126) <https://github.com/urllib3/urllib3/issues/3126>__)
  • Fixed default blocksize of HTTPConnection classes to match high-level classes. Previously was 8KiB, now 16KiB. ([#3066](https://github.com/urllib3/urllib3/issues/3066) <https://github.com/urllib3/urllib3/issues/3066>__)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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) You can disable automated security fix PRs for this repo from the Security Alerts page.

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Oct 17 '23 20:10 dependabot[bot]

Datadog Report

Branch report: dependabot/pip/docker/pytest/urllib3-2.0.7 Commit report: ee7c11d

:white_check_mark: cobalt: 0 Failed, 0 New Flaky, 29550 Passed, 1 Skipped, 31m 40.35s Wall Time

Codecov Report

Merging #1815 (a144afe) into main (e901c3d) will decrease coverage by 0.01%. Report is 1 commits behind head on main. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1815      +/-   ##
==========================================
- Coverage   57.77%   57.76%   -0.01%     
==========================================
  Files        1915     1915              
  Lines       95108    95108              
==========================================
- Hits        54944    54939       -5     
- Misses      40164    40169       +5     

see 11 files with indirect coverage changes

codecov[bot] avatar Oct 17 '23 22:10 codecov[bot]

Datadog Report

Branch report: dependabot/pip/docker/pytest/urllib3-2.0.7 Commit report: a144afe

:white_check_mark: cobalt: 0 Failed, 0 New Flaky, 29550 Passed, 1 Skipped, 9m 47.93s Wall Time

@dependabot rebase

kaidokert avatar Mar 16 '24 04:03 kaidokert

Dependabot does not support your Python version. Because of this, Dependabot cannot update this pull request.

dependabot[bot] avatar Mar 16 '24 05:03 dependabot[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar May 31 '24 06:05 dependabot[bot]