Dittly / website

🔨 The Dittly Website
4 stars 2 forks source link

Update babel-plugin-root-import to the latest version 🚀 #88

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 6.0.0 of babel-plugin-root-import was just published.

Dependency babel-plugin-root-import
Current Version 5.1.0
Type devDependency

The version 6.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of babel-plugin-root-import.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 12 commits.

  • b26dcb2 v6.0.0
  • 4d4fc21 Merge pull request #95 from VincentCharpentier/master
  • beb5ab2 Merge pull request #101 from dowgsss/patch-1
  • 137403f Update README.md
  • ab334db Merge pull request #85 from Baptiste-Garcin/master
  • f7ffa2d Merge pull request #91 from fatso83/patch-1
  • 24bfaf5 fix issue with sourceFile on windows systems
  • c7eec9b Add note on reverting to using relative paths
  • fcd5f92 Update README.md
  • 91b116a Merge pull request #72 from addhome2001/patch-1
  • fe42f5e Fixed root import lint link
  • 0cf28e5 bump minor version 5.1.0

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 6.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 8f47298 6.1.0
  • 9bbd9ee prepublish script
  • 7535f92 Merge pull request #93 from vihanb/master
  • f7b114b Merge branch 'master' into master
  • 5afc13e updates readme about vscode config
  • e39dbe2 Merge pull request #105 from brigand/vscode
  • fdb1694 documents use with VSCode
  • 15e5672 Add support for dynamic import
  • 8fcd70b Add babel 7+ support fix

See the full diff