sourcegraph / javascript-typescript-langserver

JavaScript and TypeScript code intelligence through the Language Server Protocol
https://sourcegraph.com
Apache License 2.0
792 stars 72 forks source link

chore(deps): update commitlint monorepo #574

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update New value References Sourcegraph
@​commitlint/cli devDependencies minor ^7.5.2 source code search for "@commitlint/cli"
@​commitlint/config-conventional devDependencies minor ^7.5.0 source code search for "@commitlint/config-conventional"

Release Notes

conventional-changelog/commitlint ### [`v7.5.2`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​752httpsgithubcomconventional-changelogcommitlintcomparev751v752-2019-02-11) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) ##### Bug Fixes - failing sentence-case for subjects with slashes ([#​574](https://togithub.com/conventional-changelog/commitlint/issues/574)) ([48a8602](https://togithub.com/conventional-changelog/commitlint/commit/48a8602)) - **cli:** replace old links with new organisation links ([#​578](https://togithub.com/conventional-changelog/commitlint/issues/578)) ([4075903](https://togithub.com/conventional-changelog/commitlint/commit/4075903)) ### [`v7.5.1`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​752httpsgithubcomconventional-changelogcommitlintcomparev751v752-2019-02-11) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) ##### Bug Fixes - failing sentence-case for subjects with slashes ([#​574](https://togithub.com/conventional-changelog/commitlint/issues/574)) ([48a8602](https://togithub.com/conventional-changelog/commitlint/commit/48a8602)) - **cli:** replace old links with new organisation links ([#​578](https://togithub.com/conventional-changelog/commitlint/issues/578)) ([4075903](https://togithub.com/conventional-changelog/commitlint/commit/4075903)) ### [`v7.5.0`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​750httpsgithubcomconventional-changelogcommitlintcomparev740v750-2019-01-31) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) ##### Bug Fixes - `sentence-case` allow upper-case characters in first word ([#​531](https://togithub.com/conventional-changelog/commitlint/issues/531)) ([5a6a4a8](https://togithub.com/conventional-changelog/commitlint/commit/5a6a4a8)), closes [#​211](https://togithub.com/conventional-changelog/commitlint/issues/211) - **resolve-extends:** override array on extending rules ([#​470](https://togithub.com/conventional-changelog/commitlint/issues/470)) ([#​539](https://togithub.com/conventional-changelog/commitlint/issues/539)) ([b35000c](https://togithub.com/conventional-changelog/commitlint/commit/b35000c)) - all broken website references ([#​564](https://togithub.com/conventional-changelog/commitlint/issues/564)) ([82eeb5a](https://togithub.com/conventional-changelog/commitlint/commit/82eeb5a)) - cleanup message for input with no config ([#​519](https://togithub.com/conventional-changelog/commitlint/issues/519)) ([7d9e760](https://togithub.com/conventional-changelog/commitlint/commit/7d9e760)) - **cli:** avoid linebreak in empty input ([#​523](https://togithub.com/conventional-changelog/commitlint/issues/523)) ([3141882](https://togithub.com/conventional-changelog/commitlint/commit/3141882)) - mark optional parameter with undefined ([#​553](https://togithub.com/conventional-changelog/commitlint/issues/553)) ([6720284](https://togithub.com/conventional-changelog/commitlint/commit/6720284)) - replace all repository references with conventional changelog ([#​561](https://togithub.com/conventional-changelog/commitlint/issues/561)) ([6c3afcd](https://togithub.com/conventional-changelog/commitlint/commit/6c3afcd)) - replace all website references with conventional changelog ([#​563](https://togithub.com/conventional-changelog/commitlint/issues/563)) ([6b86fb1](https://togithub.com/conventional-changelog/commitlint/commit/6b86fb1)) - replace old require-uncached with import-fresh ([#​533](https://togithub.com/conventional-changelog/commitlint/issues/533)) ([b636e8c](https://togithub.com/conventional-changelog/commitlint/commit/b636e8c)) - resolve path to commit message for git submodules ([83b1a47](https://togithub.com/conventional-changelog/commitlint/commit/83b1a47)) - slash in scope [#​291](https://togithub.com/conventional-changelog/commitlint/issues/291) ([#​529](https://togithub.com/conventional-changelog/commitlint/issues/529)) ([b2b63e5](https://togithub.com/conventional-changelog/commitlint/commit/b2b63e5)) - store concatenated array to problems variable ([#​551](https://togithub.com/conventional-changelog/commitlint/issues/551)) ([434a70f](https://togithub.com/conventional-changelog/commitlint/commit/434a70f)) ##### Features - add support for git submodules ([cc575fa](https://togithub.com/conventional-changelog/commitlint/commit/cc575fa)) - **rule-header-length:** show current header length ([6d61c4f](https://togithub.com/conventional-changelog/commitlint/commit/6d61c4f)) ### [`v7.4.0`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​750httpsgithubcomconventional-changelogcommitlintcomparev740v750-2019-01-31) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v7.3.2...v7.4.0) ##### Bug Fixes - `sentence-case` allow upper-case characters in first word ([#​531](https://togithub.com/conventional-changelog/commitlint/issues/531)) ([5a6a4a8](https://togithub.com/conventional-changelog/commitlint/commit/5a6a4a8)), closes [#​211](https://togithub.com/conventional-changelog/commitlint/issues/211) - **resolve-extends:** override array on extending rules ([#​470](https://togithub.com/conventional-changelog/commitlint/issues/470)) ([#​539](https://togithub.com/conventional-changelog/commitlint/issues/539)) ([b35000c](https://togithub.com/conventional-changelog/commitlint/commit/b35000c)) - all broken website references ([#​564](https://togithub.com/conventional-changelog/commitlint/issues/564)) ([82eeb5a](https://togithub.com/conventional-changelog/commitlint/commit/82eeb5a)) - cleanup message for input with no config ([#​519](https://togithub.com/conventional-changelog/commitlint/issues/519)) ([7d9e760](https://togithub.com/conventional-changelog/commitlint/commit/7d9e760)) - **cli:** avoid linebreak in empty input ([#​523](https://togithub.com/conventional-changelog/commitlint/issues/523)) ([3141882](https://togithub.com/conventional-changelog/commitlint/commit/3141882)) - mark optional parameter with undefined ([#​553](https://togithub.com/conventional-changelog/commitlint/issues/553)) ([6720284](https://togithub.com/conventional-changelog/commitlint/commit/6720284)) - replace all repository references with conventional changelog ([#​561](https://togithub.com/conventional-changelog/commitlint/issues/561)) ([6c3afcd](https://togithub.com/conventional-changelog/commitlint/commit/6c3afcd)) - replace all website references with conventional changelog ([#​563](https://togithub.com/conventional-changelog/commitlint/issues/563)) ([6b86fb1](https://togithub.com/conventional-changelog/commitlint/commit/6b86fb1)) - replace old require-uncached with import-fresh ([#​533](https://togithub.com/conventional-changelog/commitlint/issues/533)) ([b636e8c](https://togithub.com/conventional-changelog/commitlint/commit/b636e8c)) - resolve path to commit message for git submodules ([83b1a47](https://togithub.com/conventional-changelog/commitlint/commit/83b1a47)) - slash in scope [#​291](https://togithub.com/conventional-changelog/commitlint/issues/291) ([#​529](https://togithub.com/conventional-changelog/commitlint/issues/529)) ([b2b63e5](https://togithub.com/conventional-changelog/commitlint/commit/b2b63e5)) - store concatenated array to problems variable ([#​551](https://togithub.com/conventional-changelog/commitlint/issues/551)) ([434a70f](https://togithub.com/conventional-changelog/commitlint/commit/434a70f)) ##### Features - add support for git submodules ([cc575fa](https://togithub.com/conventional-changelog/commitlint/commit/cc575fa)) - **rule-header-length:** show current header length ([6d61c4f](https://togithub.com/conventional-changelog/commitlint/commit/6d61c4f)) ### [`v7.3.2`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​740httpsgithubcomconventional-changelogcommitlintcomparev732v740-2019-01-27) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v7.3.1...v7.3.2) ##### Bug Fixes - correction to need help link ([#​540](https://togithub.com/conventional-changelog/commitlint/issues/540)) ([fa6168a](https://togithub.com/conventional-changelog/commitlint/commit/fa6168a)) ##### Features - **rules:** create header-case and header-full-stop rules ([#​547](https://togithub.com/conventional-changelog/commitlint/issues/547)) ([4c36cbd](https://togithub.com/conventional-changelog/commitlint/commit/4c36cbd)) #### [7.3.2](https://togithub.com/conventional-changelog/commitlint/compare/v7.3.1...v7.3.2) (2019-01-15) ##### Bug Fixes - move loadsh to dependencies ([1bb66a4](https://togithub.com/conventional-changelog/commitlint/commit/1bb66a4)) #### [7.3.1](https://togithub.com/conventional-changelog/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11) **Note:** Version bump only for package [@​commitlint/root](https://togithub.com/commitlint/root) ### [`v7.3.1`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​732httpsgithubcomconventional-changelogcommitlintcomparev731v732-2019-01-15) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v7.2.1...v7.3.1) ##### Bug Fixes - move loadsh to dependencies ([1bb66a4](https://togithub.com/conventional-changelog/commitlint/commit/1bb66a4)) ### [`v7.2.1`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​730httpsgithubcomconventional-changelogcommitlintcomparev721v730-2019-01-11) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v7.2.0...v7.2.1) ##### Bug Fixes - **format:** add new line to result ([#​518](https://togithub.com/conventional-changelog/commitlint/issues/518)) ([f1d443b](https://togithub.com/conventional-changelog/commitlint/commit/f1d443b)), closes [#​504](https://togithub.com/conventional-changelog/commitlint/issues/504) - add fallback with husky git params to deprecation handling ([#​498](https://togithub.com/conventional-changelog/commitlint/issues/498)) ([5a34b8c](https://togithub.com/conventional-changelog/commitlint/commit/5a34b8c)) - avoid truncated output on macOS ([#​503](https://togithub.com/conventional-changelog/commitlint/issues/503)) ([3192368](https://togithub.com/conventional-changelog/commitlint/commit/3192368)) - fall back to conventional commit-parser settings for missing keys ([#​496](https://togithub.com/conventional-changelog/commitlint/issues/496)) ([831a141](https://togithub.com/conventional-changelog/commitlint/commit/831a141)), closes [#​399](https://togithub.com/conventional-changelog/commitlint/issues/399) - respect String.protoype.repeat API contract ([f27e7ac](https://togithub.com/conventional-changelog/commitlint/commit/f27e7ac)) - update to security-patched dependency versions ([97c033b](https://togithub.com/conventional-changelog/commitlint/commit/97c033b)) - use correct label for failing empty subjects ([#​481](https://togithub.com/conventional-changelog/commitlint/issues/481)) ([2e7e34d](https://togithub.com/conventional-changelog/commitlint/commit/2e7e34d)), closes [#​476](https://togithub.com/conventional-changelog/commitlint/issues/476) ##### Features - check stage before entering prompt ([#​495](https://togithub.com/conventional-changelog/commitlint/issues/495)) ([3b3667a](https://togithub.com/conventional-changelog/commitlint/commit/3b3667a)), closes [#​51](https://togithub.com/conventional-changelog/commitlint/issues/51) [#​51](https://togithub.com/conventional-changelog/commitlint/issues/51) - warn on empty config ([#​491](https://togithub.com/conventional-changelog/commitlint/issues/491)) ([b6bd36e](https://togithub.com/conventional-changelog/commitlint/commit/b6bd36e)), closes [#​107](https://togithub.com/conventional-changelog/commitlint/issues/107) [#​107](https://togithub.com/conventional-changelog/commitlint/issues/107) #### [7.2.1](https://togithub.com/conventional-changelog/commitlint/compare/v7.2.0...v7.2.1) (2018-10-11) ##### Bug Fixes - improve format module resolving ([#​464](https://togithub.com/conventional-changelog/commitlint/issues/464)) ([baed8b1](https://togithub.com/conventional-changelog/commitlint/commit/baed8b1)) ### [`v7.2.0`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​720httpsgithubcomconventional-changelogcommitlintcomparev712v720-2018-10-05) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v7.1.2...v7.2.0) ##### Bug Fixes - **rules:** include possible body offset in footer leading blank ([ff0111a](https://togithub.com/conventional-changelog/commitlint/commit/ff0111a)) - handle case rules for numerics correctly ([cadcfed](https://togithub.com/conventional-changelog/commitlint/commit/cadcfed)) - ignore merge messages with text after newline ([b32bc93](https://togithub.com/conventional-changelog/commitlint/commit/b32bc93)) - use grouped regex to ignore merge commits ([#​439](https://togithub.com/conventional-changelog/commitlint/issues/439)) ([905e9d5](https://togithub.com/conventional-changelog/commitlint/commit/905e9d5)) ##### Features - **cli:** add format option for report output ([1ecf097](https://togithub.com/conventional-changelog/commitlint/commit/1ecf097)) - **load:** add formatter option with default value ([b0e63d9](https://togithub.com/conventional-changelog/commitlint/commit/b0e63d9)) #### [7.1.2](https://togithub.com/conventional-changelog/commitlint/compare/v7.1.1...v7.1.2) (2018-09-04) **Note:** Version bump only for package [@​commitlint/root](https://togithub.com/commitlint/root)

Renovate configuration

:date: Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

:vertical_traffic_light: Automerge: Enabled.

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

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #574   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files          15       15           
  Lines        2058     2058           
  Branches      423      423           
=======================================
  Hits         1710     1710           
  Misses        346      346           
  Partials        2        2

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 ec6a991...0993c3b. Read the comment docs.