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-plugin-dynamic-import-node to the latest version 🚀 #198

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Aug 29, 2018

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

Dependency babel-plugin-dynamic-import-node
Current Version 1.2.0
Type devDependency

The version 2.1.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 18 commits.

  • 616a021 v2.1.0
  • e3656a9 [Dev Deps] update babel-eslint
  • 76064ff [New] add noInterop option
  • 1cd59b6 [Dev Deps] update airbnb-js-shims, babel-eslint, babel-preset-airbnb, eslint, eslint-config-airbnb-base, eslint-plugin-import, safe-publish-latest
  • 3b1982b Fix typo "correct" -> "correctly" in readme
  • 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

There are 18 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 8, 2018

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 83c4da3 v2.2.0
  • 8b4d260 [Refactor] remove dependency on babel-plugin-syntax-dynamic-import
  • 964b730 [Dev Deps] update airbnb-js-shims, babel-preset-airbnb, eslint

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 18, 2019

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 04581bb v2.3.0
  • 4256a14 [Dev Deps] update airbnb-js-shims, eslint, eslint-plugin-import, rimraf, tape
  • 08ebb94 [New] expose createDynamicImportTransform and getImportSource
  • d7d48bc Merge pull request #70 from vikr01/document-options
  • 4cbf23e document noInterop option
  • 61209dc [Tests] normalize babel helpers

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2020

Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

0 participants