Skip to content
This repository has been archived by the owner on Jun 30, 2018. It is now read-only.

Update dependency striptags to v3 #344

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 23, 2018

This Pull Request updates dependency striptags from v2.2.1 to v3.1.1

Release Notes

v3.0.0

Completely rewritten from the ground up, using some of Node v4+ javascript features. Changes around the state machine aspect should mean an increase in speed.

Now features a streaming mode, where partial HTML can be pumped into a function and stripped HTML is returned.


Commits

v3.0.0

  • dd1ed03 Rewrite core module.
  • 969cebd Move module back into src/ directory.
  • 86e95d2 Remove HTML test coverage command and JSHint config.
  • adf53b6 Update mocha version and rewrite tests.
  • eb4d1f0 Add test for streaming mode w/ allowable_tags.
  • 9d9a804 Update README.md
  • cd53825 v3.0.0

v3.0.1

v3.1.0

v3.1.1


This PR has been generated by Renovate Bot.

@openjck
Copy link
Contributor

openjck commented Feb 23, 2018

No can do, my friend. striptags v3 is incompatible with uglifyjs-webpack-plugin. The uglifyjs-webpack-plugin team has fixed this, but they haven't released the fixes yet. Even then, the fixes will need to trickle down to webpack-stream, the package we use directly that has uglifyjs-webpack-plugin as a distant dependency.

@openjck openjck closed this Feb 23, 2018
@renovate
Copy link
Author

renovate bot commented Feb 23, 2018

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/striptags-3.x branch February 23, 2018 01:42
@openjck
Copy link
Contributor

openjck commented Feb 23, 2018

My mistake. The fix has been released and webpack-stream is using it. I'll reopen the PR.

@openjck openjck changed the title Update dependency striptags to v3 Update dependency striptags to v3 (reopened) Feb 23, 2018
@openjck openjck changed the title Update dependency striptags to v3 (reopened) Update dependency striptags to v3 (Renovate, please reopen) Feb 23, 2018
@openjck openjck changed the title Update dependency striptags to v3 (Renovate, please reopen) Update dependency striptags to v3 Feb 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants