graffiti-todo icon indicating copy to clipboard operation
graffiti-todo copied to clipboard

Update babel-loader to version 6.2.7 πŸš€

Open greenkeeperio-bot opened this issue 9 years ago β€’ 0 comments

Hello lovely humans,

babel-loader just published its new version 6.2.7.

State Update :rocket:
Dependency babel-loader
New version 6.2.7
Type dependency

This version 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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project :sparkles:

You rock!

:palm_tree:


GitHub Release

v6.2.7

😒 Regression

Fallback to os.tmpdir() if no cachedir found (#318) (fixes #317) @danez

Fixes an issue with v6.2.6 when using babel-loader as a global package.


The new version differs by 61 commits .

  • 8f6c5d4 6.2.7
  • 91c5895 fallback to os.tmpdir() if no cachedir found (#318) (fixes #317)
  • 09a2cef v6.2.6 [skip ci]
  • 60aee64 6.2.6
  • 8a2db69 Fix webpack version to v2.1.0-beta.22 (#309)
  • 92fe52e Use standard cache dir as default cacheDirectory (#301)
  • 9d0d40d Fix typo
  • 6a31b6b Add note about error
  • 32de4b9 chore(package): update dependencies (#298)
  • 4e7e1b2 Use valid instead of legal (#297) [skip ci]
  • 27bb7fc Update README.md (#294) [skip ci]
  • 0df69ce 6.2.5
  • 21707c5 chore(docs): add v6.2.5 changelog
  • 98555e1 fix: more concise formatting for Babel errors (#287)
  • 2b139f3 add babel-core and preset-2015 to dev dependencies (#273)

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

greenkeeperio-bot avatar Oct 27 '16 12:10 greenkeeperio-bot