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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update babel-loader to the latest version 馃殌 #56

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 20, 2017

Version 7.1.0 of babel-loader just got published.

Dependency babel-loader
Current Version 6.4.1
Type devDependency

The version 7.1.0 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.


Release Notes 7.1.0

馃殌 New Feature

  • Update to support webpack 3 (#471) (Joe Lencioni)
  • look for babel options in package.json and .babelrc.js (babel 7) (#465) (Thomas Sileghem)
  • Watch configuration files. (#460) (Evilebot Tnawi)
    You can now change the babel config while webpack watch or dev-server is running and webpack will correctly recompile all files with babel.

馃悰 Bug Fix

  • Only base cache identifier on babel options from package.json (#468) (Daniel Tschinder)

馃摑 Documentation

  • Remove outdated examples. (Daniel Tschinder)

馃彔 Internal

  • update eslint-config-babel to version 7.0.0 (#469) (greenkeeper[bot])
  • update lint-staged to version 4.0.0 (#470) (greenkeeper[bot])
  • Add prettier eslint plugin (#466) (Daniel Tschinder)
  • Add node 8 to test matrix (#467) (Daniel Tschinder)
  • Upgrade find-cache-dir to 1.0 and cross-env to 5.0 (#457) (Daniel Tschinder)
Commits

The new version differs by 54 commits.

  • d249119 7.1.0
  • ea9b4d4 Update yarn.lock
  • 7986787 chore(package): update eslint-config-babel to version 7.0.0 (#469)
  • ee40748 chore(package): update lint-staged to version 4.0.0 (#470)
  • 66784e4 Update to webpack 3 (#471)
  • 8544ffa Only base cache identifier on babel options from pkg.json (#468)
  • ea2eafa Add prettier eslint plugin (#466)
  • 4548169 Add node 8 to test matrix (#467)
  • d8b73c0 fix(resolve-rc): look for babel in package.json and .babelrc.js (#465)
  • 8d96c1f Remove outdated examples.
  • 91f2658 Fixed: watch configuration files. (#460)
  • de2d3f3 Upgrade dependencies
  • 37e63e3 Upgrade find-cache-dir to 1.0 and cross-env to 5.0 (#457)
  • 1a76476 7.0.0
  • 7307226 Point changelog to releases

There are 54 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

greenkeeper bot added a commit that referenced this pull request Jun 28, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2017

Version 7.1.1 just got published.

Update to this version instead 馃殌

Release Notes 7.1.1

馃悰 Bug Fix

  • Do not read .babelrc for cache identifier when babelrc=false (#483) (Russ Tyndall)

馃摑 Documentation

  • Update README.md for webpack 3.x (#476) (Pierre Neter)

馃彔 Internal

  • Update eslint to the latest version 馃殌 (#482) (greenkeeper[bot])
  • chore(package): update husky to version 0.14.0 (#475) (greenkeeper[bot])
Commits

The new version differs by 6 commits.

  • 5953fcf 7.1.1
  • f3cacd9 Update yarn.lock
  • 0815f48 Update eslint to the latest version 馃殌 (#482)
  • aefe583 Do not read .babelrc for cache identifier when babelrc=false (#483)
  • c8924f3 chore(package): update husky to version 0.14.0 (#475)
  • 6063373 Update README.md for webpack 3.x (#476)

See the full diff

@bcoe bcoe closed this Aug 7, 2017
@JaKXz JaKXz deleted the greenkeeper/babel-loader-7.1.0 branch November 21, 2017 05:01
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.

None yet

1 participant