j138 / grommet-boilerplate

grommet boilerplate
0 stars 0 forks source link

Update webpack-merge to the latest version 🚀 #7

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.4.0 of webpack-merge just got published.

Dependency webpack-merge
Current Version 2.3.1
Type devDependency

The version 2.4.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of webpack-merge. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 18 commits .

  • 87d33d9 2.4.0
  • 9c3ccbb Update lib
  • 7b50e2b fix(unique) - Drop includes
  • c0f3b73 Update changelog
  • 13d3647 Add merge.unique helper
  • 3e0f863 chore - Simplify linting setup
  • 661678f fix - let -> var
  • df47d47 chore - Fix example
  • 4f9405b test - Add plugin customization test
  • 4972585 chore - Test that keys get passed to customizers
  • d43b614 chore - Make sure readme example doesn't mutate
  • c0864c3 Add @sapegin to contributors
  • 2540471 Merge pull request #60 from sapegin/patch-1
  • 5894be0 Tweak customizeArray/customizeObject example
  • 79482fa Drop a redundant file

There are 18 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: