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 v8 (major) #611

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 major ^8.0.0 source code search for "@commitlint/cli"
@​commitlint/config-conventional devDependencies major ^8.0.0 source code search for "@commitlint/config-conventional"

Release Notes

conventional-changelog/commitlint ### [`v8.0.0`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​800httpsgithubcomconventional-changelogcommitlintcomparev762v800) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v7.6.1...v8.0.0) ##### Breaking Changes - fix: avoid excessive help text [#​606](https://togithub.com/conventional-changelog/commitlint/issues/606) ([#​637](https://togithub.com/conventional-changelog/commitlint/issues/637)) The commitlint default formatter is now silent for reports without warnings or errors. Scripts relying on the success output of commitlint can restore the former output by specifying the --verbose flag. #### [7.6.2](https://togithub.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.2) - Republish packages with out of sync artifacts #### [7.6.1](https://togithub.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09) ##### Bug Fixes - ensure format() is available as commonjs default export [#​645](https://togithub.com/conventional-changelog/commitlint/issues/645) ([ec3da92](https://togithub.com/conventional-changelog/commitlint/commit/ec3da92)) - handle absolute config paths correctly [#​647](https://togithub.com/conventional-changelog/commitlint/issues/647) ([49b3a77](https://togithub.com/conventional-changelog/commitlint/commit/49b3a77)) ### [`v7.6.1`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​761httpsgithubcomconventional-changelogcommitlintcomparev760v761-2019-05-09) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) ##### Bug Fixes - ensure format() is available as commonjs default export [#​645](https://togithub.com/conventional-changelog/commitlint/issues/645) ([ec3da92](https://togithub.com/conventional-changelog/commitlint/commit/ec3da92)) - handle absolute config paths correctly [#​647](https://togithub.com/conventional-changelog/commitlint/issues/647) ([49b3a77](https://togithub.com/conventional-changelog/commitlint/commit/49b3a77))

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 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #611   +/-   ##
=======================================
  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 29fe3fb...93a3658. Read the comment docs.