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-plugin-module-resolver to the latest version 馃殌 #246

Merged
merged 2 commits into from
Feb 18, 2018

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Feb 14, 2018

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鈥檛 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鈥檛 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. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #246   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          95     95           
  Lines         268    268           
=====================================
  Hits          268    268

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 d686a47...73b23bf. Read the comment docs.

@frinyvonnick frinyvonnick merged commit 34b50f5 into master Feb 18, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/babel-plugin-module-resolver-3.1.0 branch February 18, 2018 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants