niieani / webpack-dependency-suite

A set of Webpack plugins, loaders and utilities designed for advanced dependency resolution
MIT License
35 stars 5 forks source link

Update enhanced-resolve to the latest version 🚀 #26

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of enhanced-resolve was just published.

Dependency enhanced-resolve
Current Version 3.4.1
Type devDependency

The version 4.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 enhanced-resolve.

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

  • 42ff594 4.0.0
  • ad41145 update tapable
  • 48aee22 Merge pull request #136 from Gcaufy/patch-2
  • a799aec Merge pull request #135 from Gcaufy/patch-1
  • e30d130 Merge pull request #132 from webpack/es6_nodejsinputfilesystem
  • 9bd8da2 Merge pull request #131 from readme42/master
  • 5866ee7 added resolveContext
  • 987d433 sort options & added symlinks
  • 27afd7d Use rest params instead of arguments
  • 6c74d39 Convert NodeJsInputFileSystem to ES6
  • d9ad011 chore(build): add LICENSE file to npm release - fixes #130
  • 43cb58c Merge pull request #128 from aaronmallen/task/#126
  • a81e3c4 4.0.0-beta.4
  • 9940a9a make AliasPlugin backward-compatible
  • 1e5f8dd updated license to match webpack/webpack

There are 39 commits in total.

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 4.1.0 just got published.

Update to this version instead 🚀

Release Notes v4.1.0

Features

  • drop min node.js version to 6.9.0
  • better deprecation messages

Bugfixes

  • fix bug with symlinks on windows when mapping to other drive
  • fix default values in README
  • fix code samples in README
  • fix alias for absolute paths
  • fix crash when main field is ./
Commits

The new version differs by 26 commits.

  • 635c2c7 4.1.0
  • 3b22c88 Revert incorrect PR and add comment
  • 563cbed Merge pull request #156 from webpack/bugfix/issue-151
  • fec6c2e Merge pull request #155 from webpack/bugfix/absolute-alias
  • fb5f076 Don't crash when main = "./"
  • e1fb01a fix aliasing of absolute paths
  • fd444a7 Merge pull request #144 from webpack/deprecation_notices
  • bc891e9 Merge pull request #148 from cokencode/refactor/plugin-boilerplate-update
  • 93deedb Merge pull request #150 from doodadjs/master
  • 9a24931 move fix into getPaths
  • fa055ac Resolves a conflict between ESLint and beautify-lint.
  • 969ee89 Changes requested by @shellscape.
  • d32896d Requested by ESLint.
  • db9cfcc Travis-CI beautify requested.
  • 27fb726 Apply changes requested by @shellscape.

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v4.1.1

Bugfixes

Commits

The new version differs by 6 commits.

  • 98825ba 4.1.1
  • b129bff Merge pull request #198 from webpack/deps/memory-fs
  • efd8280 update memory-fs dependency
  • 95e27d3 Merge pull request #159 from webpack/dev_tools
  • 6a6e9b5 Update gitignore
  • 5492488 Update dev tools

See the full diff