-
Notifications
You must be signed in to change notification settings - Fork 18
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
An in-range update of sanitize-html is breaking the build 🚨 #494
Comments
After pinning to 1.20.1 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 36 commits.
There are 36 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 60 commits.
There are 60 commits in total. See the full diff |
The dependency sanitize-html was updated from
1.20.1
to1.21.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
sanitize-html is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Commits
The new version differs by 14 commits.
bbffaf0
1.21.0: new disallowedTagsMode feature, thanks to Yehonatan Zecharia
816188f
Merge pull request #312 from yehonatanz/escape-disallowed-tags
7204cf7
Added disallowedTagsMode option to allow escaping of tags
1c43280
mkdir -p for dist
8b8e763
Merge pull request #311 from yehonatanz/master
bd63d17
Fixed require statement in test.js
4823f84
fixed frontend build
10bf432
Merge pull request #306 from apostrophecms/revert-169-escape-disallowed-tags
a338283
Revert "Escape disallowed tags"
d48f3dd
Merge pull request #169 from yehonatanz/escape-disallowed-tags
88daf9e
Update README.md
6f4893f
Add escapeDisallowed option to escape html instead of discarding it
2b7d022
Merge pull request #287 from arturoromeroslc/patch-1
a1ae29b
Update README.md
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: