amdelamar / oddox-dashboard

Apache License 2.0
2 stars 0 forks source link

Update babel-plugin-dynamic-import-node to the latest version 🚀 #42

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of babel-plugin-dynamic-import-node was just published.

Dependency [babel-plugin-dynamic-import-node](https://github.com/airbnb/babel-plugin-dynamic-import-node)
Current Version 1.2.0
Type devDependency

The version 2.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-dynamic-import-node.

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 13 commits.

  • 7364bc2 v2.0.0
  • 9481f53 [Dev Deps] update babel-eslint, eslint-plugin-import
  • cae269d [Breaking] always return a module namespace object
  • 7558f9f [Dev Deps] update airbnb-js-shims, babel-eslint, babel-preset-airbnb, eslint-config-airbnb-base, tape
  • a1feb57 [Dev Deps] remove now-unused mocha/chai
  • 59fbf99 [Breaking] remove .default on entry points
  • e1811e6 [Tests] switch from mocha to tape, so we can support older nodes
  • e5b9e8c [Dev Deps] update airbnb-js-shims, babel-core, babel-eslint, eslint, eslint-plugin-import
  • 0e7386c [Tests] on node v10
  • 78bfcf6 [Docs] removed $ before npm command
  • a2fea76 Merge pull request #41 from blackout314/master
  • b15da6d Update README.md
  • 9262991 Update README.md

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:

codecov-io commented 6 years ago

Codecov Report

Merging #42 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #42   +/-   ##
=====================================
  Coverage     0.6%   0.6%           
=====================================
  Files          29     29           
  Lines         828    828           
  Branches       84     84           
=====================================
  Hits            5      5           
  Misses        784    784           
  Partials       39     39

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ba8305c...09e4194. Read the comment docs.