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

chore(deps): update dependency lerna to v2.9.0 - autoclosed #34

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 8, 2018

This Pull Request updates dependency lerna from v2.5.1 to v2.9.0

Release Notes

v2.6.0

Happy 2018! ๐ŸŽ‰

๐Ÿš€ Enhancement
  • #โ€‹1110 Add --stream option to lerna exec. ([@โ€‹alan-agius4])
  • #โ€‹1111 Add --changelog-preset option to customize --conventional-commits output. ([@โ€‹alan-agius4])
๐Ÿ› Bug Fix
  • #โ€‹1134 Normalize path used for git add in respect to OS/environment. ([@โ€‹zenflow])
  • #โ€‹1129 Throw error in bootstrap when Yarn workspaces is misconfigured. ([@โ€‹evocateur])
  • #โ€‹1101 Set chmod for linked binaries. ([@โ€‹marionebl])
  • #โ€‹1112 Use all packages locations when resetting canary changes. ([@โ€‹jwickens])
  • #โ€‹1115 Keep non-patch subject parts when importing repository. ([@โ€‹koenpunt])
๐Ÿ“ Documentation
  • #โ€‹1139 add docs on how to publish scoped packages. ([@โ€‹cezaraugusto])
  • #โ€‹1108 Minor typo fix in hoist.md. ([@โ€‹tdmalone])
  • #โ€‹1166 fix: typo in README.md "in in". ([@โ€‹vladgolubev])
  • #โ€‹1176 Fix typo in README.md. ([@โ€‹LoicPoullain])
Committers: 10
  • Alan Agius ([alan-agius4])
  • Cezar Augusto ([cezaraugusto])
  • Daniel Stockman ([evocateur])
  • Jonathan R Wickens ([jwickens])
  • Koen Punt ([koenpunt])
  • Loรฏc Poullain ([LoicPoullain])
  • Mario Nebl ([marionebl])
  • Matthew Francis Brunetti ([zenflow])
  • Tim Malone ([tdmalone])
  • Vlad Holubiev ([vladgolubev])

v2.7.0

๐Ÿš€ Enhancement
  • #โ€‹1140 Warn user and exit non-zero if command is invalid. ([@โ€‹cezaraugusto])
  • #โ€‹1145 run/publish: Use npmClient instead of hardcoded npm. ([@โ€‹oreporan])
  • #โ€‹1149 Add support for root-level version lifecycle. ([@โ€‹bigtimebuddy])
๐Ÿ› Bug Fix
  • #โ€‹1187 Completely ignore peerDependencies during publish. ([@โ€‹evocateur])
  • #โ€‹1193 Throw error when lerna.json or package.json have invalid syntax. ([@โ€‹evocateur])
๐Ÿ“ Documentation
  • #โ€‹1164 docs: replace "command" with "commands" to avoid ambiguity. ([@โ€‹fengyuanchen])
  • #โ€‹1186 docs: ๐Ÿ“‡ Add private registry tips to troubleshooting.md. ([@โ€‹frankstallone])
๐Ÿ  Internal
  • #โ€‹1188 Prettier. ([@โ€‹evocateur])
Committers: 7
  • Alan Agius ([alan-agius4])
  • Cezar Augusto ([cezaraugusto])
  • Chen Fengyuan ([fengyuanchen])
  • Daniel Stockman ([evocateur])
  • Frank Stallone ([frankstallone])
  • Matt Karl ([bigtimebuddy])
  • Ore Poran ([oreporan])

v2.7.1

๐Ÿ› Bug Fix
  • #โ€‹1194 Treat 'lerna run test' like any other command. ([@โ€‹tkrotoff])
  • #โ€‹1199 Fix import command so it works if Lerna root is a subdir of git root. ([@โ€‹RoystonS])
  • #โ€‹1204 Avoid interactive prompt during yarn publish. ([@โ€‹evocateur])
Committers: 3
  • Daniel Stockman ([evocateur])
  • Royston Shufflebotham ([RoystonS])
  • Tanguy Krotoff ([tkrotoff])

v2.7.2

๐Ÿš€ Enhancement
  • #โ€‹1205 Add %v as placeholder for raw version in --message. ([@โ€‹mojavelinux])
๐Ÿ› Bug Fix
  • #โ€‹1206 Avoid dropping early logs below default level. ([@โ€‹evocateur])
Committers: 2
  • Dan Allen ([mojavelinux])
  • Daniel Stockman ([evocateur])

v2.8.0

v2.8.0 (2018-01-19)

This is the first release on the 2.x branch, which has been created to facilitate maintenance releases while v3.0 is in development on master. Efforts will be made to backport fixes from master, but no guarantees about release cadence.

๐Ÿš€ Enhancement
  • #โ€‹1212 Throw friendly error when workspaces are not configured correctly. ([@โ€‹craigbilner])
๐Ÿ› Bug Fix
  • #โ€‹1219 Avoid triggering pre-commit and commitmsg hooks during publish. ([@โ€‹alan-agius4])
  • #โ€‹1220 Remove --no-gpg-sign from git commit. ([@โ€‹evocateur])
  • #โ€‹1217 Avoid duplicate root changelog entries. ([@โ€‹evocateur])
Committers: 3
  • Alan Agius ([alan-agius4])
  • Craig Bilner ([craigbilner])
  • Daniel Stockman ([evocateur])

v2.9.0

v2.9.0 (2018-02-14)

๐Ÿš€ Enhancement
  • #โ€‹1254 Add support for new yarn workspaces config format. ([@โ€‹detrohutt])
  • #โ€‹1227 Add --ignore-scripts flag to bootstrap command. ([@โ€‹Andarist])
๐Ÿ“ Documentation
  • #โ€‹1248 Document another potential cause of git initialization failure. ([@โ€‹fritz-c])
Committers: 3
  • Alexander Roberts ([detrohutt])
  • Fritz ([fritz-c])
  • Mateusz Burzyล„ski ([Andarist])


This PR has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Jan 8, 2018

Codecov Report

Merging #34 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   19.25%   19.25%           
=======================================
  Files          16       16           
  Lines         187      187           
  Branches       31       31           
=======================================
  Hits           36       36           
  Misses        121      121           
  Partials       30       30

Continue to review full report at Codecov.

Legend - Click here to learn more
ฮ” = absolute <relative> (impact), รธ = not affected, ? = missing data
Powered by Codecov. Last update b89bb6b...cce4cda. Read the comment docs.

@renovate renovate bot force-pushed the renovate/lerna-2.x branch from ce3ade0 to ce49003 Compare January 12, 2018 04:22
@renovate renovate bot changed the title chore(deps): update dependency lerna to v2.6.0 chore(deps): update dependency lerna to v2.7.0 Jan 12, 2018
@renovate renovate bot changed the title chore(deps): update dependency lerna to v2.7.0 chore(deps): update dependency lerna to v2.7.1 Jan 16, 2018
@renovate renovate bot force-pushed the renovate/lerna-2.x branch 2 times, most recently from 6d17859 to 043a818 Compare January 19, 2018 19:10
@renovate renovate bot changed the title chore(deps): update dependency lerna to v2.7.1 chore(deps): update dependency lerna to v2.7.2 Jan 19, 2018
@renovate renovate bot changed the title chore(deps): update dependency lerna to v2.7.2 chore(deps): update dependency lerna to v2.8.0 Jan 19, 2018
@renovate renovate bot force-pushed the renovate/lerna-2.x branch from 043a818 to 7381438 Compare January 19, 2018 20:20
@renovate renovate bot force-pushed the renovate/lerna-2.x branch from 7381438 to cce4cda Compare February 15, 2018 00:09
@renovate renovate bot changed the title chore(deps): update dependency lerna to v2.8.0 chore(deps): update dependency lerna to v2.9.0 Feb 15, 2018
@renovate renovate bot changed the title chore(deps): update dependency lerna to v2.9.0 chore(deps): update dependency lerna to v2.9.0 - autoclosed Mar 5, 2018
@renovate renovate bot closed this Mar 5, 2018
@renovate renovate bot deleted the renovate/lerna-2.x branch March 5, 2018 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant