-
Notifications
You must be signed in to change notification settings - Fork 30
Commit af17072
authored
Update dependency mitmproxy to v10.2.4 (#376)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mitmproxy](https://togithub.com/mitmproxy/mitmproxy) | `==10.2.2` ->
`==10.2.4` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mitmproxy/mitmproxy (mitmproxy)</summary>
###
[`v10.2.4`](https://togithub.com/mitmproxy/mitmproxy/blob/HEAD/CHANGELOG.md#07-March-2024-mitmproxy-1024)
[Compare
Source](https://togithub.com/mitmproxy/mitmproxy/compare/10.2.3...10.2.4)
- Fix a bug where errors during startup would not be displayed when
running mitmproxy.
([#​6719](https://togithub.com/mitmproxy/mitmproxy/pull/6719),
[@​mhils](https://togithub.com/mhils))
- Use newer cryptography APIs to avoid CryptographyDeprecationWarnings.
This bumps the minimum required version to cryptography 42.0.
([#​6718](https://togithub.com/mitmproxy/mitmproxy/pull/6718),
[@​mhils](https://togithub.com/mhils))
###
[`v10.2.3`](https://togithub.com/mitmproxy/mitmproxy/blob/HEAD/CHANGELOG.md#06-March-2024-mitmproxy-1023)
[Compare
Source](https://togithub.com/mitmproxy/mitmproxy/compare/10.2.2...10.2.3)
- Fix a regression where `allow_hosts`/`ignore_hosts` would break with
IPv6 connections.
([#​6614](https://togithub.com/mitmproxy/mitmproxy/pull/6614),
[@​dqxpb](https://togithub.com/dqxpb))
- Fix bug where failed CONNECT request URLs are saved to HAR files
incorrectly.
([#​6599](https://togithub.com/mitmproxy/mitmproxy/pull/6599),
[@​basedBaba](https://togithub.com/basedBaba))
- Add an arm64 variant for the precompiled macOS app.
([#​6633](https://togithub.com/mitmproxy/mitmproxy/pull/6633),
[@​mhils](https://togithub.com/mhils))
- Fix duplicate answers being returned in DNS queries.
([#​6648](https://togithub.com/mitmproxymitmproxy/pull/6648),
[@​sujaldev](https://togithub.com/sujaldev))
- Fix bug where wireguard config is generated with incorrect endpoint
when two or more NICs are active.
([#​6659](https://togithub.com/mitmproxy/mitmproxy/pull/6659),
[@​basedBaba](https://togithub.com/basedBaba))
- Fix a regression when leaf cert creation would fail with intermediate
CAs in `ca_file`.
([#​6666](https://togithub.com/mitmproxy/mitmproxy/pull/6666),
[@​manselmi](https://togithub.com/manselmi))
- Add `content_view_lines_cutoff` option to mitmdump
([#​6692](https://togithub.com/mitmproxy/mitmproxy/pull/6692),
[@​errorxyz](https://togithub.com/errorxyz))
- Allow runtime modifications of HTTP flow filters for server replays
([#​6695](https://togithub.com/mitmproxy/mitmproxy/pull/6695),
[@​errorxyz](https://togithub.com/errorxyz))
- Fix bug view options menu in case of overflow
([#​6697](https://togithub.com/mitmproxy/mitmproxy/pull/6697),
[@​lups2000](https://togithub.com/lups2000))
- Allow --allow-hosts and --ignore-hosts to work together
([#​6711](https://togithub.com/mitmproxy/mitmproxy/pull/6711),
[@​dstd](https://togithub.com/dstd))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/allenporter/pyrainbird).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 65e3763 commit af17072Copy full SHA for af17072
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
0 commit comments