Skip to content

Bump urllib3[secure] from 1.26.6 to 1.26.7 in /tools#27

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/urllib3-secure--1.26.7
Closed

Bump urllib3[secure] from 1.26.6 to 1.26.7 in /tools#27
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/urllib3-secure--1.26.7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 23, 2021

Bumps urllib3[secure] from 1.26.6 to 1.26.7.

Release notes

Sourced from urllib3[secure]'s releases.

1.26.7

⚠️ IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap

  • Fixed a bug with HTTPS hostname verification involving IP addresses and lack of SNI
  • Fixed a bug where IPv6 braces weren't stripped during certificate hostname matching

If you or your organization rely on urllib3 consider supporting us via GitHub Sponsors

Changelog

Sourced from urllib3[secure]'s changelog.

1.26.7 (2021-09-22)

  • Fixed a bug with HTTPS hostname verification involving IP addresses and lack of SNI. (Issue #2400)
  • Fixed a bug where IPv6 braces weren't stripped during certificate hostname matching. (Issue #2240)
Commits
  • 342aff5 Release 1.26.7
  • 77acdd1 Backport #2241 and create test for IPv6 proxy cert hostname verification
  • 906d982 Rely on urllib3 hostname matching for HTTPS proxy validation
  • 13603ec [1.26.x] Reraise error after free in certificate array from PEM loader
  • See full diff in compare view

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 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 Pull requests that update a dependency file python Pull requests that update Python code labels Sep 23, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jan 10, 2022

Superseded by #101.

@dependabot dependabot bot closed this Jan 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/urllib3-secure--1.26.7 branch January 10, 2022 04:22
rniwa pushed a commit that referenced this pull request Aug 7, 2025
This reverts commit 11d83f664aba9ed9f977e946c7cd5df8817c955e.

Reason for revert: Causing failing tests detailed in crbug.com/41482163
comments #26, #27, #28.

Bug: 41482163
Original change's description:
> Reland "[FedCM] Adding disconnect to reset test state."
>
> This is a reland of commit 35632c9ba41725c5fabdb14ea66b00af64f83796
>
> Original change's description:
> > [FedCM] Adding disconnect to reset test state.
> >
> > Test results are affected because of previously run tests.
> > Disconnect helps in resetting the test state for each test case.
> >
> > Bug: 41482163
> > Change-Id: Ib97c2ff69ba0d01f886947c0969190c778bb7986
> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6780242
> > Commit-Queue: Christian Biesinger <[email protected]>
> > Commit-Queue: Jaimukund Bhan <[email protected]>
> > Reviewed-by: Nicolás Peña <[email protected]>
> > Reviewed-by: Christian Biesinger <[email protected]>
> > Cr-Commit-Position: refs/heads/main@{#1491540}
>
> Bug: 41482163
> Change-Id: Ib7702a52ea5215993e74ea696d7bbf19a505a98b
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6784548
> Commit-Queue: Jaimukund Bhan <[email protected]>
> Reviewed-by: Christian Biesinger <[email protected]>
> Reviewed-by: Nicolás Peña <[email protected]>
> Cr-Commit-Position: refs/heads/main@{#1491717}

Bug: 41482163
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I6dfb9aa2f05c1ad00f3b12515243c51d6f37632a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6788532
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Owners-Override: thefrog <[email protected]>
Auto-Submit: thefrog <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1492021}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants