build(deps): bump mitmproxy from 11.0.0 to 12.2.2 in /tests#1643
Open
dependabot[bot] wants to merge 6 commits into
Open
build(deps): bump mitmproxy from 11.0.0 to 12.2.2 in /tests#1643dependabot[bot] wants to merge 6 commits into
dependabot[bot] wants to merge 6 commits into
Conversation
Collaborator
|
@dependabot rebase |
d529e9f to
70aa624
Compare
70aa624 to
be8681f
Compare
Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 11.0.0 to 12.2.2. - [Release notes](https://github.com/mitmproxy/mitmproxy/releases) - [Changelog](https://github.com/mitmproxy/mitmproxy/blob/main/CHANGELOG.md) - [Commits](mitmproxy/mitmproxy@v11.0.0...v12.2.2) --- updated-dependencies: - dependency-name: mitmproxy dependency-version: 12.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
440cdd5 to
f11227d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps mitmproxy from 11.0.0 to 12.2.2.
Release notes
Sourced from mitmproxy's releases.
... (truncated)
Changelog
Sourced from mitmproxy's changelog.
... (truncated)
Commits
437fb75mitmproxy 12.2.27458ea2remove codacy badged835965Update CHANGELOG.md71c9234Fix LDAP Sanitization (#8178)cc58fc9load pending scripts before dumping options (#8176)bf16594SECURITY.md: Exclude DoS from scope (#8171)6d1f71ecorrect a parameter (#8172)d1e06b6Fix uppercase scheme (#8174)e0840a6Fix console command panel losing focus due to incoming traffic (#8173)ca58cd8fix: display failed CONNECT requests in mitmdump (#8175)Note
mitmproxydepends onwheelswhich is not available prebuilt formusl. The docker image had to be extended with relevant tooling (llvm-22/cargo/rustup,bpf-linker) for building the required deps duringpip install.Close: #1670