Kikobeats / atom-node-resolver2

like atom-node-resolver but maintained
Other
1 stars 1 forks source link

Update resolve to the latest version 🚀 #7

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.3.0 of resolve just got published.

Dependency resolve
Current Version 1.2.0
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of resolve. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 13 commits .

  • c6966fd v1.3.0
  • 1260d9d [New] add searched extensions to error messages
  • caffe35 [Tests] add appveyor
  • 58b99a3 [Tests] [Refactor] refactor node-modules-paths and add tests.
  • ddca9ed [Tests] ensure node_path test is independent of the tap module’s “main”
  • 6984dcb [Tests] fix indentation, manual linting.
  • c622aef [new] Add err.code = 'MODULE_NOT_FOUND'
  • dd50615 [Refactor] async: remove unnecessary slashes, since path.join adds them.
  • af9a885 [Tests] use path methods to make tests pass on both linux and Windows.
  • ec1a98f [Fix] node-modules-paths: opts should be optional, and opts.paths should not be concatenated when omitted.
  • 8280c53 [Tests] use path.join more often to normalize paths across OS’s.
  • f63faaf [Refactor] consistent spacing and quotes; run some basic linting manually.
  • 7f0ce87 [Tests] make matrix more efficient

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 1.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • 05a5ab9 v1.3.1
  • 68a081d Revert "[New] add searched extensions to error messages"

See the full diff.