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 html-minifier to the latest version 🚀 #14

Merged
merged 2 commits into from
Sep 17, 2018

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Feb 9, 2018

Version 3.5.9 of html-minifier was just published.

Dependency html-minifier
Current Version 3.5.8
Type dependency

The version 3.5.9 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of html-minifier.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 5 commits.

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 bot added a commit that referenced this pull request Mar 4, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 4, 2018

Version 3.5.10 just got published.

Update to this version instead 🚀

Release Notes 3.5.10

Bug fixes

  • handle ol & ul as non-phrasing content (#888, #889)
Commits

The new version differs by 3 commits.

  • 94ef1b6 Version 3.5.10
  • 1de184e Add "ol" and "ul" to nonPhrasing (#889)
  • 41c21c9 preserve whitespace around custom fragments within <pre> (#885)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2018

Version 3.5.11 just got published.

Update to this version instead 🚀

Release Notes 3.5.11

Bug fixes

  • allow disabling of default flags on CLI (#860, #892)
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 19, 2018

Version 3.5.12 just got published.

Update to this version instead 🚀

Release Notes 3.5.12

Bug fixes

  • fix corner case in decodeEntities (#893, #894)
Commits

The new version differs by 2 commits.

  • 1457840 Version 3.5.12
  • 68981b7 fix corner case in decodeEntities (#894)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 31, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 31, 2018

Version 3.5.13 just got published.

Update to this version instead 🚀

Release Notes 3.5.13

Bug fixes

  • fix race in QUnit web test (#899)

Improvements

  • reduce dependencies (#898)
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 7, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 7, 2018

Version 3.5.14 just got published.

Update to this version instead 🚀

Release Notes 3.5.14

Bug fixes

  • preserve whitespace around <ruby> (#904, #905)
Commits

The new version differs by 2 commits.

  • b714bd1 Version 3.5.14
  • e7bcf16 Preserve whitespace around inline (#905)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2018

Version 3.5.15 just got published.

Update to this version instead 🚀

Release Notes 3.5.15

Improvements

  • supply context to minifyCSS custom processor (#909)
  • preserve input options (#910)
  • upgrade to grunt-browserify 5.3.0
Commits

The new version differs by 5 commits.

  • 5813319 Version 3.5.15
  • 43eb7dc update dependencies
  • a794697 preserve input options (#910)
  • a2ae883 supply context to minifyCSS custom processor (#909)
  • 78ae1a0 restore online web testing

See the full diff

greenkeeper bot added a commit that referenced this pull request May 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 20, 2018

Version 3.5.16 just got published.

Update to this version instead 🚀

Release Notes 3.5.16

Bug fixes

  • handle empty class attributes (#921, #922)
Commits

The new version differs by 6 commits.

  • 8043e97 Version 3.5.16
  • 9ecabca handle empty class attributes (#922)
  • a5cb4ea update dependencies
  • f93e5e3 improve handling of optional table section tags (#914)
  • 980a4a9 improve robustness of maxLineLength (#913)
  • 6f32488 add node-chakracore to Travis CI (#911)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 25, 2018

Version 3.5.17 just got published.

Update to this version instead 🚀

Release Notes 3.5.17

Improvements

  • upgrade to uglify-js 3.4.2
Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2018

Version 3.5.18 just got published.

Update to this version instead 🚀

Release Notes 3.5.18

Bug fixes

  • fix DOCTYPE parsing (#938, #939)
  • ensure CLI accepts --minify-urls

Improvements

  • upgrade to commander 2.16.0
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 13, 2018

Version 3.5.19 just got published.

Update to this version instead 🚀

Release Notes 3.5.19

Bug fixes

  • handle maxLineLength precisely around custom fragments & <!-- htmlmin:ignore --> (#930, #945)

Improvements

  • prefer https:// in documentation (#943)
  • convert to <!doctype html> for compressibility (#822, #944)
Commits

The new version differs by 4 commits.

  • 346f73d Version 3.5.19
  • 4d5283d fix corner cases in maxLineLength (#945)
  • 57bebd5 use lower case in useShortDoctype (#944)
  • f9c6ed9 Use https when possible. (#943)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 19, 2018

Version 3.5.20 just got published.

Update to this version instead 🚀

Release Notes 3.5.20

Bug fixes

  • handle custom fragments inside CSS more gracefully (#928, #929, #950)

Improvements

  • upgrade to clean-css 4.2.1
  • upgrade to commander 2.17.1
Commits

The new version differs by 3 commits.

  • b61dfcc Version 3.5.20
  • 6c237eb enhance ignoreCustomFragments in minifyCSS (#950)
  • 725afd5 update dependencies

See the full diff

@frank-dspeed frank-dspeed merged commit 0838343 into master Sep 17, 2018
@frank-dspeed frank-dspeed deleted the greenkeeper/html-minifier-3.5.9 branch September 17, 2018 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant