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 dependency mitmproxy to v10 #232

Merged
merged 1 commit into from
Oct 7, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mitmproxy ==9.0.1 -> ==10.1.1 age adoption passing confidence

Release Notes

mitmproxy/mitmproxy (mitmproxy)

v10.1.1

Compare Source

v10.1.0

Compare Source

  • Add support for reading HAR files using the existing flow loading APIs, e.g. mitmproxy -r example.har.
    (#​6335, @​stanleygvi)
  • Add support for writing HAR files using the save.har command and the hardump option for mitmdump.
    (#​6368, @​stanleygvi)
  • Packaging changes:
    • mitmproxy-rs does not depend on a protobuf compiler being available anymore,
      we're now also providing a working source distribution for all platforms.
    • On macOS, mitmproxy-rs now depends on mitmproxy-macos. We only provide binary wheels for this package because
      it contains a code-signed system extension. Building from source requires a valid Apple Developer Id, see CI for
      details.
    • On Windows, mitmproxy-rs now depends on mitmproxy-windows. We only provide binary wheels for this package to
      simplify our deployment process, see CI for how to build from source.
      (#​6303, @​mhils)
  • Increase maximum dump file size accepted by mitmweb
    (#​6373, @​t-wy)

v10.0.0

Compare Source

Breaking Changes
  • The onboarding_port option has been removed. The onboarding app now responds
    to all requests for the hostname specified in onboarding_host.
  • connection.Client and connection.Server now accept keyword arguments only.
    This is a breaking change for custom addons that use these classes directly.

Configuration

📅 Schedule: 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 becomes conflicted, 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. View repository job log here.

@allenporter allenporter merged commit 9d62f11 into main Oct 7, 2023
3 checks passed
@renovate renovate bot deleted the renovate/mitmproxy-10.x branch October 7, 2023 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant