Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Bump urllib3 from 1.26.16 to 1.26.17 #31

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps urllib3 from 1.26.16 to 1.26.17.

Release notes

Sourced from urllib3's releases.

1.26.17

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

Sourced from urllib3's changelog.

1.26.17 (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. ([#3139](https://github.com/urllib3/urllib3/issues/3139) <https://github.com/urllib3/urllib3/pull/3139>_)
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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2023
@cyrusdobbs cyrusdobbs force-pushed the dependabot/pip/urllib3-1.26.17 branch from 6e4486c to 141f5b3 Compare October 3, 2023 12:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2023

A newer version of urllib3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@gidsg gidsg force-pushed the dependabot/pip/urllib3-1.26.17 branch from 141f5b3 to 23d4c08 Compare October 20, 2023 15:23
@gidsg
Copy link
Contributor

gidsg commented Oct 25, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@gidsg gidsg force-pushed the dependabot/pip/urllib3-1.26.17 branch from 23d4c08 to cca0976 Compare October 25, 2023 14:37
@cyrusdobbs cyrusdobbs force-pushed the dependabot/pip/urllib3-1.26.17 branch 2 times, most recently from bf69478 to 9e626fa Compare October 27, 2023 07:11
@cyrusdobbs cyrusdobbs force-pushed the dependabot/pip/urllib3-1.26.17 branch from 9e626fa to 68d4020 Compare November 29, 2023 08:42
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.16...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@cyrusdobbs cyrusdobbs force-pushed the dependabot/pip/urllib3-1.26.17 branch from 68d4020 to 70021fe Compare November 29, 2023 10:44
@cyrusdobbs cyrusdobbs merged commit 62cbc5d into main Nov 30, 2023
1 check passed
@cyrusdobbs cyrusdobbs deleted the dependabot/pip/urllib3-1.26.17 branch November 30, 2023 08:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants