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.1.0 #622

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.1.0 source code search for "@commitlint/cli"
@commitlint/config-conventional devDependencies minor ^8.1.0 source code search for "@commitlint/config-conventional"

Release Notes

conventional-changelog/commitlint ### [`v8.1.0`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​810httpsgithubcomconventional-changelogcommitlintcomparev800v810-2019-07-15) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) This release is versioned as minor change because some of the core components are rewritten to TypeScript. It's part of the full port to TypeScript, currently in progress at [#​659](https://togithub.com/conventional-changelog/commitlint/issues/659). ##### Bug Fixes - add explicit dependency on chalk ([#​687](https://togithub.com/conventional-changelog/commitlint/issues/687)) ([9075844](https://togithub.com/conventional-changelog/commitlint/commit/9075844)) - pass ignores from configuration in [@​commitlint/cli](https://togithub.com/commitlint/cli) ([#​668](https://togithub.com/conventional-changelog/commitlint/issues/668)) ([da99aaa](https://togithub.com/conventional-changelog/commitlint/commit/da99aaa))

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.



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

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #622   +/-   ##
=======================================
  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 027ece2...5d5ab76. Read the comment docs.