swellaby / slashhandler

Framework for building slack slashhandlers
MIT License
1 stars 0 forks source link

chore(deps): update commitlint monorepo to v9 (major) - autoclosed #117

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@commitlint/cli devDependencies major ^8.3.5 -> ^9.0.0
@commitlint/config-angular devDependencies major ^8.3.4 -> ^9.0.0
@commitlint/config-conventional devDependencies major ^8.3.4 -> ^9.0.0
@commitlint/prompt-cli devDependencies major ^8.3.5 -> ^9.0.0

Release Notes

conventional-changelog/commitlint ### [`v9.0.1`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​901-httpsgithubcomconventional-changelogcommitlintcomparev900v901-2020-05-26) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) ##### Bug Fixes - add missing [@​babel/runtime](https://togithub.com/babel/runtime) dep [#​1738](https://togithub.com/conventional-changelog/commitlint/issues/1738) ([#​1754](https://togithub.com/conventional-changelog/commitlint/issues/1754)) ([09afcd6](https://togithub.com/conventional-changelog/commitlint/commit/09afcd647a2c1d00538cf1c970e3790d936111f8)) ### [`v9.0.0`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​900-httpsgithubcomconventional-changelogcommitlintcomparev835v900-2020-05-21) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v8.3.5...v9.0.0) ##### Bug Fixes - **cli:** add missing regenerator-runtime to dependencies ([#​919](https://togithub.com/conventional-changelog/commitlint/issues/919)) ([ee5eac9](https://togithub.com/conventional-changelog/commitlint/commit/ee5eac98fa97ba5ba17030c8d2705aee5c7f3a3a)) - [#​840](https://togithub.com/conventional-changelog/commitlint/issues/840) add caret to lodash versions ([#​843](https://togithub.com/conventional-changelog/commitlint/issues/843)) ([ffc0bac](https://togithub.com/conventional-changelog/commitlint/commit/ffc0bac26993acb2ab6a8fa51065f93c92b0d644)) - drop support for 'improvement' type ([#​899](https://togithub.com/conventional-changelog/commitlint/issues/899)) ([b27ab08](https://togithub.com/conventional-changelog/commitlint/commit/b27ab08544373cfb72a4808756e2e8126ea96a97)) - **config-lerna-scopes:** correct lerna in peerDependencies ([#​980](https://togithub.com/conventional-changelog/commitlint/issues/980)) ([f88f00d](https://togithub.com/conventional-changelog/commitlint/commit/f88f00d5d3d0a247b5635b50248bbb942b1ec962)) - ignore empty commit messages [#​615](https://togithub.com/conventional-changelog/commitlint/issues/615) ([#​676](https://togithub.com/conventional-changelog/commitlint/issues/676)) ([c3eb1a7](https://togithub.com/conventional-changelog/commitlint/commit/c3eb1a76e08213d7ce1f200e35f8d5d6de18982a)) - incorrect use of when in getForcedCaseFn ([#​993](https://togithub.com/conventional-changelog/commitlint/issues/993)) ([34c11b8](https://togithub.com/conventional-changelog/commitlint/commit/34c11b8f3f233eca51866274a10d35231e8eb3d4)) - update dependency semver to v7.1.3 ([#​995](https://togithub.com/conventional-changelog/commitlint/issues/995)) ([4ee307a](https://togithub.com/conventional-changelog/commitlint/commit/4ee307a1f8c861ae5d8a038560d166c5d00ea8ba)) ##### Features - add async promise based rules methods into lint ([#​976](https://togithub.com/conventional-changelog/commitlint/issues/976)) ([4443062](https://togithub.com/conventional-changelog/commitlint/commit/444306249b8a3d04524538f61edca8f6cc10d75f)) - add possibility to extend from string ([#​865](https://togithub.com/conventional-changelog/commitlint/issues/865)) ([056c6fe](https://togithub.com/conventional-changelog/commitlint/commit/056c6fef346b4e84f8b1f93038a9461a7cbd9beb)) - passdown argv to lint command ([#​891](https://togithub.com/conventional-changelog/commitlint/issues/891)) ([c49a57c](https://togithub.com/conventional-changelog/commitlint/commit/c49a57c77767b8213d565df3a8bbcd7369f36641)) - **config-conventional:** footer/body-max-line ([#​436](https://togithub.com/conventional-changelog/commitlint/issues/436)) ([8b394c9](https://togithub.com/conventional-changelog/commitlint/commit/8b394c94ffe37322d734bd4944add4a6cb2a4689)) - **config-conventional:** increase header-max-length to 100 ([#​860](https://togithub.com/conventional-changelog/commitlint/issues/860)) ([ff11998](https://togithub.com/conventional-changelog/commitlint/commit/ff11998e0cf6fcd4f03bc18ab27b1bdd6bf21906)), closes [#​859](https://togithub.com/conventional-changelog/commitlint/issues/859) ##### BREAKING CHANGES - 'improvement' type will now be rejected by this config. #### [8.3.5](https://togithub.com/conventional-changelog/commitlint/compare/v8.3.4...v8.3.5) (2020-01-15) ##### Bug Fixes - **is-ignored:** move types to dev dependencies ([#​897](https://togithub.com/conventional-changelog/commitlint/issues/897)) ([aabc549](https://togithub.com/conventional-changelog/commitlint/commit/aabc549)) - **resolve-extends:** move node types to dev dependencies ([#​883](https://togithub.com/conventional-changelog/commitlint/issues/883)) ([b131a18](https://togithub.com/conventional-changelog/commitlint/commit/b131a18)), closes [#​874](https://togithub.com/conventional-changelog/commitlint/issues/874) #### [8.3.4](https://togithub.com/conventional-changelog/commitlint/compare/v8.3.3...v8.3.4) (2020-01-03) ##### Bug Fixes - **commitlint:** use new read pkg syntax ([#​888](https://togithub.com/conventional-changelog/commitlint/issues/888)) ([6b3b9a9](https://togithub.com/conventional-changelog/commitlint/commit/6b3b9a9)) #### [8.3.1](https://togithub.com/conventional-changelog/commitlint/compare/v8.3.0...v8.3.1) (2019-10-16) ##### 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))

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 you tick the rebase/retry checkbox.

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



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