pento / linkify

Chrome and Firefox extension for automatically turning pasted URLs into links
GNU General Public License v3.0
21 stars 4 forks source link

Update babel-plugin-module-resolver to the latest version 🚀 #103

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.1.0 of babel-plugin-module-resolver was just published.

Dependency babel-plugin-module-resolver
Current Version 3.0.0
Type devDependency

The version 3.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-module-resolver.

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

  • 855146a chore(release): 3.1.0
  • 12a2d07 feat: run plugin also on Program exit to handle dynamically added imports from other transforms (#269)
  • 3a0e1dd docs: Fix space characters in third-level headings (#270)
  • 7dc2da6 fix: Fix path transformation for dot files that are siblings (#253)
  • 7b618e0 docs: add usage with create-react-app (#254)
  • 108e256 docs: Fix resolvePath documentation (#258)
  • bc9fa3a docs: Examples for cwd (#251)
  • fdf5da9 feat: Add stripExtensions option to determine which extensions get removed (#247)
  • 00794c5 docs: Fix the proxyquire link (#250)
  • e0b3a1e docs: Added explanation of usage with proxyquire (#249)
  • 9299d9a feat: Allow using a function to define the result of an alias (#245)
  • 0fa7b3a Add more users of the plugin
  • 37bb06c docs: Add 'Who is using' section (#248)
  • 559514b docs: Document how to configure VS code (#246)
  • d03715d feat: Ability to declare aliases in an array to preserve the order (#243)

There are 17 commits in total.

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: