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

chore(deps): update dependency urllib3 to v1.26.17 - autoclosed #79

Closed

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Oct 6, 2023

This PR contains the following updates:

Package Update Change
urllib3 (changelog) patch ==1.26.15 -> ==1.26.17

By merging this PR, the issue #77 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 8.1 CVE-2023-43804

Release Notes

urllib3/urllib3

v1.26.17

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. (#&#8203;3139 <https://github.com/urllib3/urllib3/pull/3139>_)

v1.26.16

Compare Source

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

  • Fixed thread-safety issue where accessing a PoolManager with many distinct origins
    would cause connection pools to be closed while requests are in progress (#&#8203;2954 <https://github.com/urllib3/urllib3/pull/2954>_)

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

@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 19, 2023
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency urllib3 to v1.26.17 chore(deps): update dependency urllib3 to v1.26.17 - autoclosed Oct 20, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/loadgenerator branch October 20, 2023 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants