Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update babel-loader to version 6.2.5 🚀 #29

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

babel-loader just published its new version 6.2.5.

State Update 🚀
Dependency babel-loader
New version 6.2.5
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 ✨

You rock!

🌴


GitHub Release

v6.2.5

  • Don't show the call stack for a Babel error (such as when you have a syntax error) (@andreypopp)

screenshot 2016-08-15 15 24 37

  • resolve the .babelrc relative to the file path rather than the cwd (current working directory) (@lukeapage).

    • fix: more concise formatting for Babel errors (#287) (Andrey Popp)
    • fix(resolve-rc): resolve-rc relative file path (#253) (Luke Page)
    • add babel-core and preset-2015 to dev dependencies (#273) (timse)
    • chore(docs): add issue and pr templates (#280) (Joshua Wiens)
    • chore(docs): fix badge formatting (Joshua Wiens)
    • chore(ci): expand travis testing (#278) (Joshua Wiens)
    • Update README: add env vars to cacheIdentifier (#267) (Dominik Ferber)
    • add npm badge skip ci
    • update skip ci
    • remove jsx references as well skip ci
    • Save the transform to devDependencies (Ray Booysen)
    • Remove 'react' preset (Jake Rios)
    • Removed babel-preset-react from README.md (Ben Stephenson)

The new version differs by 18 commits .

  • 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)
  • 1753f27 chore(docs): add issue and pr templates (#280)
  • fdbdeec chore(docs): fix badge formatting
  • 121222f chore(ci): expand travis testing (#278)
  • fca4b92 fix(resolve-rc): resolve-rc relative file path (#253)
  • d84fc3c Update README: add env vars to cacheIdentifier (#267)
  • 9067045 add npm badge [skip ci]
  • 66913d6 update [skip ci]
  • b81e909 Merge pull request #243 from raybooysen/patch-1
  • e124be3 remove jsx references as well [skip ci]
  • 49fc76b Save the transform to devDependencies
  • e66dc0d Merge pull request #226 from jrios/remove-react-preset

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.678% when pulling 57eadf6 on greenkeeper-babel-loader-6.2.5 into 66287ec on master.

@geowarin geowarin closed this Aug 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants