Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update dependency lerna to v3 #1311

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2019

This PR contains the following updates:

Package Type Update Change References
lerna devDependencies major ^2.11.0 -> ^3.0.0 source

Release Notes

lerna/lerna

v3.13.1

Compare Source

Bug Fixes

v3.13.0

Compare Source

Features
  • conventional-commits: Bump conventional-changelog dependencies to pick up security fixes (d632d1b)
  • listable: Output newline-delimited JSON with --ndjson (742781b)
  • meta: Add repository.directory field to package.json (aec5023)
  • meta: Normalize package.json homepage field (abeb4dc)

3.12.1 (2019-02-14)

Bug Fixes
  • collect-updates: Do not skip change detection when --since provided (6ff53d6), closes #​1927
  • list: Do not emit empty stdout when there are no results (ba54439)

v3.12.1

Compare Source

Features
  • conventional-commits: Bump conventional-changelog dependencies to pick up security fixes (d632d1b)
  • listable: Output newline-delimited JSON with --ndjson (742781b)
  • meta: Add repository.directory field to package.json (aec5023)
  • meta: Normalize package.json homepage field (abeb4dc)

3.12.1 (2019-02-14)

Bug Fixes
  • collect-updates: Do not skip change detection when --since provided (6ff53d6), closes #​1927
  • list: Do not emit empty stdout when there are no results (ba54439)

v3.12.0

Compare Source

Bug Fixes
  • collect-updates: Clarify logging in context (9b8dd9c)
  • conventional-commits: Improve logging during preset resolution (d4a16a5)
  • publish: Check for git describe error explicitly (237d1c5)
  • publish: Make the missing license warning clearer and more actionable (#​1921) (8a71ac4)
  • publish: Revert foolhardy refactoring (5e975e0) (a6733a2)
  • version: Log message when git repository validation is skipped (2c40ffd)
Features
  • global-options: Default concurrency to logical CPU count (#​1931) (2c487fe)
  • publish: Add --git-head option to preserve gitless from-package metadata (3d18f2f), closes #​1933
  • publish: Allow from-package positional to run without a git repo (df49bfc), closes #​1933
  • version: Skip repository validation when git is unused (#​1908) (b9e887e), closes #​1869

3.11.1 (2019-02-11)

Bug Fixes
  • version: Exit with an error when --github-release is combined with --no-changelog (030de9d)
  • version: Passing --no-changelog should not disable root versioning (83c33a3)

v3.11.1

Compare Source

Bug Fixes
  • collect-updates: Clarify logging in context (9b8dd9c)
  • conventional-commits: Improve logging during preset resolution (d4a16a5)
  • publish: Check for git describe error explicitly (237d1c5)
  • publish: Make the missing license warning clearer and more actionable (#​1921) (8a71ac4)
  • publish: Revert foolhardy refactoring (5e975e0) (a6733a2)
  • version: Log message when git repository validation is skipped (2c40ffd)
Features
  • global-options: Default concurrency to logical CPU count (#​1931) (2c487fe)
  • publish: Add --git-head option to preserve gitless from-package metadata (3d18f2f), closes #​1933
  • publish: Allow from-package positional to run without a git repo (df49bfc), closes #​1933
  • version: Skip repository validation when git is unused (#​1908) (b9e887e), closes #​1869

3.11.1 (2019-02-11)

Bug Fixes
  • version: Exit with an error when --github-release is combined with --no-changelog (030de9d)
  • version: Passing --no-changelog should not disable root versioning (83c33a3)

v3.11.0

Compare Source

Bug Fixes
  • collect-updates: Improve logging, making ignored globs explicit (42e4a5c)
  • collect-updates: Match dotfiles when ignoring changes (99eadc6)
  • create: Bump camelcase (e58a1d0)
  • deps: Explicit libnpmaccess ^3.0.1 (6ba3d1d)
  • deps: Explicit libnpmpublish ^1.1.1 (a506d96)
  • deps: Explicit npm-lifecycle ^2.1.0 (506ad6d)
  • deps: Explicit npm-package-arg ^6.1.0 (4b20791)
  • deps: Explicit npm-registry-fetch ^3.9.0 (a83c487)
  • deps: Explicit npmlog ^4.1.2 (571c2e2)
  • deps: Explicit pacote ^9.4.1 (44d05bf)
  • deps: Explicit read-package-json ^2.0.13 (2695a90)
  • deps: Remove unused libnpm (replaced by direct sub-packages) (1caeb28)
  • filter-options: Require arguments to --scope and --ignore (4b81dad)
  • publish: Correct silly log heading (f1dc3fc)
Features

3.10.8 (2019-02-01)

Bug Fixes
  • conventional-commits: Support legacy callback presets (60647b4), closes #​1896
  • publish: Skip private package lookup (#​1905) (f9e18fa)
  • version: Fix negated option links in readme (0908212)

3.10.7 (2019-01-22)

Bug Fixes
  • cli: Ensure exit code is always numeric (a2362b8)
  • npm-publish: Ensure process exits non-zero when libnpm/publish fails (9e9ce08)

3.10.6 (2019-01-19)

Bug Fixes
  • exec: Tweak description (68a0685)
  • import: Ensure compatibility with root-level package globs (#​1875) (16ab98d), closes #​1872
  • options: Document negated boolean options explicitly (8bc9669)
  • package-graph: Ensure cycle paths are always names, not objects (ae81a76)
  • package-graph: Use correct property when testing for duplicates (ef33cb7)
  • publish: Map packument requests concurrently directly from package graph (c79a827)
  • run: Re-order --npm-client in help output (bfa89bf)

3.10.5 (2019-01-11)

Bug Fixes
  • run-lifecycle: Do not customize npm_config_prefix during execution (79549c1), closes #​1866

3.10.4 (2019-01-10)

Bug Fixes
  • add: Do not scope chained bootstrap (d9d4bc4)
  • bootstrap: Do not npm ci when hoisting (27516b9), closes #​1865

3.10.3 (2019-01-10)

Bug Fixes

3.10.2 (2019-01-09)

Bug Fixes
  • bootstrap: Remove fancy root lifecycle execution, it was foolish (9f80722), closes #​1857

3.10.1 (2019-01-09)

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

v3.10.8

Compare Source

Bug Fixes
  • collect-updates: Improve logging, making ignored globs explicit (42e4a5c)
  • collect-updates: Match dotfiles when ignoring changes (99eadc6)
  • create: Bump camelcase (e58a1d0)
  • deps: Explicit libnpmaccess ^3.0.1 (6ba3d1d)
  • deps: Explicit libnpmpublish ^1.1.1 (a506d96)
  • deps: Explicit npm-lifecycle ^2.1.0 (506ad6d)
  • deps: Explicit npm-package-arg ^6.1.0 (4b20791)
  • deps: Explicit npm-registry-fetch ^3.9.0 (a83c487)
  • deps: Explicit npmlog ^4.1.2 (571c2e2)
  • deps: Explicit pacote ^9.4.1 (44d05bf)
  • deps: Explicit read-package-json ^2.0.13 (2695a90)
  • deps: Remove unused libnpm (replaced by direct sub-packages) (1caeb28)
  • filter-options: Require arguments to --scope and --ignore (4b81dad)
  • publish: Correct silly log heading (f1dc3fc)
Features

3.10.8 (2019-02-01)

Bug Fixes
  • conventional-commits: Support legacy callback presets (60647b4), closes #​1896
  • publish: Skip private package lookup (#​1905) (f9e18fa)
  • version: Fix negated option links in readme (0908212)

3.10.7 (2019-01-22)

Bug Fixes
  • cli: Ensure exit code is always numeric (a2362b8)
  • npm-publish: Ensure process exits non-zero when libnpm/publish fails (9e9ce08)

3.10.6 (2019-01-19)

Bug Fixes
  • exec: Tweak description (68a0685)
  • import: Ensure compatibility with root-level package globs (#​1875) (16ab98d), closes #​1872
  • options: Document negated boolean options explicitly (8bc9669)
  • package-graph: Ensure cycle paths are always names, not objects (ae81a76)
  • package-graph: Use correct property when testing for duplicates (ef33cb7)
  • publish: Map packument requests concurrently directly from package graph (c79a827)
  • run: Re-order --npm-client in help output (bfa89bf)

3.10.5 (2019-01-11)

Bug Fixes
  • run-lifecycle: Do not customize npm_config_prefix during execution (79549c1), closes #​1866

3.10.4 (2019-01-10)

Bug Fixes
  • add: Do not scope chained bootstrap (d9d4bc4)
  • bootstrap: Do not npm ci when hoisting (27516b9), closes #​1865

3.10.3 (2019-01-10)

Bug Fixes

3.10.2 (2019-01-09)

Bug Fixes
  • bootstrap: Remove fancy root lifecycle execution, it was foolish (9f80722), closes #​1857

3.10.1 (2019-01-09)

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

v3.10.7

Compare Source

Bug Fixes
  • conventional-commits: Support legacy callback presets (60647b4), closes #​1896
  • publish: Skip private package lookup (#​1905) (f9e18fa)
  • version: Fix negated option links in readme (0908212)

v3.10.6

Compare Source

Bug Fixes
  • cli: Ensure exit code is always numeric (a2362b8)
  • npm-publish: Ensure process exits non-zero when libnpm/publish fails (9e9ce08)

v3.10.5

Compare Source

Bug Fixes
  • exec: Tweak description (68a0685)
  • import: Ensure compatibility with root-level package globs (#​1875) (16ab98d), closes #​1872
  • options: Document negated boolean options explicitly (8bc9669)
  • package-graph: Ensure cycle paths are always names, not objects (ae81a76)
  • package-graph: Use correct property when testing for duplicates (ef33cb7)
  • publish: Map packument requests concurrently directly from package graph (c79a827)
  • run: Re-order --npm-client in help output (bfa89bf)

v3.10.4

Compare Source

Bug Fixes
  • run-lifecycle: Do not customize npm_config_prefix during execution (79549c1), closes #​1866

v3.10.3

Compare Source

Bug Fixes
  • add: Do not scope chained bootstrap (d9d4bc4)
  • bootstrap: Do not npm ci when hoisting (27516b9), closes #​1865

v3.10.2

Compare Source

Bug Fixes

v3.10.1

Compare Source

Bug Fixes
  • bootstrap: Remove fancy root lifecycle execution, it was foolish (9f80722), closes #​1857

v3.10.0

Compare Source

Bug Fixes
  • publish: Correctly determine canary version when --include-merged-tags present (fb2a1b2), closes #​1820
Features

3.9.1 (2019-01-08)

Bug Fixes
  • bootstrap: Don't pass --ignore-scripts to npm install (e602838), closes #​1855
  • bootstrap: Prevent recursive execution from all install lifecycles (ea9dbbe)

v3.9.1

Compare Source

Bug Fixes
  • publish: Correctly determine canary version when --include-merged-tags present (fb2a1b2), closes #​1820
Features

3.9.1 (2019-01-08)

Bug Fixes
  • bootstrap: Don't pass --ignore-scripts to npm install (e602838), closes #​1855
  • bootstrap: Prevent recursive execution from all install lifecycles (ea9dbbe)

v3.9.0

Compare Source

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)

3.8.5 (2019-01-05)

Bug Fixes
  • npm-dist-tag: Improve robustness (63a7a89)
  • npm-publish: Ensure pkg.publishConfig is handled correctly (1877def), closes #​1498
  • project: Deprecate root-level config keys as well, prioritizing nested (7a65a87)
  • publish: Deprecate --npm-tag, replaced by --dist-tag (196d663)
  • publish: Ensure pkg.publishConfig is handled correctly when promoting dist-tags (af1c2ad)
  • publish: Tweak progress logging (5a04145)

3.8.4 (2019-01-03)

Bug Fixes
  • publish: Pass username to access.lsPackages() (31982a1)

3.8.3 (2019-01-03)

Bug Fixes

3.8.2 (2019-01-03)

Bug Fixes
  • bootstrap: Bail out of hoisted recursive lifecycles (169c943), closes #​1125
  • publish: Avoid recursive root lifecycle execution (e133134)
  • publish: Run root prepublish lifecycle if it exists (c5676bb)
  • run-lifecycle: Short-circuit ignore options (ae29097)
  • version: Avoid recursive root lifecycle execution (089392d), closes #​1844

3.8.1 (2018-12-31)

Bug Fixes
  • Do not print duplicate stdio after a streaming command errors (#​1832) (2bcc366), closes #​1790
  • npm-publish: Pass normalized manifest to libnpm/publish (8e59950), closes #​1843
  • progress: Correctly avoid progress where we don't want it (0de3df9)
  • progress: Enable progress during logging setup, correcting default (da81e60)
  • publish: --canary should also respect --include-merged-tags (462b15c), closes #​1820
Features

v3.8.5

Compare Source

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)

3.8.5 (2019-01-05)

Bug Fixes
  • npm-dist-tag: Improve robustness (63a7a89)
  • npm-publish: Ensure pkg.publishConfig is handled correctly (1877def), closes #​1498
  • project: Deprecate root-level config keys as well, prioritizing nested (7a65a87)
  • publish: Deprecate --npm-tag, replaced by --dist-tag (196d663)
  • publish: Ensure pkg.publishConfig is handled correctly when promoting dist-tags (af1c2ad)
  • publish: Tweak progress logging (5a04145)

3.8.4 (2019-01-03)

Bug Fixes
  • publish: Pass username to access.lsPackages() (31982a1)

3.8.3 (2019-01-03)

Bug Fixes

3.8.2 (2019-01-03)

Bug Fixes
  • bootstrap: Bail out of hoisted recursive lifecycles (169c943), closes #​1125
  • publish: Avoid recursive root lifecycle execution (e133134)
  • publish: Run root prepublish lifecycle if it exists (c5676bb)
  • run-lifecycle: Short-circuit ignore options (ae29097)
  • version: Avoid recursive root lifecycle execution (089392d), closes #​1844

3.8.1 (2018-12-31)

Bug Fixes
  • Do not print duplicate stdio after a streaming command errors (#​1832) (2bcc366), closes #​1790
  • npm-publish: Pass normalized manifest to libnpm/publish (8e59950), closes #​1843
  • progress: Correctly avoid progress where we don't want it (0de3df9)
  • progress: Enable progress during logging setup, correcting default (da81e60)
  • publish: --canary should also respect --include-merged-tags (462b15c), closes #​1820
Features

v3.8.4

Compare Source

Bug Fixes
  • npm-dist-tag: Improve robustness (63a7a89)
  • npm-publish: Ensure pkg.publishConfig is handled correctly (1877def), closes #​1498
  • project: Deprecate root-level config keys as well, prioritizing nested (7a65a87)
  • publish: Deprecate --npm-tag, replaced by --dist-tag (196d663)
  • publish: Ensure pkg.publishConfig is handled correctly when promoting dist-tags (af1c2ad)
  • publish: Tweak progress logging (5a04145)

v3.8.2

Compare Source

Bug Fixes

v3.8.1

Compare Source

Bug Fixes
  • bootstrap: Bail out of hoisted recursive lifecycles (169c943), closes #​1125
  • publish: Avoid recursive root lifecycle execution (e133134)
  • publish: Run root prepublish lifecycle if it exists (c5676bb)
  • run-lifecycle: Short-circuit ignore options (ae29097)
  • version: Avoid recursive root lifecycle execution (089392d), closes #​1844

v3.8.0

Compare Source

Bug Fixes
  • publish: Heighten dist-tag success log level to distinguish from noisy fetch logging (f1f0871)
  • publish: Unhide options shared with version command (09fccd3)
Features

3.7.2 (2018-12-21)

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)

3.7.1 (2018-12-20)

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 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)

v3.7.2

Compare Source

Bug Fixes
  • publish: Heighten dist-tag success log level to distinguish from noisy fetch logging (f1f0871)
  • publish: Unhide options shared with version command (09fccd3)
Features

3.7.2 (2018-12-21)

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)

3.7.1 (2018-12-20)

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 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)

v3.7.1

Compare Source

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)

v3.7.0

Compare Source

Bug Fixes
Features
  • Add @​lerna/get-packed (8675c8f)
  • Add @​lerna/pack-directory (be1aeaf)
  • dist-tag: Wrap options in figgy-pudding (2713ab8)
  • npm-publish: Use libnpm/publish instead of subprocess execution (433275e)
  • package: Add .refresh() method to update internal state when external changes have occurred (905ba10)
  • publish: Add npm-session, npm-version, and user-agent fields to libnpm/fetch config (5edb27d)
  • publish: Refresh package manifests after prepare/prepublishOnly lifecycle (e6b31f8)
  • publish: Use @​lerna/pack-directory instead of subprocess npm pack (fd7299f)
  • publish: Use libnpm/publish instead of subprocess execution (58fda8d)
  • version: Refresh package manifests after preversion lifecycle (7c7bf9a)

v3.6.0

Compare Source

Bug Fixes
Features
  • Add @​lerna/get-packed (8675c8f)
  • Add @​lerna/pack-directory (be1aeaf)
  • dist-tag: Wrap options in figgy-pudding (2713ab8)
  • npm-publish: Use libnpm/publish instead of subprocess execution (433275e)
  • package: Add .refresh() method to update internal state when external changes have occurred (905ba10)
  • publish: Add npm-session, npm-version, and user-agent fields to libnpm/fetch config (5edb27d)
  • publish: Refresh package manifests after prepare/prepublishOnly lifecycle (e6b31f8)
  • publish: Use @​lerna/pack-directory instead of subprocess npm pack (fd7299f)
  • publish: Use libnpm/publish instead of subprocess execution (58fda8d)
  • version: Refresh package manifests after preversion lifecycle (7c7bf9a)

v3.5.1

Compare Source

Bug Fixes
Features
  • add: Add --no-bootstrap option (89bb928)
  • bootstrap: Support --force-local option (#​1807) (25572af), closes #​1763
  • Migrate existing usage to libnpm (0d3a786), closes #​1767
  • create: Migrate npm info subprocess to libnpm.manifest (65a1d1b)
  • listable: Add --toposort option (b387881), closes #​1652
  • npm-dist-tag: Use fetch API instead of CLI to make changes (54008c6)
  • publish: Add a "from-package" positional argument (#​1708) (16611be), closes #​1648
  • publish: Attempt profile retrieval before whoami endpoint during user validation (38097d8)

3.5.1 (2018-11-29)

Bug Fixes
  • publish: Pass explicit list of files to checkout instead of globs (a4c57c2), closes #​1786

v3.5.0

Compare Source

Bug Fixes
  • conventional-commits: Bump minimum dependency ranges for node v11 compat (76fad65)
  • prettier (001a6df)
  • Update yarn workspaces error prompt link (#​1756) (d6e6a42)
  • publish: Ignore non-release tags when detecting from-git (#​1782) (3cb7465)
  • version: Add friendly error message when remote branch doesn't exist (#​1741) (cd34b48)
  • version: Don't version private packages lacking a version field (#​1654) (578bb19)
Features
  • publish: Add option --no-git-reset to leave unstaged changes in working tree (#​1791) (eae5619)
  • run: Log package name and timing in runScriptInPackageCapturing (#​1781) (b69a728)
  • version: Add --include-merged-tags option (#​1712) (7ee05d7)

3.4.3 (2018-10-10)

Bug Fixes
  • publish: Use correct field name when limiting retries (76589d4)

3.4.2 (2018-10-09)

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

3.4.1 (2018-10-04)

Bug Fixes
  • add: Allow --registry option (597606c)
  • bootstrap: Constrain npm-conf argument object to options.registry only (987fd26)
  • conventional-commits: Upgrade angular preset, ensure header is not duplicated (159a0b0), closes #​1696
  • conventional-commits: Upgrade dependencies (9752f3e), closes #​1641 #​1661
  • npm-conf: Do not overwrite defaults with undefined cli keys (25af71d)
  • publish: Overwrite Yarn registry proxy when encountered (f7fdc77)
  • publish: Set token on npm config, allow third-party registries to remain non-compliant (06a9479)

v3.4.3

Compare Source

Bug Fixes
  • conventional-commits: Bump minimum dependency ranges for node v11 compat (76fad65)
  • prettier (001a6df)
  • Update yarn workspaces error prompt link (#​1756) (d6e6a42)
  • publish: Ignore non-release tags when detecting from-git (#​1782) (3cb7465)
  • version: Add friendly error message when remote branch doesn't exist (#​1741) (cd34b48)
  • version: Don't version private packages lacking a version field (#​1654) (578bb19)
Features
  • publish: Add option --no-git-reset to leave unstaged changes in working tree (#​1791) (eae5619)
  • run: Log package name and timing in runScriptInPackageCapturing (#​1781) (b69a728)
  • version: Add --include-merged-tags option (#​1712) (7ee05d7)

3.4.3 (2018-10-10)

Bug Fixes
  • publish: Us

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch 2 times, most recently from 8a482f7 to 54525e9 Compare March 11, 2019 16:05
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch 3 times, most recently from 0abed01 to 61ab1d5 Compare March 12, 2019 16:32
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 61ab1d5 to 2af1a3c Compare March 16, 2019 17:34
edmorley added a commit that referenced this pull request Mar 17, 2019
Releases will now occur in two phases, with the first being code-only
changes that can be reviewed in a PR, followed by the tagging/publishing
phase once it's merged.

Fixes #639.
Closes #1311.
@renovate renovate bot deleted the renovate/major-lerna-monorepo branch March 17, 2019 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant