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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lerna to the latest version 🚀 #400

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 13, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


The devDependency lerna was updated from 3.20.2 to 3.21.0.

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.


Publisher: evocateur
License: MIT

Release Notes for v3.21.0

3.21.0 (2020-05-13)

Bug Fixes

  • publish: Canary releases without previous tags should not explode (c9eb590)

Features

  • project: Add getPackagesSync() export (068bdd7)
  • version: Ignore private packages completely with --no-private (a9b9f97)
Commits

The new version differs by 16 commits.

  • 3367257 chore(release): v3.21.0
  • a49d674 chore: npm audit did something? ugh minimist
  • 28e9941 chore: resolve kind-of 'vulnerability'
  • f280286 chore: resolve acorn 'vulnerability'
  • 068bdd7 feat(project): Add getPackagesSync() export
  • 1713635 refactor(project): Inline array flattener
  • e74a080 refactor(project): Don't mutate packageConfigs parameter
  • 6e3c864 refactor(project): Extract glob option logic into helper
  • f4e1a78 refactor(project): Internal default export -> named
  • 164cfaa refactor(version): Use Package#set() method to assign package version
  • 8dc2911 refactor(version): Avoid destructuring during graph node iteration
  • a9b9f97 feat(version): Ignore private packages completely with --no-private
  • 4691b93 refactor(publish): Avoid destructuring during graph node iteration
  • ee2fd0e refactor(publish): Eagerly filter private packages to avoid redundant operations
  • 7d36129 refactor(publish): DRY makeVersion() fallback

There are 16 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request May 25, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 25, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency lerna was updated from 3.20.2 to 3.22.0.

Update to this version instead 🚀

Release Notes for v3.22.0

3.22.0 (2020-05-24)

Bug Fixes

  • conventional-commits: Support modern config builder functions (#2546) (7ffb297), closes #2138
  • create: Use correct variable name in generated CLI output (#2547) (a1fd622)
  • deps: upgrade octokit/enterprise-rest to v6 (#2464) (b44ea75)
  • import: Support non-ASCII characters in file paths (#2441) (c74ffa4)
  • publish: Avoid errors when files are ignored by git (#2445) (448f2ae), closes #2151
  • publish: Avoid exception when publishing 1st version (#2485) (5d80285)
  • publish: Support --tag-version-prefix in --canary mode (#2435) (611c38e)
  • version: --atomic fallback when GIT_REDIRECT_STDERR is enabled (#2467) (c255d12)

Features

  • conventional-commits: Preserve major version zero on breaking changes (#2486) (6126e6c)
  • version: add --force-git-tag option (#2594) (00738e9)
Commits

The new version differs by 18 commits.

  • 0d45bd5 chore(release): v3.22.0
  • 00738e9 feat(version): add --force-git-tag option (#2594)
  • e58e982 docs(version): Fix links in README (#2558)
  • 4a84169 docs: Optimize logo PNG (170kb to 80kb) (#2548)
  • a1fd622 fix(create): Use correct variable name in generated CLI output (#2547)
  • 7ffb297 fix(conventional-commits): Support modern config builder functions (#2546)
  • ef83809 docs(bootstrap): Add note about --hoist incompatibility with file: specifiers (#2540)
  • 91d9d3e doc(readme): Add note about fixed mode w/major version zero (#2488)
  • 6126e6c feat(conventional-commits): Preserve major version zero on breaking changes (#2486)
  • 5d80285 fix(publish): Avoid exception when publishing 1st version (#2485)
  • c255d12 fix(version): --atomic fallback when GIT_REDIRECT_STDERR is enabled (#2467)
  • b44ea75 fix(deps): upgrade octokit/enterprise-rest to v6 (#2464)
  • 5bb09d4 docs(readme): Improve phrasing (#2455)
  • 448f2ae fix(publish): Avoid errors when files are ignored by git (#2445)
  • c74ffa4 fix(import): Support non-ASCII characters in file paths (#2441)

There are 18 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant