Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mitmproxy requirement from ~=10.1.6 to ~=10.3.0 #70

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Updates the requirements on mitmproxy to permit the latest version.

Release notes

Sourced from mitmproxy's releases.

mitmproxy 10.3.0

Changes: See CHANGELOG.md.

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

Changelog

Sourced from mitmproxy's changelog.

17 April 2024: mitmproxy 10.3.0

  • Add support for editing non text files in a hex editor (#6768, @​wnyyyy)
  • Add server_connect_error hook that is triggered when connection establishment fails. (#6806, @​haanhvu, @​spacewasp, @​mhils)
  • Add section in mitmweb for rendering, adding and removing a comment (#6709, @​lups2000)
  • Fix multipart form content view being unusable. (#6653, @​DaniElectra)
  • Documentation Improvements on CA Certificate Generation (#5370, @​zioalex)
  • Make it possible to read flows from stdin with mitmweb. (#6732, @​jaywor1)
  • Update aioquic dependency to >= 1.0.0, < 2.0.0. (#6747, @​jlaine)
  • Fix a bug where async client_connected handlers would crash mitmproxy. (#6749, @​mhils)
  • Add button to close flow details panel (#6734, @​lups2000)
  • Ignore SIGPIPE signals when there is lots of traffic. Socket errors are handled directly and do not require extra signals that generate noise. (#6764, @​changsin)
  • Add primitive websocket interception and modification (#6766, @​errorxyz)
  • Add support for exporting websocket messages when using "raw" export. (#6767, @​txrp0x9)
  • The "save body" feature now also includes WebSocket messages. (#6767, @​txrp0x9)
  • Fix compatibility with older cryptography versions and silence a DeprecationWarning on Python <3.11. (#6790, @​mhils)
  • Fix a bug when proxying unicode domains. (#6796, @​mhils)

07 March 2024: mitmproxy 10.2.4

  • Fix a bug where errors during startup would not be displayed when running mitmproxy. (#6719, @​mhils)
  • Use newer cryptography APIs to avoid CryptographyDeprecationWarnings. This bumps the minimum required version to cryptography 42.0. (#6718, @​mhils)

06 March 2024: mitmproxy 10.2.3

  • Fix a regression where allow_hosts/ignore_hosts would break with IPv6 connections. (#6614, @​dqxpb)
  • Fix bug where failed CONNECT request URLs are saved to HAR files incorrectly.

... (truncated)

Commits

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)

Updates the requirements on [mitmproxy](https://github.com/mitmproxy/mitmproxy) to permit the latest version.
- [Release notes](https://github.com/mitmproxy/mitmproxy/releases)
- [Changelog](https://github.com/mitmproxy/mitmproxy/blob/main/CHANGELOG.md)
- [Commits](mitmproxy/mitmproxy@10.1.6...10.3.0)

---
updated-dependencies:
- dependency-name: mitmproxy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Superseded by #82.

@dependabot dependabot bot closed this Jun 17, 2024
@dependabot dependabot bot deleted the dependabot/pip/mitmproxy-approx-eq-10.3.0 branch June 17, 2024 19:32
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