dawidvdh / dawidvdh.github.io

My Portfolio Page.
https://dawid.codes
MIT License
0 stars 0 forks source link

Update html-minifier to the latest version 🚀 #34

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency html-minifier was updated from 3.5.21 to 4.0.0.

This version 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.


Release Notes for 4.0.0

Bug fixes

  • handle custom fragments within CSS/JS correctly (#1001, #1015)

Changes

  • Drop Node.js < 6 support

Improvements

  • implement continueOnParseError to treat invalid characters as text (#1004)
  • minify Content-Security-Policy (#947, #975, #1014)
  • upgrade to commander 2.19.0
  • upgrade to grunt-contrib-uglify 4.0.1
  • upgrade to gruntify-eslint 5.0.0
  • upgrade to uglify-js 3.5.1
Commits

The new version differs by 12 commits.

  • 4beb325 Version 4.0.0
  • 583e086 handle custom fragments within CSS/JS correctly (#1015)
  • 47b7042 minify Content-Security-Policy (#1014)
  • c810fa3 Update Jekyll's ignores. (#1013)
  • f3f080c Remove eslint-plugin-no-use-extend-native. (#1012)
  • da5c7a5 Update .gitattributes. (#1011)
  • c3a9ab7 Travis: remove only gh-pages branch. (#1010)
  • 5342a06 Drop Node.js < 6 support. (#1008)
  • df65c0c Update .travis.yml (#1006)
  • ce0e834 implement continueOnParseError (#1004)
  • fe4f5f8 use semver operators for dependencies (#1003)
  • 862d6a4 update dependencies (#1002)

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: