apollographql / apollo-link

:link: Interface for fetching and modifying control flow of GraphQL requests
https://www.apollographql.com/docs/link/
MIT License
1.44k stars 347 forks source link

chore(deps): update dependency lerna to v3.22.1 #1298

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
lerna devDependencies minor 3.20.2 -> 3.22.1

Release Notes

lerna/lerna ### [`v3.22.1`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3221-httpsgithubcomlernalernacomparev3220v3221-2020-06-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.22.0...v3.22.1) ##### Bug Fixes - Move [#​2445](https://togithub.com/lerna/lerna/issues/2445) behind `--no-granular-pathspec` option ([b3da937](https://togithub.com/lerna/lerna/commit/b3da937a61199ac71ed44b184ed36ff131237165)), closes [#​2598](https://togithub.com/lerna/lerna/issues/2598) ### [`v3.22.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3220-httpsgithubcomlernalernacomparev3210v3220-2020-05-24) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.21.0...v3.22.0) ##### Bug Fixes - **conventional-commits:** Support modern config builder functions ([#​2546](https://togithub.com/lerna/lerna/issues/2546)) ([7ffb297](https://togithub.com/lerna/lerna/commit/7ffb297b5cab910f58153cd9decd1f3b58b0c4ed)), closes [#​2138](https://togithub.com/lerna/lerna/issues/2138) - **create:** Use correct variable name in generated CLI output ([#​2547](https://togithub.com/lerna/lerna/issues/2547)) ([a1fd622](https://togithub.com/lerna/lerna/commit/a1fd622a55e3dbbf47a6a166c01fe17636cd0a76)) - **deps:** upgrade octokit/enterprise-rest to v6 ([#​2464](https://togithub.com/lerna/lerna/issues/2464)) ([b44ea75](https://togithub.com/lerna/lerna/commit/b44ea753fb9405432bc9fea84726fae365bf4cd8)) - **import:** Support non-ASCII characters in file paths ([#​2441](https://togithub.com/lerna/lerna/issues/2441)) ([c74ffa4](https://togithub.com/lerna/lerna/commit/c74ffa4b31503ab8cd537ac2a9c9c15494f81a0c)) - **publish:** Avoid errors when files are ignored by git ([#​2445](https://togithub.com/lerna/lerna/issues/2445)) ([448f2ae](https://togithub.com/lerna/lerna/commit/448f2aee7258febc15c131c1128688326a52778f)), closes [#​2151](https://togithub.com/lerna/lerna/issues/2151) - **publish:** Avoid exception when publishing 1st version ([#​2485](https://togithub.com/lerna/lerna/issues/2485)) ([5d80285](https://togithub.com/lerna/lerna/commit/5d802851d156e20e1bac4107e68b7280e078a51b)) - **publish:** Support `--tag-version-prefix` in `--canary` mode ([#​2435](https://togithub.com/lerna/lerna/issues/2435)) ([611c38e](https://togithub.com/lerna/lerna/commit/611c38edb07d18fc92a20ba44edab715519a203d)) - **version:** `--atomic` fallback when `GIT_REDIRECT_STDERR` is enabled ([#​2467](https://togithub.com/lerna/lerna/issues/2467)) ([c255d12](https://togithub.com/lerna/lerna/commit/c255d1242e3c21f432fac1e484a4e71ad50ed71f)) ##### Features - **conventional-commits:** Preserve major version zero on breaking changes ([#​2486](https://togithub.com/lerna/lerna/issues/2486)) ([6126e6c](https://togithub.com/lerna/lerna/commit/6126e6c6cb52405d7ff98d3b4017bf39dcdfa965)) - **version:** add `--force-git-tag` option ([#​2594](https://togithub.com/lerna/lerna/issues/2594)) ([00738e9](https://togithub.com/lerna/lerna/commit/00738e9ab2a9f3b5656419205bd7ddb1669e4193)) ### [`v3.21.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3210-httpsgithubcomlernalernacomparev3202v3210-2020-05-13) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.20.2...v3.21.0) ##### Bug Fixes - **publish:** Canary releases without previous tags should not explode ([c9eb590](https://togithub.com/lerna/lerna/commit/c9eb590bf867889a188598322bb4552db7a34dfc)) ##### Features - **project:** Add `getPackagesSync()` export ([068bdd7](https://togithub.com/lerna/lerna/commit/068bdd75683ca9687a420523e4ba007bd8b3b220)) - **version:** Ignore private packages completely with `--no-private` ([a9b9f97](https://togithub.com/lerna/lerna/commit/a9b9f97457e4e4b0cac7f4ce562458d921a1f9be)) #### [3.20.2](https://togithub.com/lerna/lerna/compare/v3.20.1...v3.20.2) (2020-01-02) ##### Bug Fixes - **version:** Loosen `--atomic` fallback to catch incompatible CLI versions ([6f0e2bb](https://togithub.com/lerna/lerna/commit/6f0e2bb1b033b0579910cedcf0be84f1474c1580)), closes [#​2400](https://togithub.com/lerna/lerna/issues/2400) #### [3.20.1](https://togithub.com/lerna/lerna/compare/v3.20.0...v3.20.1) (2019-12-29) ##### Bug Fixes - **version:** Support git clients that do not support `git push --atomic` ([2b9b210](https://togithub.com/lerna/lerna/commit/2b9b210c0b6ac69853ffb01f0dbac9109ab419c5))

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



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