This repository was archived by the owner on Oct 22, 2025. It is now read-only.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency lerna from
~2.10.0to~2.11.0Release Notes
v2.11.0v2.11.0 (2018-04-24)
🚀 Enhancement
--include-filtered-dependentsoption. ([@TheNeuralBit])🐛 Bug Fix
--devas boolean option forlerna add. ([@bochen2014])Committers: 2
Commits
v2.11.0
5594749feat(publish): Move publish-only git utilitiesabecfccfeat(command): Move GitUtilities.isInitialized into class method6e401e1feat(init): Inline GitUtilities.init()925080efeat(import): Inline GitUtilities.getWorkspaceRoot()ecbc1d3feat(git-utils): Devolve getCurrentSHA() to consumers95d179dfeat(git-utils): Devolve getShortSHA() to consumers47dc0e2feat(diff): Move diff-only git utilitiescb9c19dfeat(collect-updates): Copy remaining git utilities into module00242afchore(helpers): Extract @lerna-test/show-commit helpere89fc95test: Add manual write-pkg spy881bc2atest(helpers): Switch to new snapshot serializer API16fdad8test(publish): Mock less, diff more.48096c4feat: Remove core/git-utils package9879feffix(diff): Diff since last release in branch, not most recent global tag5b01599fix(cli): Exit immediately when error is caughtdc725c8chore(publish): Restore targeted utility testsafcac01test: Move away from .resolves Jest shorthand, it obfuscates stacks2838260feat(filters): Add--include-filtered-dependentsflag (#1393)This PR has been generated by Renovate Bot.