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 🚀 #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 15, 2018

The devDependency lerna was updated from 3.3.2 to 3.4.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.


Release Notes for v3.4.0

Features

  • publish: Use APIs for validation queries instead of CLI (65fc603)

We now use libnpmaccess and npm-registry-fetch to validate logged-in status and package permissions. Huge thanks to @zkat for extracting these fabulous packages!

Commits

The new version differs by 5 commits.

  • cd5a8fa chore(release): publish v3.4.0
  • 65fc603 feat(publish): Use APIs for validation queries instead of CLI
  • 21aa430 chore(map-to-registry): Ensure env does not pollute config resolution
  • ea41470 chore: Remove beta-quality Azure Pipelines
  • fd62753 chore(ci): Set core.autoCRLF -> true so Windows stops failing lint

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 Oct 4, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 4, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.4.1.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 05a27a6 chore(release): publish v3.4.1
  • f7fdc77 fix(publish): Overwrite Yarn registry proxy when encountered
  • 06a9479 fix(publish): Set token on npm config, allow third-party registries to remain non-compliant
  • 987fd26 fix(bootstrap): Constrain npm-conf argument object to options.registry only
  • 597606c fix(add): Allow --registry option
  • 25af71d fix(npm-conf): Do not overwrite defaults with undefined cli keys
  • 159a0b0 fix(conventional-commits): Upgrade angular preset, ensure header is not duplicated
  • 9752f3e fix(conventional-commits): Upgrade dependencies
  • a60a0c3 docs: Add 'lerna create' command to README.md (#1680)
  • 265ec0c docs(readme): update independent mode instructions (#1701)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 9, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.4.2.

Update to this version instead 🚀

Release Notes for v3.4.2

Bug Fixes

  • publish: Prevent retries during access validation so third-party registries are skipped faster (a89ae62)
  • publish: Use modern auth resolution (7ba41a6)
Commits

The new version differs by 6 commits.

  • 6afcde7 chore(release): publish v3.4.2
  • bef9a83 chore: bump transitive dependencies
  • 3d68d87 chore: bump dev dependencies
  • a89ae62 fix(publish): Prevent retries during access validation so third-party registries are skipped faster
  • 7ba41a6 fix(publish): Use modern auth resolution
  • ef47f2a docs(version): document the —yes option (#1715)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.4.3.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • aa4ae51 chore(release): publish v3.4.3
  • 76589d4 fix(publish): Use correct field name when limiting retries

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 27, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.5.0.

Update to this version instead 🚀

Commits

The new version differs by 48 commits.

  • 1c142db chore(release): publish v3.5.0
  • fbf9629 refactor(version): Tweak error code when remote branch does not exist
  • b199f32 refactor(publish): Allow --git-reset to be configured from lerna.json
  • 3b98973 refactor(publish): Gather current tags filtered by --list glob
  • 1aa1712 chore: bump eslint-plugin-jest
  • f4edc76 docs: Remove broken badges
  • bc56839 chore: sync protocol of public registry
  • 1a78f1a chore: reset lockfile
  • 3cb7465 fix(publish): Ignore non-release tags when detecting from-git (#1782)
  • 7ee05d7 feat(version): Add --include-merged-tags option (#1712)
  • e2c0342 docs: Fix link to --git-remote option (#1796) [ci skip]
  • eae5619 feat(publish): Add option --no-git-reset to leave unstaged changes in working tree (#1791)
  • b69a728 feat(run): Log package name and timing in runScriptInPackageCapturing (#1781)
  • 9d36654 feat(import) Add --dest option to explicitly specify import destination (#1772)
  • cd34b48 fix(version): Add friendly error message when remote branch doesn't exist (#1741)

There are 48 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 29, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 29, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.5.1.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 6107c9a chore(release): publish v3.5.1
  • a4c57c2 fix(publish): Pass explicit list of files to checkout instead of globs

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 8, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.6.0.

Update to this version instead 🚀

Commits

The new version differs by 23 commits.

  • 8cc3196 chore(release): publish v3.6.0
  • 54008c6 feat(npm-dist-tag): Use fetch API instead of CLI to make changes
  • b387881 feat(listable): Add --toposort option
  • 65a1d1b feat(create): Migrate npm info subprocess to libnpm.manifest
  • 7411299 chore: bump eslint-plugin-jest, auto-fix warnings
  • e00dc0f chore: bump prettier
  • 7a7e135 chore: update lockfile with missing local dep
  • 2639bba test: Move shared command fixtures into root
  • 4017f37 fix(pkg): Exclude mocks from package tarball
  • 0d3a786 feat: Migrate existing usage to libnpm
  • 732d850 chore(travis): Do not allow failures on Node 11
  • 35fc3a7 chore(travis): Remove horrendously slow Windows executions
  • e2cb8f5 chore(ci): give up on azure pipelines again
  • 0f97944 ci(azure): Add yarn, configure git user, and limit to node 10
  • e6748fb chore(ci): Set up Azure Pipelines

There are 23 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 19, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.7.0.

Update to this version instead 🚀

Commits

The new version differs by 40 commits.

  • 89b53ff chore(release): publish v3.7.0
  • 6116680 fix(create): Pass options snapshot to pacote.manifest()
  • 11c583c refactor(npm-conf): remove redundant check, add istanbul comments
  • d58b741 fix(npm-conf): Port kevva/npm-conf/pull/12 (@zkochan)
  • 6a8aa83 fix(npm-conf): Update defaults & types to npm v6.5.0+
  • db4522b refactor(publish): Snapshot options passed to n-r-f/auth helper
  • ca4dd95 fix(publish): Short-circuit retries for npm username validation
  • 405b094 refactor(publish): introduce figgy-pudding to share fetch opts
  • 111053b refactor(publish): swap snapshot call of unpublished packages helper
  • 2713ab8 feat(dist-tag): Wrap options in figgy-pudding
  • b1c2a10 test(helpers): import equals() method from jasmine_utils to support nested asymmetric matchers
  • d0f0dbc fix(add): Snapshot opts passed to pacote.manifest()
  • d4ab6c4 fix(publish): Remove unused dependency
  • 2de7234 refactor(publish): Snapshot conf before passing as opts
  • d0c677f refactor(pack-directory): Use figgy-pudding to wrap options, snapshot conf in test

There are 40 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.7.1.

Update to this version instead 🚀

Release Notes for v3.7.1

Bug Fixes

  • bootstrap: Pulse progress bar during execution (b38a151)
  • clean: Pulse progress bar during execution (f1202de)
  • command: Enable progress from top-level log object (95e88f0)
  • import: Pulse progress bar during execution (b552e22)
  • npm-dist-tag: Accept opts.log, defaulting to libnpm/log (97edc7e)
  • npm-publish: Accept opts.log, defaulting to libnpm/log (a1d61f6)
  • pack-directory: Accept opts.log, defaulting to libnpm/log (d099d13)
  • publish: Do not pass this.logger into conf, it does not respect log.level (9bcd503)
  • publish: Pulse progress bar during execution (49b8771)
  • Add @lerna/pulse-till-done utility (3359c63)
  • run-lifecycle: Accept opts.log, defaulting to libnpm/log (dde588a)
  • run-lifecycle: Do not execute on packages that lack the target script, avoiding spurious logs (c0ad316)
Commits

The new version differs by 13 commits.

  • 284aa47 chore(release): publish v3.7.1
  • 9bcd503 fix(publish): Do not pass this.logger into conf, it does not respect log.level
  • c0ad316 fix(run-lifecycle): Do not execute on packages that lack the target script, avoiding spurious logs
  • dde588a fix(run-lifecycle): Accept opts.log, defaulting to libnpm/log
  • a1d61f6 fix(npm-publish): Accept opts.log, defaulting to libnpm/log
  • 97edc7e fix(npm-dist-tag): Accept opts.log, defaulting to libnpm/log
  • d099d13 fix(pack-directory): Accept opts.log, defaulting to libnpm/log
  • 49b8771 fix(publish): Pulse progress bar during execution
  • b552e22 fix(import): Pulse progress bar during execution
  • f1202de fix(clean): Pulse progress bar during execution
  • b38a151 fix(bootstrap): Pulse progress bar during execution
  • 3359c63 fix: Add pulse-till-done utility
  • 95e88f0 fix(command): Enable progress from top-level log object

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 21, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 21, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.7.2.

Update to this version instead 🚀

Release Notes for v3.7.2

Bug Fixes

  • pack-directory: Accept lazy Package, passing directory as second parameter (c6819c0)
  • package: Add Package.lazy() helper (4aa9d37)
  • package: Chain self from serialize() method for parity with refresh() (98c812c)
  • publish: Re-order --git-reset flag in options (0653af9)
  • publish: Remove unused --npm-client option (4e7eaef)
  • symlink-binary: Use Package.lazy() instead of private resolver (83fe3ef)
  • version: Prevent clobbering composed --yes option (f3816be)
Commits

The new version differs by 11 commits.

  • 52796f6 chore(release): publish v3.7.2
  • f3816be fix(version): Prevent clobbering composed --yes option
  • 0653af9 fix(publish): Re-order --git-reset flag in options
  • 4e7eaef fix(publish): Remove unused --npm-client option
  • c6819c0 fix(pack-directory): Accept lazy Package, passing directory as second parameter
  • 26e6ec2 refactor(command): Tinker with 'private' properties
  • 1aa4af7 test(add): Use Project.getPackages() consistently in assertions
  • 83fe3ef fix(symlink-binary): Use Package.lazy() instead of private resolver
  • 858caf3 test(helpers): Refactor pkg-matchers
  • 4aa9d37 fix(package): Add Package.lazy() helper
  • 98c812c fix(package): Chain self from serialize() method for parity with refresh()

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 21, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 21, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.8.0.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • da5057f chore(release): publish v3.8.0
  • f1f0871 fix(publish): Heighten dist-tag success log level to distinguish from noisy fetch logging
  • 5e790e5 feat(publish): Add --contents option
  • 09fccd3 fix(publish): Unhide options shared with version command
  • db5a7b5 chore(prettier): Let prettier have its way with Markdown

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 31, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 31, 2018

  • The devDependency lerna was updated from 3.3.2 to 3.8.1.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • 00a372e chore(release): publish v3.8.1
  • 0de3df9 fix(progress): Correctly avoid progress where we don't want it
  • 8957648 refactor(symlink-dependencies): Pass Tracker instance instead of this.logger
  • da81e60 fix(progress): Enable progress during logging setup, correcting default
  • 8e59950 fix(npm-publish): Pass normalized manifest to libnpm/publish
  • ef23757 refactor(publish): Move package serialization into explicit step
  • db5631e feat(command): log whether CI environment has been detected (#1841)
  • b47e546 chore(stale): Add more exempt labels [skip ci]
  • 70c2eed chore: Change staleLabel to 'stale'
  • 936089e chore: Increase daysUntilLock
  • 2bcc366 fix: Do not print duplicate stdio after a streaming command errors (#1832)
  • ef18236 docs: Update README with lerna link convert command (#1836) [skip ci]
  • 95d9ddd chore(github): Add dessant/lock-threads config
  • baec1bc chore(github): Add probot/stale config
  • 462b15c fix(publish): --canary should also respect --include-merged-tags

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 3, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.8.2.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 25da088 chore(release): publish v3.8.2
  • c5676bb fix(publish): Run root prepublish lifecycle if it exists
  • e133134 fix(publish): Avoid recursive root lifecycle execution
  • 089392d fix(version): Avoid recursive root lifecycle execution
  • b7255da refactor(run-lifecycle): Reasonable default for opts.unsafe-perm
  • ae29097 fix(run-lifecycle): Short-circuit ignore options
  • 0ef71fb refactor(run-lifecycle): Improve logging
  • de8ed88 refactor(run-lifecycle): Do not pipeline target Package instance
  • 4cd375d refactor(npm-publish): Do not pipeline target Package instance
  • 169c943 fix(bootstrap): Bail out of hoisted recursive lifecycles

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 3, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.8.4.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • c7fa580 chore(release): publish v3.8.4
  • 31982a1 fix(publish): Pass username to access.lsPackages()
  • 4300a07 chore(release): publish v3.8.3
  • b44f2f9 fix(publish): Give up trying to validate third-party registries

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 8, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.9.0.

Update to this version instead 🚀

Release Notes for v3.9.0

Bug Fixes

  • bootstrap: Only run install lifecycles once-per-package, in topological order (929ae22)
  • describe-ref: Properly handle sha-like tag names (#1853) (094a1cb)
  • run-lifecycle: Ensure all npm_package_* env vars are created (bab8e58), closes #1752

Features

  • bootstrap: Add --ignore-prepublish option (f14fc06)
  • bootstrap: Run root install lifecycles where appropriate (944e36f)
Commits

The new version differs by 19 commits.

  • 1c1ac15 chore(release): publish v3.9.0
  • 094a1cb fix(describe-ref): Properly handle sha-like tag names (#1853)
  • f14fc06 feat(bootstrap): Add --ignore-prepublish option
  • 944e36f feat(bootstrap): Run root install lifecycles where appropriate
  • 929ae22 fix(bootstrap): Only run install lifecycles once-per-package, in topological order
  • bab8e58 fix(run-lifecycle): Ensure all npm_package_* env vars are created
  • 39c46c2 test(run-lifecycle): Use Package instance in test instead of bare object
  • 4c5ad31 test(pack-directory): Use new Package instance in test instead of hack
  • eb79058 chore(stale): Exempt 'bug' label from stale bot [ci skip]
  • 9f5c824 chore(release): publish v3.8.5
  • 63a7a89 fix(npm-dist-tag): Improve robustness
  • 6c0d1d8 docs(publish): Add 'Per-Package Configuration' section
  • af1c2ad fix(publish): Ensure pkg.publishConfig is handled correctly when promoting dist-tags
  • 1877def fix(npm-publish): Ensure pkg.publishConfig is handled correctly
  • 5a04145 fix(publish): Tweak progress logging

There are 19 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 23, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.16.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 24, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 24, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.16.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 8, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.16.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 10, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.17.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 15, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.18.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 16, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.18.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 22, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 22, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.18.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 22, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 22, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.18.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 8, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.18.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 20, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 20, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.18.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 20, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 20, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.19.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 27, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 27, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.20.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 29, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 29, 2019

  • The devDependency lerna was updated from 3.3.2 to 3.20.1.

Update to this version instead 🚀

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

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.3.2 to 3.21.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 25, 2020
@greenkeeper
Copy link
Contributor 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.3.2 to 3.22.0.

Update to this version instead 🚀

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.

0 participants