Update bluemonday to v1.0.15 #16379
Update bluemonday to v1.0.15 #16379
Conversation
The failing tests are ok because we expect wrong things and need to change the tests. test(
"https://www.example.com/foo/?bar=baz&inga=42&quux",
`<p><a href="https://www.example.com/foo/?bar=baz&inga=42&quux" rel="nofollow">https://www.example.com/foo/?bar=baz&inga=42&quux</a></p>`)
|
Codecov Report
@@ Coverage Diff @@
## main #16379 +/- ##
==========================================
+ Coverage 44.24% 45.51% +1.27%
==========================================
Files 695 709 +14
Lines 82341 83767 +1426
==========================================
+ Hits 36429 38127 +1698
+ Misses 40014 39504 -510
- Partials 5898 6136 +238
Continue to review full report at Codecov.
|
as title
and nit:
chmod +x contrib/update_dependencies.sh