Skip to content

Update dependency urllib3 to v2.1.0#74

Merged
bortok merged 3 commits into
mainfrom
renovate/urllib3-2.x
Dec 26, 2023
Merged

Update dependency urllib3 to v2.1.0#74
bortok merged 3 commits into
mainfrom
renovate/urllib3-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 20, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
urllib3 (changelog) ==2.0.4 -> ==2.1.0 age adoption passing confidence

Release Notes

urllib3/urllib3 (urllib3)

v2.1.0

Compare Source

==================

Read the v2 migration guide <https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html>__ for help upgrading to the latest version of urllib3.

Removals

  • Removed support for the deprecated urllib3[secure] extra. (#&#8203;2680 <https://github.com/urllib3/urllib3/issues/2680>__)
  • Removed support for the deprecated SecureTransport TLS implementation. (#&#8203;2681 <https://github.com/urllib3/urllib3/issues/2681>__)
  • Removed support for the end-of-life Python 3.7. (#&#8203;3143 <https://github.com/urllib3/urllib3/issues/3143>__)

Bugfixes

  • Allowed loading CA certificates from memory for proxies. (#&#8203;3065 <https://github.com/urllib3/urllib3/issues/3065>__)
  • Fixed decoding Gzip-encoded responses which specified x-gzip content-encoding. (#&#8203;3174 <https://github.com/urllib3/urllib3/issues/3174>__)

v2.0.7

Compare Source

==================

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

v2.0.6

Compare Source

==================

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

v2.0.5

Compare Source

==================

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot changed the title Update dependency urllib3 to v2.0.5 Update dependency urllib3 to v2.0.6 Oct 2, 2023
@renovate
renovate Bot force-pushed the renovate/urllib3-2.x branch from 592eb36 to 6df0938 Compare October 2, 2023 19:20
@renovate
renovate Bot force-pushed the renovate/urllib3-2.x branch from 6df0938 to 4ba94a8 Compare October 17, 2023 18:55
@renovate renovate Bot changed the title Update dependency urllib3 to v2.0.6 Update dependency urllib3 to v2.0.7 Oct 17, 2023
@renovate renovate Bot changed the title Update dependency urllib3 to v2.0.7 Update dependency urllib3 to v2.1.0 Nov 13, 2023
@renovate
renovate Bot force-pushed the renovate/urllib3-2.x branch from 4ba94a8 to 8a5370d Compare November 13, 2023 17:44
@renovate
renovate Bot force-pushed the renovate/urllib3-2.x branch from 8a5370d to e12dbe7 Compare December 26, 2023 03:09
@renovate

renovate Bot commented Dec 26, 2023

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@bortok
bortok merged commit 0768a27 into main Dec 26, 2023
@bortok
bortok deleted the renovate/urllib3-2.x branch December 26, 2023 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant