build(deps): update mitmproxy/mitmproxy Docker tag to v12#1021
Merged
Conversation
4e459ff to
2f6c89d
Compare
a8e8ec1 to
c291438
Compare
02fdfa9 to
0ae9b8a
Compare
3d55c76 to
9774f81
Compare
bd4f7eb to
95bba8c
Compare
95bba8c to
9bda1f2
Compare
marcusrbrown
approved these changes
Jun 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.1.3→12.2.3Release Notes
mitmproxy/mitmproxy (mitmproxy/mitmproxy)
v12.2.3Compare Source
notBeforebackdate remains below Chromium's 200-day limit.(#8203, @emanuele-em)
(#8224, @mhils)
authority and subject key identifier mismatcherrors when mitmproxyis configured with a custom CA whose SubjectKeyIdentifier was not derived
as SHA-1 of the public key.
(#8214, @unique-jakub)
IndexErrorinis_mostly_binwhen exporting flows to HAR with payloadsthat have a UTF-8 continuation byte at the 100-byte cutoff.
(#8196, @juliosuas)
v12.2.2Compare Source
Fix LDAP injection vulnerability reported by @yueyueL.
(#8178, @mhils)
CERT_EXPIRYto 199 days.(#8142, @opstic)
This significantly improves addon runtime performance when assigning to
message.content.(#8055, @Prinzhorn)
--optionsoutput.(#4423, @emanuele-em)
view.settings.setval.togglecommand to correctly use the provided key parameter instead of hardcoded "key" string.(#8167, @nameearly)
HTTP://).(#8174, @emanuele-em)
(#8173, @emanuele-em)
(#7083, @Prinzhorn)
(#8104, @ariel42)
(#8149, @ariel42)
(#8016, @zdwg42)
(#8026, @xBZZZZ)
(#8041, @Prinzhorn)
(#8057, @skrattara)
modify_bodycrash when replacement strings contain backslash sequences.(#8046, @HueCodes)
(#7944, @lups2000)
(#8095, @seroperson)
(#8136, @duriantaco)
v12.2.1Compare Source
tcp_timeoutoption (default: 600 seconds).Previously, the timeout was hardcoded to 10 minutes for all TCP connections.
(#7909, @keshavkrishnadav)
(#7967, @caiquejjx)
(#7961, @xu-cheng)
blessfrom hex editors to avoid issues with macOS(#7937, @caiquejjx)
is_mostly_bincheck to support chinese characters(#7933, @caiquejjx, @mhils)
(#7928, @xu-cheng)
(#7973, @mhils)
"Raw cannot decode" or "failed to parse as JSON" errors
(#7940, @AdityaPatadiya)
(#7923, @lups2000)
(#7971, @sleeyax, @mhils)
(#7963, @Julien00859)
(#7982, @DNEGEL3125)
@ts-expect-errordirectives.(#7988, @DNEGEL3125)
v12.2.0Compare Source
(#7918, @mhils)
htpasswdfile parser with a custom implementation to migrate off unmaintainedpasslibdependency. The new parser only supports bcrypt and SHA-1 hashing.Contributions for additional formats are welcome as long as they don't introduce new
dependencies.
(#7906, @mhils)
v12.1.2Compare Source
(#7851, @mhils)
web_portoption.(#7827, @sujaldev)
(#7810, @mheguy)
(#7802, @kristof-mattei)
windows-2019runner towindows-2025.(#7801, @chedieck)
(#7740, @mhils)
(#7734, @lups2000)
(#7749, @mhils)
(#7804, @lups2000)
(#7833, @lups2000)
Security Fixes
Upgrade hyper-h2 to fix a request smuggling vulnerability that affects mitmproxy's
HTTP/2 -> HTTP/1 translation. (@mhils)
v12.1.1Compare Source
(#7729, @mhils)
v12.1.0Compare Source
(#7704, @lups2000, @mhils)
Content-Lengthheader for HEAD requests.(#7701, @sujaldev)
(#7690, @turboOrange)
v12.0.1Compare Source
(#7697, @mhils)
Authentication: Bearer ...header(#7681, @gschaer)
(#7685, @Florigolo)
v12.0.0Compare Source
New Contentview System (#7623, @mhils)
For example, the new Protobuf view pretty-prints to YAML, which the user
can edit and then re-serialize into binary representation.
supports both existing proto definitions and completely unknown protos.
Contentviews now return a plain
strwith the prettified data.Syntax highlighting is now signaled off-band (and based on tree-sitter).
the crates ecosystem.
Other Changes
(#7637, @mkiami)
(#7576, @mhils, @cataggar)
(#7603, @mhils)
(#7593, @mhils)
(#7609, @Yepoleb, @JordanPlayz158)
(#7574, @mhils, @Dieken)
(#7566, @AntoineJT)
(#7571, @mhils)
(#7572, @DenizenB)
(#7570, @DenizenB)
(#7575, @mhils)
(#7666, @mhils)
(#7595, @emanuele-em)
(#7589, @errorxyz)
(#7642, @lups2000)
(#7652, @lups2000)
mitmproxy.dns.Messagehas been renamed tomitmproxy.dns.DNSMessage(#7670, @mhils)
(#7319, @lups2000, @mhils)
Configuration
📅 Schedule: (in timezone America/Phoenix)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.