Skip to content

Bump mitmproxy from 11.0.0 to 11.1.0#7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/mitmproxy-11.1.0
Open

Bump mitmproxy from 11.0.0 to 11.1.0#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/mitmproxy-11.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 13, 2025

Copy link
Copy Markdown
Contributor

Bumps mitmproxy from 11.0.0 to 11.1.0.

Release notes

Sourced from mitmproxy's releases.

mitmproxy 11.1.0

Changes: See CHANGELOG.md.

You can find the latest release packages at https://mitmproxy.org/downloads/.

mitmproxy 11.0.2

Changes: See CHANGELOG.md.

You can find the latest release packages at https://mitmproxy.org/downloads/.

mitmproxy 11.0.1

Changes: See CHANGELOG.md.

You can find the latest release packages at https://mitmproxy.org/downloads/.

Changelog

Sourced from mitmproxy's changelog.

12 January 2025: mitmproxy 11.1.0

05 December 2024: mitmproxy 11.0.2

  • Stop sorting keys in JSON contentview (#7346, @​injust)
  • Fix a bug where a custom CA would raise an error. (#7355, @​nneonneo)
  • Fix a bug where the mitmproxy UI would crash on negative durations. (#7358, @​mhils)
  • Allow technically invalid HTTP transfer encodings in requests if validate_inbound_headers is disabled. (#7361, #7373, @​mhils)
  • Fix a bug in windows management in mitmproxy TUI whereby the help window does not appear if "?" is pressed within the overlay (#6500, @​emanuele-em)

24 November 2024: mitmproxy 11.0.1

  • Tighten HTTP detection heuristic to better support custom TCP-based protocols. (#7228, @​fatanugraha)
  • Implement stricter validation of HTTP headers to harden against request smuggling attacks. (#7345, @​mhils)
  • Increase HTTP/2 default flow control window size, fixing performance issues. (#7317, @​sujaldev)
  • Fix a bug where mitmproxy would incorrectly report that TLS 1.0 and 1.1 are not supported with the current OpenSSL build. (#7241, @​mhils)
  • Docker: Update image to Python 3.13 on Debian Bookworm. (#7242, @​mhils)
  • Add a tun proxy mode that creates a virtual network device on Linux for transparent proxying. (#7278, @​mhils)
  • browser.start command now supports Firefox. (#7239, @​sujaldev)
  • Fix interaction of the modify_headers and stream_large_bodies options.

... (truncated)

Commits
  • 277bf97 mitmproxy 11.1.0
  • 54829b5 dns resolver: make Hickory and getaddrinfo resolvers available using the sa...
  • 033732c Prompt user before clearing screen (#7445)
  • 6a39a1d chore: Fix CHANGELOG.md formatting glitch (#7461)
  • 70e59c2 Remove check for status codes in the blocklist add-on (#7453)
  • 784ad4b fix: Remove filter expression lowercasing in block_list addon (#7456)
  • a14df6b fix: Add missing HTTP status codes (#7455)
  • a18b1e3 fix CHANGELOG.md
  • 421fb46 Update ruamel-yaml requirement from <=0.18.7,>=0.16 to >=0.16,<=0.18.10 (#7449)
  • 9483634 Update ruff requirement from <=0.8.4,>=0.5.0 to >=0.5.0,<=0.8.6 (#7448)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/mitmproxy/mitmproxy/releases)
- [Changelog](https://github.com/mitmproxy/mitmproxy/blob/main/CHANGELOG.md)
- [Commits](mitmproxy/mitmproxy@v11.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: mitmproxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants