AtomLinter / linter-phpcs

Linter plugin for PHP, using PHP_CodeSniffer.
63 stars 31 forks source link

chore(deps): update commitlint monorepo to v7.5.0 #395

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
@​commitlint/cli devDependencies minor 7.4.0 -> 7.5.0 source
@​commitlint/config-conventional devDependencies minor 7.3.1 -> 7.5.0 source
@​commitlint/travis-cli devDependencies minor 7.4.0 -> 7.5.0 source

Release Notes

conventional-changelog/commitlint ### [`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))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

: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.

Arcanemagus commented 5 years ago

I'm not sure what AppVeyor thought it was doing, but as the rest of the CI passed, and no other repo has had issues with this, I'm going to merge this.

Arcanemagus commented 5 years ago

:tada: This PR is included in version 1.6.13 :tada:

The release is available on:

Your semantic-release bot :package::rocket: