dutzi / tamper

Devtools extension, lets you locally edit files served from the web (based on mitmproxy).
http://dutzi.github.io/tamper
MIT License
394 stars 36 forks source link

Bump mitmproxy from 0.11.1 to 8.0.0 in /mitmproxy-extension #56

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps mitmproxy from 0.11.1 to 8.0.0.

Release notes

Sourced from mitmproxy's releases.

v8.0.0

Check out our release announcement blog post! 🎉

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

v7.0.4

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

v7.0.3

  • CVE-2021-39214: Fix request smuggling vulnerabilities reported by @​chinchila
  • Expose TLS 1.0 as possible minimum version on older pyOpenSSL releases
  • Fix compatibility with Python 3.10

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

v7.0.2

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

v7.0.1

  • Performance: Re-use OpenSSL contexts to enable TLS session resumption (@​mhils)
  • Disable HTTP/2 CONNECT for Secure Web Proxies to fix compatibility with Firefox (@​mhils)
  • Use local IP address as certificate subject if no other info is available (@​mhils)
  • Make it possible to return multiple chunks for HTTP stream modification (@​mhils)
  • Don't send WebSocket CONTINUATION frames when the peer does not send any (@​Pilphe)
  • Fix HTTP stream modify example. (@​mhils)
  • Fix a crash caused by no-op assignments to Server.address (@​SaladDais)
  • Fix a crash when encountering invalid certificates (@​mhils)
  • Fix a crash when pressing the Home/End keys in some screens (@​rbdixon)
  • Fix a crash when reading corrupted flow dumps (@​mhils)
  • Fix multiple crashes on flow export (@​mhils)
  • Fix a bug where ASGI apps did not see the request body (@​mhils)
  • Minor documentation improvements (@​mhils)

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

v7.0.0

Check out our release announcement blog post! 🎉

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

v6.0.2

This release fixes another bug in mitmweb's serialization process. All other tools are unaffected.

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

... (truncated)

Changelog

Sourced from mitmproxy's changelog.

Release History

Unreleased: mitmproxy next

Major Changes

Security Fixes

Full Changelog

... (truncated)

Commits


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dutzi/tamper/network/alerts).