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 hard-source-webpack-plugin to the latest version 🚀 #805

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 27, 2018

Version 0.7.0 of hard-source-webpack-plugin was just published.

Dependency hard-source-webpack-plugin
Current Version 0.6.12
Type dependency

The version 0.7.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 hard-source-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.


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
Copy link
Author

greenkeeper bot commented May 28, 2018

Version 0.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 58d1dfa chore(release): 0.7.1
  • 59ec7cf fix: missing logMessages import in ParitySystem (#354)
  • 930563c chore: configure commit linting and generated changelogs (#350)
  • 0b8e668 Merge pull request #348 from mzgoddard/prettier-forever
  • 332940c chore: lint
  • 8397119 Lint on travis in a separate job
  • acc0c7d Add prettier as lint && lint:fix scripts

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 28, 2018

Version 0.7.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3e6028d chore(release): 0.7.2
  • 0212475 fix: use find-cache-dir for default cache directory (#237) (#355)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

Version 0.7.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • b850a0b chore(release): 0.7.3
  • c40fd30 fix: parse and stringify data in serializers (#358)
  • f01d8ba Allow custom values of info.mode and info.level (#360)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

Version 0.7.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 6751499 chore(release): 0.7.4
  • 79aa0bc fix: check that normalId is on missingCache (#364)
  • c878f4b fix: add missing commitlint configuration file (#363)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2018

Version 0.7.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3a924aa chore(release): 0.7.5
  • 7e1f54e fix(append2): fix nextPow2 and buffer size increase logic (#374)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 12, 2018

Version 0.7.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • dda7593 chore(release): 0.7.6
  • d1f9c5f fix(package): add engine to define minimum node version (#377)
  • 5603da0 fix: thaw SystemImportDeprecationWarning (#379)
  • 33cc986 fix(cache): reset corrupted caches (#375)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 14, 2018

Version 0.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 8a68f29 chore(release): 0.8.0
  • 074b5d9 feat: add ExcludeModulePlugin (#381)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 14, 2018

Version 0.8.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 87f8858 chore(release): 0.8.1
  • 1c8eb1f fix: exclude mini-css loader modules (#382)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 23, 2018

Version 0.9.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 25d660b chore(release): 0.9.0
  • d871c8a fix(package): update find-cache-dir to version 2.0.0 (#385)
  • d97566d fix(package): update pkg-dir to version 3.0.0 (#384)
  • 263f2aa chore(package): update worker-loader to version 2.0.0 (#349)
  • c685a61 feat: add cache pruning (#386)
  • 6f27e91 chore(package): update @commitlint/travis-cli to version 7.0.0 (#373)
  • 360704e chore(package): update @commitlint/cli to version 7.0.0 (#372)
  • b693616 chore(package): update @commitlint/config-conventional to version 7.0.0 (#371)
  • bafdfd9 chore(package): update webpack-cli to version 3.0.0 (#370)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 2, 2018

Version 0.10.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 872e7ba chore(release): 0.10.0
  • 2d0df51 feat: store low level resolutions from built module (#392)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 2, 2018

Version 0.10.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 853544b chore(release): 0.10.1
  • 66086aa fix: support unresolved loader resolve calls (#396)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 7, 2018

Version 0.10.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 236b8a5 chore(release): 0.10.2
  • da106a3 chore(package): update css-loader to version 1.0.0 (#400)
  • e327108 fix: use Buffer.alloc (#402)
  • 8885f10 fix: plus sign missing (#398)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 7, 2018

Version 0.11.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3f0b438 chore(release): 0.11.0
  • a5c5d33 feat: support resource data sideEffects: false (#403)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 12, 2018

Version 0.11.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • c94ed0f chore(release): 0.11.1
  • 734e5b0 fix: serialize path query params without change (#408)
  • 6551c8e fix: webpack 3 RuleSet creation (#407)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 22, 2018

Version 0.11.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • e370f1f chore(release): 0.11.2
  • 529973d chore(readme): note hard-source likely is a dev dependency (#411)
  • c670f73 fix: performance regression due to false position md5 (#413)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 30, 2018

Version 0.12.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • ffe2e64 chore(release): 0.12.0
  • 9585d47 feat: add ParallelModulePlugin (#415)
  • 33b306b fix: memory leak in TransformNormalModuleFactoryPlugin (#414)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 9, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • e581eee chore(release): 0.13.0
  • e5563c9 Merge pull request #477 from mzgoddard/fix-things->_>
  • f15bd9f fix: remove ExcludeMiniCssModulePlugin
  • a250247 fix: support new dll plugin schema changes
  • fef1488 fix: add prefix member to HarmonyExportExpression schema (#443)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 10, 2018

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • aa0383b chore(release): 0.13.1
  • 6cd85e9 Merge pull request #478 from mzgoddard/parse-json
  • 1fbd31d refactor: use parse-json
  • 5ff8c75 Merge pull request #470 from nomcopter/optimize-relate-context-performance
  • 3c4fbb3 Merge pull request #435 from LeetCode-OpenSource/switch-to-graceful-fs
  • cb03413 fix: optimize contextNormalPath mzgoddard/hard-source-webpack-plugin#469
  • 93143ca fix: replace native fs with graceful-fs

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