AtomLinter / linter-phpcs

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

chore(deps): update commitlint monorepo to v7 (major) #336

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 major 6.2.0 -> 7.1.2 source
@commitlint/config-conventional devDependencies major 6.1.3 -> 7.1.2 source
@commitlint/travis-cli devDependencies major 6.2.0 -> 7.1.2 source

Release Notes

marionebl/commitlint ### [`v7.1.2`](https://renovatebot.com/gh/marionebl/commitlint/blob/master/CHANGELOG.md#​712httpsgithubcommarioneblcommitlintcomparev711v712-2018-09-04) [Compare Source](https://renovatebot.com/gh/marionebl/commitlint/compare/v7.1.1...v7.1.2) **Note:** Version bump only for package [@​commitlint/root](https://renovatebot.com/gh/commitlint/root) ### [`v7.1.1`](https://renovatebot.com/gh/marionebl/commitlint/blob/master/CHANGELOG.md#​712httpsgithubcommarioneblcommitlintcomparev711v712-2018-09-04) [Compare Source](https://renovatebot.com/gh/marionebl/commitlint/compare/v7.1.0...v7.1.1) **Note:** Version bump only for package [@​commitlint/root](https://renovatebot.com/gh/commitlint/root) ### [`v7.1.0`](https://renovatebot.com/gh/marionebl/commitlint/blob/master/CHANGELOG.md#​710httpsgithubcommarioneblcommitlintcomparev701v710-2018-08-29) [Compare Source](https://renovatebot.com/gh/marionebl/commitlint/compare/v7.0.0...v7.1.0) ##### Features - **wildcards:** add new wildcard patterns [#​315](https://renovatebot.com/gh/marionebl/commitlint/issues/315) ([e9ea17f](https://renovatebot.com/gh/marionebl/commitlint/commit/e9ea17f)) - add max line length to body/footer ([542f50e](https://renovatebot.com/gh/marionebl/commitlint/commit/542f50e)) ### [`v7.0.0`](https://renovatebot.com/gh/marionebl/commitlint/releases/v7.0.0) [Compare Source](https://renovatebot.com/gh/marionebl/commitlint/compare/v6.2.0...v7.0.0) #### Breaking Changes - Dropped support for Node.js 4 #### Bug Fixes - ignore case of words in quotes - add environment variable cli flag - do not negate case rules #### Features - add wildcard for Github deployment commits

Renovate configuration

:date: Schedule: 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

The breaking change is only a drop of Node.js v4 support, we should be fine here.

Arcanemagus commented 5 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: