travi / blog

progress toward my future blog
https://travi.github.io/blog
MIT License
1 stars 0 forks source link

Update babel-loader to the latest version 🚀 #95

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.2.9 of babel-loader just got published.

Dependency babel-loader
Current Version 6.2.8
Type devDependency

The version 6.2.9 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 babel-loader. 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 12 commits .

  • 63da796 6.2.9
  • 54111b3 Add yarn to README.md [skip ci]
  • 74f3df4 Add changelog for v6.2.9 [skip ci]
  • 41f3718 Make relative util work on windows (#344)
  • 4b29121 Fix tests on windows (#343)
  • b9171bd Add appveyor badge
  • 78afd4c fix typo
  • f059046 add appveyor for windows tests
  • 9475925 commit yarn lock
  • 0ea63c4 document babelrc option (#340)
  • 3e1b5bf chore(package): update nyc to version 10.0.0 (#336)
  • b2d87f4 Update dependencies to enable Greenkeeper 🌴 (#333)

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: