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-loader to the latest version 🚀 #748

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 5, 2018

Version 0.5.4 of html-loader was just published.

Dependency html-loader
Current Version 0.5.1
Type devDependency

The version 0.5.4 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-loader.

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 8 commits.

  • 3872994 chore(release): 0.5.4
  • 7838692 chore(package): update dependencies
  • c62e6db ci(travis): simplify coverage reporting
  • 110f342 chore(.jsbeautifyrc): remove js-beautify
  • d98f6eb [#PR97] updates tests and docs
  • 1ef5de4 fix(index): escape double quotes correctly (options.interpolate) (#154)
  • 5d4342a docs(README): add link to html-minifier options (options.minimize) (#151)
  • 4b13d4c fix: ignore attribute if mailto: is present (#145)

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 Jan 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 17, 2018

Version 0.5.5 just got published.

Update to this version instead 🚀

Release Notes v0.5.5

2018-01-17

Bug Fixes

  • index: don't prepend ./ to the URL on interpolate=require (options.interpolate) (#165) (9515410)
Commits

The new version differs by 3 commits.

  • 27026d2 chore(release): 0.5.5
  • 9515410 fix(index): don't prepend ./ to the URL on interpolate=require (options.interpolate) (#165)
  • 5af6884 docs(CHANGELOG): rm redundant entries

See the full diff

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.

0 participants