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

An in-range update of sanitize-html is breaking the build 🚨 #76

Open
greenkeeper bot opened this issue Jan 17, 2020 · 6 comments
Open

An in-range update of sanitize-html is breaking the build 🚨 #76

greenkeeper bot opened this issue Jan 17, 2020 · 6 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 17, 2020

The dependency sanitize-html was updated from 1.20.1 to 1.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
  • Shippable: Run 298 status is FAILED. (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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 17, 2020

After pinning to 1.20.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 23, 2020

  • The dependency sanitize-html was updated from 1.21.1 to 1.22.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 5265a81 1.22.0: htmlparser2 4.x fixes longstanding bugs
  • 534a60e 1.21.1: fixed packaging issue that broke 1.21.0. thanks to Dmitry Shadrunov.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 12, 2020

  • The dependency sanitize-html was updated from 1.22.0 to 1.22.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 12 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2020

  • The dependency sanitize-html was updated from 1.22.1 to 1.23.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • 22964d6 Bumps the version and updates changelog (#344)
  • e8ac98f Merge pull request #342 from apostrophecms/hotfix/lint
  • 71964b7 Fixes eqeqeq
  • bca0c5d Merge branch 'master' into hotfix/lint
  • 561d436 Merge pull request #314 from slavaGanzin/textFilterTagNameAttribute
  • 9934a8c Updates punkave refs (#343)
  • 466efff Merge pull request #301 from egorvoronov/master
  • 8d4474b Merge branch 'master' into master
  • 0f2382d Adds eslint and bumps version
  • f387495 Merge branch 'master' into master
  • 9d18720 add docs
  • b57b19e textFilter(text) -> textFilter(text, tagName)
  • 488f853 Marking as sideEffects: false

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 20, 2020

  • The dependency sanitize-html was updated from 1.23.0 to 1.24.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 10ee127 Merge pull request #357 from apostrophecms/1.24.0
  • c1f96fe Bumps the version and updates the changelog
  • d8dbdf5 Merge pull request #356 from apostrophecms/frame-children
  • a1eb86f Adds mediaChildren documentation
  • db8ea10 Adds mediaChildren property to frames for filtering
  • 2aee776 Merge pull request #354 from thiago-negri/bugfix/escape-self-closing-tag
  • d57542d Merge pull request #337 from willfarrell/feature/abbr
  • 28821f1 Fix escaping of self closing tags
  • 9d388b1 feat: add abbr to default list

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 29, 2020

  • The dependency sanitize-html was updated from 1.24.0 to 1.25.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 24 commits.

  • f8e8c40 Adds allowVulnerableTags to the README and changelog (#364)
  • bd85458 Merge pull request from GHSA-wrvh-xq9q-8f5v
  • 42daa11 Merge branch 'master' into advisory-fix-1
  • f2cb87b Updates tests to check for the warning
  • ac7ecef Merge pull request #358 from merceyz/lodash
  • 1dbe824 docs: update changelog
  • bf4e5f9 fix: replace per method packages with lodash
  • d24c306 Merge pull request #361 from apostrophecms/enforceHtmlBoundary
  • e889aa8 Moves function and cleans up README language
  • 7c38d48 eslint formatting fixes
  • f59b40f Updates the changelog
  • aaf791d Adding back enforceHtmlBoundary documentation
  • 2e7c7b7 reverts gitignore change
  • 09fa354 Removes the old index.js file
  • e89e764 Merge branch 'pr/166' into enforceHtmlBoundary

There are 24 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants