SockDrawer / SockBot

Sockbot - A sock puppet Robot worthy of TheDailyWTF that interfaces with what.thedailywtf.com. SO META!
MIT License
16 stars 18 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.14.2 of sanitize-html was just published.

Branch Build failing 🚨
Dependency sanitize-html
Current Version 1.14.1
Type dependency

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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/SockDrawer/SockBot/builds/294905918?utm_source=github_status&utm_medium=notification) - ❌ **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/AccaliaDeElementia/sockbot/build/623)

Commits

The new version differs by 5 commits.

  • 77e3619 1.14.2 block protocol-relative URLs using alternate slashes
  • 41bde2a Merge pull request #172 from bayotop/issue-171-fixAllowProtocolRelative
  • 4d51168 disallow URLs starting with any combination of...
  • 1d78dae Merge pull request #160 from graingert/use-lodash-escaperegexp
  • b7d71de use lodash.escaperegexp

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 1.14.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

AccaliaDeElementia commented 6 years ago

issued bug report against breaking version.

https://github.com/punkave/sanitize-html/issues/173

greenkeeper[bot] commented 6 years ago

Version 1.14.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 2 commits.

  • 0a41ad6 1.14.3 restored dependency
  • b33fd5b returned inadvertently removed dependency

See the full diff

AccaliaDeElementia commented 6 years ago

Issue has been resolved with latest dependency version