sourcegraph / javascript-typescript-langserver

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

chore(deps): update commitlint monorepo to ^8.3.3 #655

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

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

Release Notes

conventional-changelog/commitlint ### [`v8.3.3`](https://togithub.com/conventional-changelog/commitlint/compare/v8.3.2...v8.3.3) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v8.3.2...v8.3.3) ### [`v8.3.2`](https://togithub.com/conventional-changelog/commitlint/compare/v8.3.1...v8.3.2) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v8.3.1...v8.3.2) ### [`v8.3.1`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​831httpsgithubcomconventional-changelogcommitlintcomparev830v831-2019-10-16) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v8.3.0...v8.3.1) ##### Bug Fixes - **load:** resolve nested parser preset factories ([#​831](https://togithub.com/conventional-changelog/commitlint/issues/831)) ([73a7df7](https://togithub.com/conventional-changelog/commitlint/commit/73a7df7)) ### [`v8.3.0`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​830httpsgithubcomconventional-changelogcommitlintcomparev820v830-2019-10-16) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v8.2.0...v8.3.0) ##### Features - **cli:** add helpurl flag ([#​789](https://togithub.com/conventional-changelog/commitlint/issues/789)) ([75cef4e](https://togithub.com/conventional-changelog/commitlint/commit/75cef4e)) - **config-conventional:** use parser with short breaking change support ([#​821](https://togithub.com/conventional-changelog/commitlint/issues/821)) ([4b5300a](https://togithub.com/conventional-changelog/commitlint/commit/4b5300a)) - **resolve-extends:** accept absolute path in extends ([#​825](https://togithub.com/conventional-changelog/commitlint/issues/825)) ([ecac29f](https://togithub.com/conventional-changelog/commitlint/commit/ecac29f))

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!".

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



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #655   +/-   ##
======================================
  Coverage    82.4%   82.4%           
======================================
  Files          15      15           
  Lines        2126    2126           
  Branches      448     448           
======================================
  Hits         1752    1752           
  Misses        364     364           
  Partials       10      10

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 4e9cabb...19ddfce. Read the comment docs.