marko-js-archive / marko-loader

DEPRECATED: see https://github.com/marko-js/webpack
MIT License
10 stars 12 forks source link

Update loader-utils to the latest version 🚀 #3

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.0.3 of loader-utils just got published.

Dependency loader-utils
Current Version 0.2.17
Type dependency

The version 1.0.3 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 loader-utils. 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 34 commits .

  • b3648f5 1.0.3
  • aaff808 Merge pull request #71 from pugnascotia/master
  • 44eb323 Handle periods in directory names when interpolating paths
  • 19bd9ee Merge pull request #66 from michael-ciniawsky/license
  • 3a463f0 chore(package): relicense to JSF
  • 622de89 1.0.2
  • c3ec5b3 Change engines.node field in package.json
  • 9986c9c 1.0.1
  • c497b88 Change lib recommendation in README
  • d396c62 Merge pull request #68 from webpack/fix/get-options
  • 2524200 Improve README
  • 2e70ec2 Fix getOptions() with unexpected queries
  • d701d31 docs(LICENSE): relicense to JSF
  • 8cda6ab 1.0.0
  • 66f067e Add README and LICENSE to npm files

There are 34 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: