YoloDev / rollup-config

Config for lerna based monorepos that builds all packages using a single rollup bundler.
MIT License
3 stars 2 forks source link

:arrow_up: Update lerna to the latest version #27

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency lerna was updated from 3.9.1 to 3.10.1.

This version 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.


Release Notes for v3.10.1

Bug Fixes

  • collect-updates: Avoid improper bumps from prompt selections (06a1cff), closes #1357
Commits

The new version differs by 9 commits.

  • d13e901 chore(release): v3.10.1
  • 06a1cff fix(collect-updates): Avoid improper bumps from prompt selections
  • 5ca8a2b chore(deps): Add tacks
  • ea8ffa7 chore(release): v3.10.0
  • 02a067f feat(lerna): Use --exact version ranges between sibling dependencies
  • be7ceaa chore(config): Move durable command.publish config to proper command.version namespace
  • fb2a1b2 fix(publish): Correctly determine canary version when --include-merged-tags present
  • d73d823 feat(version): Add --no-changelog option (#1854)
  • a4f1a92 docs(readme): add config option to lerna.json (#1856) [ci skip]

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: