-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Update bluemonday to v1.0.15 #16379
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 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.
|
* update github.com/microcosm-cc/bluemonday * add exec flag to contrib/update_dependencies.sh * Fix TESTS
as title
and nit:
chmod +x contrib/update_dependencies.sh