Skip to content

Update babel-loader to version 6.2.6 🚀#210

Open
greenkeeperio-bot wants to merge 1 commit intomasterfrom
greenkeeper-babel-loader-6.2.6
Open

Update babel-loader to version 6.2.6 🚀#210
greenkeeperio-bot wants to merge 1 commit intomasterfrom
greenkeeper-babel-loader-6.2.6

Conversation

@greenkeeperio-bot
Copy link
Copy Markdown
Contributor

Hello lovely humans,

babel-loader just published its new version 6.2.6.

State Update 🚀
Dependency babel-loader
New version 6.2.6
Type devDependency

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 ✨

You rock!

🌴


GitHub Release

v6.2.6

🐛 Bug Fix

  • Use standard cache dir as default cacheDirectory @fson

Use the common cache directory, ./node_modules/.cache/babel-loader, as the default cache directory (when the cacheDirectory setting is enabled).

query: {
  cacheDirectory: true
}

The new version differs by 8 commits .

  • 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]

See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants