kildem / JavaScript-development-environment

Test a JavaScript development environment
1 stars 0 forks source link

Update html-webpack-plugin to the latest version ๐Ÿš€ #40

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

โ˜๏ธ Greenkeeperโ€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.0 of html-webpack-plugin was just published.

Dependency html-webpack-plugin
Current Version 2.30.1
Type devDependency

The version 3.0.0 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-webpack-plugin.

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

  • f669052 chore(package): Drop support for node version older than 6 (#861)
  • e01700e fix(package): use correct package-lock
  • 1dee37e fix(package): remove unnecessary prepare script (#17)
  • 04ee3a6 docs(README): standardize (#11)
  • 6319451 fix(package): add tapable >= v1.0.0 (dependencies) (#14)
  • f5252ff ci(travis): update webpack v4.0.0-beta.1...4.0.0 (WEBPACK_VERSION) (#15)
  • ebfc277 ci(.travis): add node lts/* && stable (#7)
  • 55aab64 ci(.bithoundrc): rm bithound service (#6)
  • 638c664 docs(LICENSE): use JSF license (#5)
  • d66a1a9 chore(package): add release script (#4)
  • a8a8c2b refactor: add webpack >= v4.0.0 support (#3)
  • f663339 Doc: define lodash loader as the default loader (#789)
  • aedc623 Update README.md (#768)
  • 672f34b Release 2.30.1

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:

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

  • 17b6f19 chore(release): 3.0.1
  • 57411a9 fix(package): Remove the extract-text-webpack-plugin peer dependency

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.3 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 7 commits.

  • 44fcf14 chore(release): 3.0.3
  • 0558c18 refactor(performance): Reduce the generated chunk information to speed up build time
  • 256f990 Change in-line spelling (#777)
  • 2c8637c chore(release): 3.0.2 (#867)
  • 985654c docs(README): update template variables list (#840)
  • 1ff661c Add plugin to README.md (#853)
  • 7587754 Fix to work with loader-utils ^1.1.0 (#792)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.4 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 3 commits.

  • 8038a17 chore(release): 3.0.4
  • 0348d6b fix(entries): Don't add css entries twice
  • dc233b5 Fix typos, add links to issues and pull

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.5 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 4 commits.

  • 422d828 chore(release): 3.0.5
  • 2288f20 fix(hooks): Remove deprecated tapable calls #879
  • 020b714 fix(entries): do not ignore JS if there is also CSS
  • 5711f16 Add a note about ordering first

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.6 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 3 commits.

  • 1b2a71d chore(release): 3.0.6
  • bcbb036 fix(hooks): Call tapable.apply directly #879
  • eb0b765 docs(readme): fix options table

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.7 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.8 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 8 commits.

  • 2763474 chore(release): 3.0.8
  • 05ee29b fix(compiler): Fallback to 3.0.7 because of #900
  • efbd352 Add a Git .mailmap with merged repeated occurrences of various people
  • cf4176b Update README.md
  • fd22d81 Update README.md
  • ff03761 Added backers and sponsors on the README
  • df32593 Updated readme.md
  • e6e8464 Add html-webpack-exclude-empty-assets-plugin

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

  • 07481a2 chore(release): 3.1.0
  • c5e32d3 feat: Allow to overwrite the templateParameter #830

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.0 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 11 commits.

  • e2c6990 chore(release): 3.2.0
  • 74a22c4 feat: Support node 6.9
  • afcc032 test: Add example for template parameters
  • f7eac19 fix(loader): Allow to add new template parameters
  • c05b31b Update README.md
  • 3afd5d2 refactor: Reduce chunksort code
  • 9ec122a docs: Update readme avatar section
  • a7d37ca feat: Add meta tag option
  • 7b4eb7f fix(loader): Use lodash inside the loader directly
  • 24f8acc chore: Add commitizen
  • 050b51a docs: Add webpack-concat-plugin

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€