Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump urllib3 from 1.26.19 to 1.26.20 #8890

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

Bumps urllib3 from 1.26.19 to 1.26.20.

Release notes

Sourced from urllib3's releases.

1.26.20

🚀 urllib3 is fundraising for HTTP/2 support

urllib3 is raising ~$40,000 USD to release HTTP/2 support and ensure long-term sustainable maintenance of the project after a sharp decline in financial support for 2023. If your company or organization uses Python and would benefit from HTTP/2 support in Requests, pip, cloud SDKs, and thousands of other projects please consider contributing financially to ensure HTTP/2 support is developed sustainably and maintained for the long-haul.

Thank you for your support.

Changes

  • Fixed a crash where certain standard library hash functions were absent in FIPS-compliant environments. (#3432)
  • Replaced deprecated dash-separated setuptools entries in setup.cfg. (#3461)
  • Took into account macOS setting ECONNRESET instead of EPROTOTYPE in its newer versions. (#3416)
  • Backported changes to our tests and CI configuration from v2.x to support testing with CPython 3.12 and 3.13. (#3436)

Full Changelog: urllib3/urllib3@1.26.19...1.26.20

Changelog

Sourced from urllib3's changelog.

1.26.20 (2024-08-29)

  • Fixed a crash where certain standard library hash functions were absent in FIPS-compliant environments. ([#3432](https://github.com/urllib3/urllib3/issues/3432) <https://github.com/urllib3/urllib3/issues/3432>__)
  • Replaced deprecated dash-separated setuptools entries in setup.cfg. ([#3461](https://github.com/urllib3/urllib3/issues/3461) <https://github.com/urllib3/urllib3/pull/3461>__)
  • Took into account macOS setting ECONNRESET instead of EPROTOTYPE in its newer versions. ([#3416](https://github.com/urllib3/urllib3/issues/3416) <https://github.com/urllib3/urllib3/pull/3416>__)
  • Backported changes to our tests and CI configuration from v2.x to support testing with CPython 3.12 and 3.13. ([#3436](https://github.com/urllib3/urllib3/issues/3436) <https://github.com/urllib3/urllib3/pull/3436>__)
Commits
  • 6f2ad7c Release 1.26.20
  • 7f925b0 Backport changes to the publish workflow
  • 3d9b2d3 Replace deprecated dash-separated setuptools entries in setup.cfg (#3461)
  • e9ac9bc Upgrade actions (#3437)
  • 0b42b01 Do not limit runs with 3.13 to Ubuntu
  • d135b54 Backport a part of 5d93c9c6c01efc469200044027c21c6e661f2a99
  • 8c13ec8 Backport test_eintr_zero_timeout fix
  • df09e8c Move verbosity flag to noxfile
  • ac96f20 Test test_requesting_large_resources_via_ssl separately
  • 3f1806c Try using same PyPy 3.9 version as in main to fix timeouts
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
urllib3 [>= 2.a, < 3]

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies This issue is a problem in a dependency. v2 labels Aug 30, 2024
@kdaily
Copy link
Member

kdaily commented Sep 6, 2024

@dependabot rebase

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 1.26.20.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.19...1.26.20)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/v2/urllib3-1.26.20 branch from 494d479 to 36e28bc Compare September 6, 2024 21:42
@jonathan343
Copy link
Contributor

This should be fixed from #8917. I'll try re-basing this PR.

@jonathan343
Copy link
Contributor

@dependabot rebase

@jonathan343
Copy link
Contributor

@dependabot close

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/pip/v2/urllib3-1.26.20 branch October 21, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency. v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants