Skip to content

build(deps): update mitmproxy/mitmproxy Docker tag to v12#1021

Merged
marcusrbrown merged 1 commit into
mainfrom
renovate/mitmproxy-mitmproxy-12.x
Jun 27, 2026
Merged

build(deps): update mitmproxy/mitmproxy Docker tag to v12#1021
marcusrbrown merged 1 commit into
mainfrom
renovate/mitmproxy-mitmproxy-12.x

Conversation

@fro-bot

@fro-bot fro-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
mitmproxy/mitmproxy major 11.1.312.2.3 OpenSSF Scorecard

Release Notes

mitmproxy/mitmproxy (mitmproxy/mitmproxy)

v12.2.3

Compare Source

  • Reduce generated leaf certificate validity from 199 to 197 days so the 2-day
    notBefore backdate remains below Chromium's 200-day limit.
    (#​8203, @​emanuele-em)
  • Fixed a bug where mitmweb would not pick up its XSRF cookie.
    (#​8224, @​mhils)
  • Fix authority and subject key identifier mismatch errors when mitmproxy
    is configured with a custom CA whose SubjectKeyIdentifier was not derived
    as SHA-1 of the public key.
    (#​8214, @​unique-jakub)
  • Fix IndexError in is_mostly_bin when exporting flows to HAR with payloads
    that have a UTF-8 continuation byte at the 100-byte cutoff.
    (#​8196, @​juliosuas)

v12.2.2

Compare Source

v12.2.1

Compare Source

v12.2.0

Compare Source

  • mitmproxy now supports Python 3.14. Binary releases ship with 3.14 by default.
    (#​7918, @​mhils)
  • Replace htpasswd file parser with a custom implementation to migrate off unmaintained
    passlib dependency. 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.2

Compare Source

Security Fixes
  • GHSA-847f-9342-265h:
    Upgrade hyper-h2 to fix a request smuggling vulnerability that affects mitmproxy's
    HTTP/2 -> HTTP/1 translation. (@​mhils)

v12.1.1

Compare Source

v12.1.0

Compare Source

v12.0.1

Compare Source

  • Fix a crash when editing raw messages bodies in mitmproxy.
    (#​7697, @​mhils)
  • Added an option to pass the web token as Authentication: Bearer ... header
    (#​7681, @​gschaer)
  • In DNS proxy mode, user-provided addons now trigger before DNS resolution has taken place.
    (#​7685, @​Florigolo)

v12.0.0

Compare Source

New Contentview System (#​7623, @​mhils)
  • Contentviews can now be interactive and re-encode prettified data.
    For example, the new Protobuf view pretty-prints to YAML, which the user
    can edit and then re-serialize into binary representation.
  • Replace the existing gRPC and Protobuf contentviews with an interactive contentview that
    supports both existing proto definitions and completely unknown protos.
  • The MsgPack contentview is now interactive, too.
  • The contentview API has been drastically simplified.
    Contentviews now return a plain str with the prettified data.
    Syntax highlighting is now signaled off-band (and based on tree-sitter).
  • Docs: Add new documentation page and API reference for contentviews.
  • Contentviews can now be written in Rust for better performance and access to
    the crates ecosystem.
Other Changes

Configuration

📅 Schedule: (in timezone America/Phoenix)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


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

This PR has been generated by Mend Renovate.

@fro-bot fro-bot Bot requested review from fro-bot and marcusrbrown as code owners June 25, 2026 04:49
@fro-bot fro-bot Bot added dependencies Dependency updates or security alerts major renovate Universal dependency update tool <https://mend.io/renovate> labels Jun 25, 2026
@fro-bot fro-bot Bot added the renovate Universal dependency update tool <https://mend.io/renovate> label Jun 25, 2026
@fro-bot fro-bot Bot force-pushed the renovate/mitmproxy-mitmproxy-12.x branch 3 times, most recently from 4e459ff to 2f6c89d Compare June 25, 2026 16:53
@fro-bot fro-bot mentioned this pull request Jun 25, 2026
75 tasks
@fro-bot fro-bot Bot force-pushed the renovate/mitmproxy-mitmproxy-12.x branch 8 times, most recently from a8e8ec1 to c291438 Compare June 26, 2026 00:32
@fro-bot fro-bot Bot force-pushed the renovate/mitmproxy-mitmproxy-12.x branch 7 times, most recently from 02fdfa9 to 0ae9b8a Compare June 26, 2026 07:36
@fro-bot fro-bot Bot force-pushed the renovate/mitmproxy-mitmproxy-12.x branch 5 times, most recently from 3d55c76 to 9774f81 Compare June 27, 2026 01:00
@marcusrbrown marcusrbrown enabled auto-merge (squash) June 27, 2026 02:37
@fro-bot fro-bot Bot force-pushed the renovate/mitmproxy-mitmproxy-12.x branch from bd4f7eb to 95bba8c Compare June 27, 2026 02:43
@fro-bot fro-bot Bot force-pushed the renovate/mitmproxy-mitmproxy-12.x branch from 95bba8c to 9bda1f2 Compare June 27, 2026 03:05
@marcusrbrown marcusrbrown merged commit 0273b9e into main Jun 27, 2026
12 checks passed
@marcusrbrown marcusrbrown deleted the renovate/mitmproxy-mitmproxy-12.x branch June 27, 2026 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates or security alerts major renovate Universal dependency update tool <https://mend.io/renovate>

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants