libp2p / js-peer-info

libp2p Peer abstraction Node.js implementation
https://libp2p.io
MIT License
37 stars 28 forks source link

Update aegir to the latest version šŸš€ #44

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 11.0.0 of aegir just got published.

Dependency aegir
Current Version 10.0.0
Type devDependency

The version 11.0.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 aegir. 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 12 commits .

  • f9fac25 chore: release version v11.0.0
  • 4d32fe6 chore: update contributors
  • f409368 chore: update deps
  • 2014143 fix(package): update codecov to version 2.0.1 (#114)
  • e8154d3 Merge pull request #112 from dignifiedquire/deps
  • d2a2e6c fix(karma): fail on empty test suite
  • 9508272 feat: update all dependencies and add yarn.lock
  • b3c3783 chore(deps): update gulp-mocha to version 4.1.0
  • b0898f4 Merge pull request #110 from dignifiedquire/greenkeeper/webpack-merge-4.0.0
  • b8d2df1 Merge pull request #104 from dignifiedquire/greenkeeper/gulp-git-2.0.0
  • 34ae02c fix(package): update webpack-merge to version 4.0.0
  • a74a3dc fix(package): update gulp-git to version 2.0.0

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: