build(deps): bump urllib3 from 1.26.17 to 1.26.18 in /docs/.sphinx
Metadata
Current evaluation
Dependabot PR bumping urllib3 from 1.26.17 to 1.26.18 in /docs/.sphinx was approved, passed CI, and merged. The update applies a security fix for HTTP 303 redirect handling.
Suggested action: —
No scores available.
Issue body
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/urllib3/urllib3/releases">urllib3's releases</a>.</em></p>
<blockquote>
<h2>1.26.18</h2>
<ul>
<li>Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses. (GHSA-g4mx-q9vg-27p4)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/urllib3/urllib3/blob/main/CHANGES.rst">urllib3's changelog</a>.</em></p>
<blockquote>
<h1>1.26.18 (2023-10-17)</h1>
<ul>
<li>Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/urllib3/urllib3/commit/9c2c2307dd1d6af504e09aac0326d86ee3597a0b"><code>9c2c230</code></a> Release 1.26.18 (<a href="https://redirect.github.com/urllib3/urllib3/issues/3159">#3159</a>)</li>
<li><a href="https://github.com/urllib3/urllib3/commit/b594c5ceaca38e1ac215f916538fb128e3526a36"><code>b594c5c</code></a> Merge pull request from GHSA-g4mx-q9vg-27p4</li>
<li><a href="https://github.com/urllib3/urllib3/commit/944f0eb134485f41bc531be52de12ba5a37bca73"><code>944f0eb</code></a> [1.26] Use vendored six in urllib3.contrib.securetransport</li>
<li>See full diff in <a href="https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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](https://github.com/snapcore/snapcraft/network/alerts).
</details>
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Dependabot PR bumping urllib3 from 1.26.17 to 1.26.18 in /docs/.sphinx was approved, passed CI, and merged. The update applies a security fix for HTTP 303 redirect handling. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an automated Dependabot update bumping urllib3 from 1.26.17 to 1.26.18 in /docs/.sphinx to patch an HTTP 303 redirect security vulnerability. Code coverage remained unchanged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Dependabot merged an automated update bumping urllib3 from 1.26.17 to 1.26.18 in /docs/.sphinx. The release patches an HTTP 303 redirect security vulnerability. The change was successfully merged with no coverage impact. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4887 build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /docs/.sphinx | snapcraft | merged | Dependabot merged a dependency update bumping urllib3 from 1.26.18 to 1.26.19 in /docs/.sphinx. The change received two approvals, passed CI checks, and was successfully merged without conflicts. | |
| #4387 build(deps): bump urllib3 from 1.26.13 to 1.26.17 in /docs/.sphinx | snapcraft | merged | Merged a Dependabot pull request updating urllib3 from 1.26.13 to 1.26.17 in /docs/.sphinx. Approved by two reviewers, passed CI checks, and successfully integrated into the main branch. | |
| #4404 build(deps): bump urllib3 from 1.26.17 to 1.26.18 | snapcraft | merged | Merged a Dependabot update bumping urllib3 from 1.26.17 to 1.26.18. Approved by two reviewers and passing CI, the branch was recreated to resolve a rebase conflict before final merge. The update improves HTTP 303 redirect handling. | |
| #3532 build(deps): bump urllib3 from 1.26.4 to 1.26.5 | snapcraft | merged | Merged an automated Dependabot update bumping urllib3 from 1.26.4 to 1.26.5. The change was approved, passed CI checks, and updated two files without impacting test coverage. | |
| #4388 build(deps): bump urllib3 from 1.26.15 to 1.26.17 | snapcraft | merged | Merged Dependabot PR bumping urllib3 from 1.26.15 to 1.26.17. Update applies security patch GHSA-v845-jxx5-vc9f and fixes a PoolManager thread-safety issue. Approved by two reviewers, passed CI, and maintained coverage. | |
| #363 build(deps): bump urllib3 from 1.26.4 to 1.26.5 | charmcraft | merged | Merged Dependabot update bumping urllib3 from 1.26.4 to 1.26.5. The release fixes Python 3.10 deprecation warnings, updates vendored six, and optimizes URL parsing. Approved by two reviewers and passed CI checks prior to merge. | |
| #4859 build(deps): bump urllib3 from 1.26.18 to 1.26.19 | snapcraft | merged | Automated dependency update for urllib3 from 1.26.18 to 1.26.19 was approved, passed CI checks, and successfully merged. | |
| #1307 build(deps): bump urllib3 from 1.26.16 to 1.26.17 | charmcraft | closed | Closed as redundant. Dependabot proposed updating urllib3 to 1.26.17, but the bot noted the dependency is already up-to-date, rendering the PR unnecessary. | |
| #108 build(deps): bump urllib3 from 2.5.0 to 2.6.3 | starflow | merged | Merged a Dependabot PR bumping urllib3 from 2.5.0 to 2.6.3. The update patches critical decompression bomb and DoS vulnerabilities, plus bug fixes. Approved by reviewers, passed all CI checks, and merged successfully. | |
| #1336 build(deps): bump urllib3 from 1.26.17 to 1.26.18 | charmcraft | closed | The urllib3 dependency bump to 1.26.18 was closed and superseded because the project already updated to the latest version. The change was not merged as it became redundant. |