Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Update lerna to the latest version 馃殌 - #75

Open
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/lerna-3.14.0
Open

Update lerna to the latest version 馃殌#75
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/lerna-3.14.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented May 14, 2019

Copy link
Copy Markdown
Contributor

The devDependency lerna was updated from 3.13.4 to 3.14.0.

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


Release Notes for v3.14.0

3.14.0 (2019-05-14)

Bug Fixes

  • add: Never pass filter options to nested bootstrap (9a5a29c), closes #1989
  • run-lifecycle: Bump npm-lifecycle dependency to avoid noisy audit warning (ea7c20d)

Features

  • conventional-commits: Add conventional prerelease/graduation (#1991) (5d84b61), closes #1433 #1675
  • dist-tag: Prompt for OTP when required (af870bb)
  • exec: Add just-in-time queue management (23736e5)
  • import: Add --preserve-commit option (#2079) (6a7448d)
  • link: generate shims for missing 'bin' scripts (#2059) (90acdde), closes #1444
  • listable: Use QueryGraph.toposort() helper (84ce674)
  • publish: Add --otp option (6fcbc36), closes #2076
  • publish: Add just-in-time queue management (ae6471c)
  • publish: Add OTP prompt during publish (#2084) (c56bda1), closes #1091
  • publish: Display uncommitted changes when validation fails (#2066) (ea41fe9)
  • query-graph: Add toposort() helper (90759c2)
  • run: Add just-in-time queue management (#2045) (6eca172)
  • run: Extract @lerna/run-topologically (3a8b175)
  • version: Add just-in-time queue management (290539b)
Commits

The new version differs by 27 commits.

  • 39da145 chore(release): v3.14.0
  • 9a5a29c fix(add): Never pass filter options to nested bootstrap
  • ccaf987 refactor(run-topologically): Do not pass figgy config down to constructors directly
  • af870bb feat(dist-tag): Prompt for OTP when required
  • 86383f5 test(config): Ensure clean install test (aka npm cit) uses clean jest cache
  • ae6471c feat(publish): Add just-in-time queue management
  • 2691bb8 refactor(run-topologically): Pass packages and runner in parameters, not figgy config
  • 6ada0e3 refactor(query-graph): Use figgy config object, accepting graphType
  • 84ce674 feat(listable): Use QueryGraph.toposort() helper
  • 90759c2 feat(query-graph): Add toposort() helper
  • 290539b feat(version): Add just-in-time queue management
  • 23736e5 feat(exec): Add just-in-time queue management
  • 3a8b175 feat(run): Extract @lerna/run-topologically
  • f9fa74e chore: fix typo in comment
  • 6fcbc36 feat(publish): Add --otp option

There are 27 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 馃尨

greenkeeper Bot added a commit that referenced this pull request May 15, 2019
@greenkeeper

greenkeeper Bot commented May 15, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.14.1.

Update to this version instead 馃殌

Release Notes for v3.14.1

3.14.1 (2019-05-15)

Bug Fixes

  • collect-uncommitted: Call git with correct arguments, test properly (551e6e4), closes #2091
Commits

The new version differs by 3 commits.

  • d87a67b chore(release): v3.14.1
  • 551e6e4 fix(collect-uncommitted): Call git with correct arguments, test properly
  • bee5b42 chore: rename test file to match pattern

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 9, 2019
@greenkeeper

greenkeeper Bot commented Jun 9, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.14.2.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Jun 9, 2019
@greenkeeper

greenkeeper Bot commented Jun 9, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.15.0.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Jul 18, 2019
@greenkeeper

greenkeeper Bot commented Jul 18, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.16.0.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Jul 19, 2019
@greenkeeper

greenkeeper Bot commented Jul 19, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.16.1.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Jul 22, 2019
@greenkeeper

greenkeeper Bot commented Jul 22, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.16.2.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper

greenkeeper Bot commented Jul 23, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.16.3.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Jul 24, 2019
@greenkeeper

greenkeeper Bot commented Jul 24, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.16.4.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Oct 8, 2019
@greenkeeper

greenkeeper Bot commented Oct 8, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.16.5.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Oct 10, 2019
@greenkeeper

greenkeeper Bot commented Oct 10, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.17.0.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Oct 15, 2019
@greenkeeper

greenkeeper Bot commented Oct 15, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.18.0.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Oct 16, 2019
@greenkeeper

greenkeeper Bot commented Oct 16, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.18.1.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Oct 22, 2019
@greenkeeper

greenkeeper Bot commented Oct 22, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.18.2.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Oct 22, 2019
@greenkeeper

greenkeeper Bot commented Oct 22, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.18.3.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Nov 8, 2019
@greenkeeper

greenkeeper Bot commented Nov 8, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.18.4.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Nov 20, 2019
@greenkeeper

greenkeeper Bot commented Nov 20, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.18.5.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Nov 20, 2019
@greenkeeper

greenkeeper Bot commented Nov 20, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.19.0.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Dec 27, 2019
@greenkeeper

greenkeeper Bot commented Dec 27, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.20.0.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Dec 29, 2019
@greenkeeper

greenkeeper Bot commented Dec 29, 2019

Copy link
Copy Markdown
Contributor Author
  • The devDependency lerna was updated from 3.13.4 to 3.20.1.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request May 13, 2020
@greenkeeper

greenkeeper Bot commented May 13, 2020

Copy link
Copy Markdown
Contributor Author

馃毃 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.13.4 to 3.21.0.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request May 25, 2020
@greenkeeper

greenkeeper Bot commented May 25, 2020

Copy link
Copy Markdown
Contributor Author

馃毃 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.13.4 to 3.22.0.

Update to this version instead 馃殌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants