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

Update sanitize-html to version 1.14.1 🚀 #7846

Merged
merged 2 commits into from
Feb 8, 2017

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

sanitize-html just published its new version 1.14.1.

State Update 🚀
Dependency sanitize-html
New version 1.14.1
Type dependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of sanitize-html.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 6 commits .

  • fb89a71 1.14.1: documented allowProtocolRelative option. No code changes from 1.14.0, released a few moments ago.
  • 4c229fb 1.14.0: the new allowProtocolRelative option, which is set to true by default, allows you to decline to accept URLs that start with // and thus point to a different host using the current protocol. If you do not want to permit this, set this option to false. This is fully backwards compatible because the default behavior is to allow them. Thanks to Luke Bernard.
  • e22f2e2 Merge pull request #137 from lukebarnard1/allow-protocol-relative
  • 1d37bf9 Correct no-scheme handling (= not nasty)
  • 1bcbcea Only URLs starting with // are protocol-relative
  • 3a2dd6f Add option to allow empty URL schemes

See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@kirrg001 kirrg001 force-pushed the greenkeeper-sanitize-html-1.14.1 branch from f32d4a0 to c1864d1 Compare February 8, 2017 14:30
@kirrg001 kirrg001 merged commit ba37767 into master Feb 8, 2017
@ErisDS ErisDS deleted the greenkeeper-sanitize-html-1.14.1 branch February 8, 2017 16:08
@kirrg001 kirrg001 removed the LTS label Feb 8, 2017
kirrg001 pushed a commit that referenced this pull request Feb 8, 2017
* chore(package): update sanitize-html to version 1.14.1

https://greenkeeper.io/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants