commercetools / sphere-node-sdk

Officially supported Node.js SDK library for working with the SPHERE.IO HTTP API, with OAuth2 support.
http://sphereio.github.io/sphere-node-sdk/
MIT License
16 stars 8 forks source link

chore(deps): update all non-major dependencies #292

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
bluebird devDependencies minor 2.9.x -> 2.11.x source
cz-conventional-changelog devDependencies minor 1.1.5 -> 1.2.0 source
ghooks devDependencies minor 1.0.3 -> 1.3.2 source
grunt-coffeelint devDependencies patch 0.0.13 -> 0.0.16 source
grunt-contrib-clean devDependencies minor 0.6.0 -> 0.7.0 source
grunt-contrib-concat devDependencies patch 0.5.0 -> 0.5.1 source
grunt-express-server devDependencies minor 0.4.x -> 0.5.x source
grunt-shell devDependencies minor 1.1.x -> 1.3.x source
jsondiffpatch dependencies minor 0.2.4 -> 0.3.11 source
validate-commit-msg devDependencies minor 2.0.0 -> 2.14.0 source

Release Notes

petkaantonov/bluebird ### [`v2.11.0`](https://togithub.com/petkaantonov/bluebird/releases/v2.11.0) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v2.10.2...v2.11.0) Features: - Add Promise.version - Add Promise.getNewLibraryCopy ### [`v2.10.2`](https://togithub.com/petkaantonov/bluebird/releases/v2.10.2) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v2.10.1...v2.10.2) Features: - `.timeout()` now takes a custom error object as second argument ### [`v2.10.1`](https://togithub.com/petkaantonov/bluebird/compare/v2.10.0...v2.10.1) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v2.10.0...v2.10.1) ### [`v2.10.0`](https://togithub.com/petkaantonov/bluebird/releases/v2.10.0) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v2.9.34...v2.10.0) Features: - `Promise.using` can now take the promises-for-resources as an array ([#​733](.)). - Browser builds for minimal core are now hosted on CDN ([#​724](.)). Bugfixes: - Disabling debug mode with `BLUEBIRD_DEBUG=0` environment variable now works ([#​719](.)). - Fix unhandled rejection reporting when passing rejected promise to `.return()` ([#​721](.)). - Fix unbound promise's then handlers being called with wrong `this` value ([#​738](.)).
commitizen/cz-conventional-changelog ### [`v1.2.0`](https://togithub.com/commitizen/cz-conventional-changelog/releases/v1.2.0) [Compare Source](https://togithub.com/commitizen/cz-conventional-changelog/compare/v1.1.7...v1.2.0) <a name"1.2.0"> #### 1.2.0 (2016-08-14) ##### Features - **adapter:** refactor to engine, default to conventional commit types ([c8452d1c](https://togithub.com/commitizen/cz-conventional-changelog/commit/c8452d1c), closes [#​29](https://togithub.com/commitizen/cz-conventional-changelog/issues/29)) ### [`v1.1.7`](https://togithub.com/commitizen/cz-conventional-changelog/releases/v1.1.7) [Compare Source](https://togithub.com/commitizen/cz-conventional-changelog/compare/v1.1.6...v1.1.7) <a name"1.1.7"> ##### 1.1.7 (2016-08-07) ##### Bug Fixes - **adapter:** Fix typo in etc. ([39182b81](https://togithub.com/commitizen/cz-conventional-changelog/commit/39182b81)) ### [`v1.1.6`](https://togithub.com/commitizen/cz-conventional-changelog/releases/v1.1.6) [Compare Source](https://togithub.com/commitizen/cz-conventional-changelog/compare/v1.1.5...v1.1.6) <a name"1.1.6"> ##### 1.1.6 (2016-04-21) ##### Bug Fixes - **prompter:** resolve issue with new inquirer api ([#​18](https://togithub.com/commitizen/cz-conventional-changelog/issues/18)) ([807b4e5d](https://togithub.com/commitizen/cz-conventional-changelog/commit/807b4e5d))
gtramontina/ghooks ### [`v1.3.2`](https://togithub.com/gtramontina/ghooks/releases/v1.3.2) [Compare Source](https://togithub.com/gtramontina/ghooks/compare/v1.3.1...v1.3.2) <a name"1.3.2"> ##### 1.3.2 (2016-07-04) ##### Bug Fixes - **hook:** windows path escapes ([#​115](https://togithub.com/gtramontina/ghooks/issues/115)) ([e3e552af](https://togithub.com/gtramontina/ghooks/commit/e3e552af)) ### [`v1.3.1`](https://togithub.com/gtramontina/ghooks/releases/v1.3.1) [Compare Source](https://togithub.com/gtramontina/ghooks/compare/v1.3.0...v1.3.1) <a name"1.3.1"> ##### 1.3.1 (2016-07-04) ##### Bug Fixes - **hook:** handle node module path os agnostically ([#​114](https://togithub.com/gtramontina/ghooks/issues/114)) ([26b5fa74](https://togithub.com/gtramontina/ghooks/commit/26b5fa74)) ### [`v1.3.0`](https://togithub.com/gtramontina/ghooks/releases/v1.3.0) [Compare Source](https://togithub.com/gtramontina/ghooks/compare/v1.2.4...v1.3.0) <a name"1.3.0"> #### 1.3.0 (2016-07-02) ##### Features - **hook:** Support setups with CWD below Git project root ([#​112](https://togithub.com/gtramontina/ghooks/issues/112)) ([47869853](https://togithub.com/gtramontina/ghooks/commit/47869853), closes [#​108](https://togithub.com/gtramontina/ghooks/issues/108)) ### [`v1.2.4`](https://togithub.com/gtramontina/ghooks/releases/v1.2.4) [Compare Source](https://togithub.com/gtramontina/ghooks/compare/v1.2.3...v1.2.4) <a name"1.2.4"> ##### 1.2.4 (2016-06-16) ##### Bug Fixes - **install:** fail gracefully on occasional npm@2.15 hickups ([#​109](https://togithub.com/gtramontina/ghooks/issues/109)) ([3ea91391](https://togithub.com/gtramontina/ghooks/commit/3ea91391)) ### [`v1.2.3`](https://togithub.com/gtramontina/ghooks/releases/v1.2.3) [Compare Source](https://togithub.com/gtramontina/ghooks/compare/v1.2.2...v1.2.3) <a name"1.2.3"> ##### 1.2.3 (2016-06-07) ##### Bug Fixes - **deps:** update path-exists to previous version ([817f3dc6](https://togithub.com/gtramontina/ghooks/commit/817f3dc6), closes [#​107](https://togithub.com/gtramontina/ghooks/issues/107)) ### [`v1.2.2`](https://togithub.com/gtramontina/ghooks/releases/v1.2.2) [Compare Source](https://togithub.com/gtramontina/ghooks/compare/v1.2.1...v1.2.2) <a name"1.2.2"> ##### 1.2.2 (2016-06-07) ##### Bug Fixes - **install:** instruct to use npm explore in non-git repo warning ([#​105](https://togithub.com/gtramontina/ghooks/issues/105)) ([41954709](https://togithub.com/gtramontina/ghooks/commit/41954709)) ### [`v1.2.1`](https://togithub.com/gtramontina/ghooks/releases/v1.2.1) [Compare Source](https://togithub.com/gtramontina/ghooks/compare/v1.2.0...v1.2.1) <a name"1.2.1"> ##### 1.2.1 (2016-04-12) ##### Bug Fixes - **hook:** Don't exit with non-zero code on error ([#​80](https://togithub.com/gtramontina/ghooks/issues/80)) ([4fe533cd](https://togithub.com/gtramontina/ghooks/commit/4fe533cd)) ### [`v1.2.0`](https://togithub.com/gtramontina/ghooks/releases/v1.2.0) [Compare Source](https://togithub.com/gtramontina/ghooks/compare/v1.1.1...v1.2.0) <a name"1.2.0"> #### 1.2.0 (2016-04-05) ##### Features - **hook:** Use applying git config to take submodules and worktrees into account ([48d47949](https://togithub.com/gtramontina/ghooks/commit/48d47949), closes [#​66](https://togithub.com/gtramontina/ghooks/issues/66), [#​46](https://togithub.com/gtramontina/ghooks/issues/46)) ### [`v1.1.1`](https://togithub.com/gtramontina/ghooks/releases/v1.1.1) [Compare Source](https://togithub.com/gtramontina/ghooks/compare/v1.1.0...v1.1.1) <a name"1.1.1"> ##### 1.1.1 (2016-03-30) ##### Bug Fixes - **build:** Build package prior to installing ([37c381ba](https://togithub.com/gtramontina/ghooks/commit/37c381ba), closes [#​63](https://togithub.com/gtramontina/ghooks/issues/63)) ### [`v1.1.0`](https://togithub.com/gtramontina/ghooks/releases/v1.1.0) [Compare Source](https://togithub.com/gtramontina/ghooks/compare/v1.0.3...v1.1.0) <a name"1.1.0"> #### 1.1.0 (2016-03-30) ##### Features - **hook:** Exit with error if ghooks is not found ([dcc01d2e](https://togithub.com/gtramontina/ghooks/commit/dcc01d2e), closes [#​49](https://togithub.com/gtramontina/ghooks/issues/49))
vojtajina/grunt-coffeelint ### [`v0.0.16`](https://togithub.com/vojtajina/grunt-coffeelint/blob/master/CHANGELOG.md#v0016-20160602-1919-0000) [Compare Source](https://togithub.com/vojtajina/grunt-coffeelint/compare/v0.0.15...v0.0.16) - [0c4f0c9](https://togithub.com/vojtajina/grunt-coffeelint/commit/0c4f0c9bf8a458108d9f4a17710f877da7546086) Added CHANGELOG, closes [#​20](https://togithub.com/vojtajina/grunt-coffeelint/issues/20) ([@​mwittig](https://togithub.com/mwittig)) - [#​68](https://togithub.com/vojtajina/grunt-coffeelint/pull/68) Update peerDependencies to support Grunt 1.0 ([@​gruntjs-updater](https://togithub.com/gruntjs-updater)) - [95091ab](https://togithub.com/vojtajina/grunt-coffeelint/commit/95091abcb83e77c2a510ac63622af3b0e95ef530) Update peerDependencies to support Grunt 1.0 ### [`v0.0.15`](https://togithub.com/vojtajina/grunt-coffeelint/blob/master/CHANGELOG.md#v0015-20160204-1823-0000) [Compare Source](https://togithub.com/vojtajina/grunt-coffeelint/compare/v0.0.13...v0.0.15) - [3a5d198](https://togithub.com/vojtajina/grunt-coffeelint/commit/3a5d198165f77be7907f9f56a2f9b699a82f3135) Release v0.0.15
gruntjs/grunt-contrib-clean ### [`v0.7.0`](https://togithub.com/gruntjs/grunt-contrib-clean/compare/v0.6.0...v0.7.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-clean/compare/v0.6.0...v0.7.0)
gruntjs/grunt-contrib-concat ### [`v0.5.1`](https://togithub.com/gruntjs/grunt-contrib-concat/compare/v0.5.0...v0.5.1) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-concat/compare/v0.5.0...v0.5.1)
ericclemmons/grunt-express-server ### [`v0.5.4`](https://togithub.com/ericclemmons/grunt-express-server/compare/eced2b73817fc4bf9cf73fce65998c7200794730...748902476888bc752d397428f6609b447c733a6a) [Compare Source](https://togithub.com/ericclemmons/grunt-express-server/compare/eced2b73817fc4bf9cf73fce65998c7200794730...748902476888bc752d397428f6609b447c733a6a) ### [`v0.5.3`](https://togithub.com/ericclemmons/grunt-express-server/compare/7199c427f76fb5776bc539c88ca6a4a4ad6b61c4...eced2b73817fc4bf9cf73fce65998c7200794730) [Compare Source](https://togithub.com/ericclemmons/grunt-express-server/compare/7199c427f76fb5776bc539c88ca6a4a4ad6b61c4...eced2b73817fc4bf9cf73fce65998c7200794730) ### [`v0.5.2`](https://togithub.com/ericclemmons/grunt-express-server/compare/v0.5.1...7199c427f76fb5776bc539c88ca6a4a4ad6b61c4) [Compare Source](https://togithub.com/ericclemmons/grunt-express-server/compare/v0.5.1...7199c427f76fb5776bc539c88ca6a4a4ad6b61c4) ### [`v0.5.1`](https://togithub.com/ericclemmons/grunt-express-server/compare/v0.5.0...v0.5.1) [Compare Source](https://togithub.com/ericclemmons/grunt-express-server/compare/v0.5.0...v0.5.1) ### [`v0.5.0`](https://togithub.com/ericclemmons/grunt-express-server/compare/v0.4.19...v0.5.0) [Compare Source](https://togithub.com/ericclemmons/grunt-express-server/compare/v0.4.19...v0.5.0)
sindresorhus/grunt-shell ### [`v1.3.1`](https://togithub.com/sindresorhus/grunt-shell/compare/v1.3.0...v1.3.1) [Compare Source](https://togithub.com/sindresorhus/grunt-shell/compare/v1.3.0...v1.3.1) ### [`v1.3.0`](https://togithub.com/sindresorhus/grunt-shell/compare/v1.2.1...v1.3.0) [Compare Source](https://togithub.com/sindresorhus/grunt-shell/compare/v1.2.1...v1.3.0) ### [`v1.2.1`](https://togithub.com/sindresorhus/grunt-shell/compare/v1.2.0...v1.2.1) [Compare Source](https://togithub.com/sindresorhus/grunt-shell/compare/v1.2.0...v1.2.1) ### [`v1.2.0`](https://togithub.com/sindresorhus/grunt-shell/compare/v1.1.2...v1.2.0) [Compare Source](https://togithub.com/sindresorhus/grunt-shell/compare/v1.1.2...v1.2.0)
benjamine/jsondiffpatch ### [`v0.3.11`](https://togithub.com/benjamine/jsondiffpatch/compare/v0.3.10...v0.3.11) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/v0.3.10...v0.3.11) ### [`v0.3.10`](https://togithub.com/benjamine/jsondiffpatch/compare/v0.3.9...v0.3.10) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/v0.3.9...v0.3.10) ### [`v0.3.9`](https://togithub.com/benjamine/jsondiffpatch/compare/v0.3.8...v0.3.9) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/v0.3.8...v0.3.9) ### [`v0.3.8`](https://togithub.com/benjamine/jsondiffpatch/compare/v0.3.7...v0.3.8) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/v0.3.7...v0.3.8) ### [`v0.3.7`](https://togithub.com/benjamine/jsondiffpatch/compare/v0.3.6...v0.3.7) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/v0.3.6...v0.3.7) ### [`v0.3.6`](https://togithub.com/benjamine/jsondiffpatch/compare/9b4e2d3305e7342e5df7799fac179fc96572a74a...v0.3.6) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/9b4e2d3305e7342e5df7799fac179fc96572a74a...v0.3.6) ### [`v0.3.5`](https://togithub.com/benjamine/jsondiffpatch/compare/333e3adee966b6743fac90b9fda096ca5987aa15...9b4e2d3305e7342e5df7799fac179fc96572a74a) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/333e3adee966b6743fac90b9fda096ca5987aa15...9b4e2d3305e7342e5df7799fac179fc96572a74a) ### [`v0.3.4`](https://togithub.com/benjamine/jsondiffpatch/compare/6321af933199c15587f2014e8c97d96e1d08dd16...333e3adee966b6743fac90b9fda096ca5987aa15) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/6321af933199c15587f2014e8c97d96e1d08dd16...333e3adee966b6743fac90b9fda096ca5987aa15) ### [`v0.3.3`](https://togithub.com/benjamine/jsondiffpatch/compare/61b11c9d2edfdbdde93c36b4413456081715f286...6321af933199c15587f2014e8c97d96e1d08dd16) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/61b11c9d2edfdbdde93c36b4413456081715f286...6321af933199c15587f2014e8c97d96e1d08dd16) ### [`v0.3.2`](https://togithub.com/benjamine/jsondiffpatch/compare/db03af393994d570f15680e91bc46dfb0c04ea82...61b11c9d2edfdbdde93c36b4413456081715f286) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/db03af393994d570f15680e91bc46dfb0c04ea82...61b11c9d2edfdbdde93c36b4413456081715f286) ### [`v0.3.1`](https://togithub.com/benjamine/jsondiffpatch/compare/v0.2.5...db03af393994d570f15680e91bc46dfb0c04ea82) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/v0.2.5...db03af393994d570f15680e91bc46dfb0c04ea82) ### [`v0.2.5`](https://togithub.com/benjamine/jsondiffpatch/compare/v0.2.4...v0.2.5) [Compare Source](https://togithub.com/benjamine/jsondiffpatch/compare/v0.2.4...v0.2.5)
conventional-changelog/validate-commit-msg ### [`v2.14.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.14.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.13.1...v2.14.0) <a name"2.14.0"> #### 2.14.0 (2017-07-29) ##### Features - **autoFix:** fix the commit message case instead of ignoring case ([2e048fb5](https://togithub.com/conventional-changelog/validate-commit-msg/commit/2e048fb5)) ### [`v2.13.1`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.13.1) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.13.0...v2.13.1) <a name"2.13.1"> ##### 2.13.1 (2017-07-23) ##### Bug Fixes - **CLI:** correctly exit with 1 when validation fails ([888617bf](https://togithub.com/conventional-changelog/validate-commit-msg/commit/888617bf)) ### [`v2.13.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.13.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/79b5b3a985601941c69bf782eb63ba9e38f92a90...v2.13.0) <a name"2.13.0"> #### 2.13.0 (2017-07-20) ##### Bug Fixes - **cli:** Fix cli to work with COMMIT_EDITMSG, custom path, or text ([84864950](https://togithub.com/conventional-changelog/validate-commit-msg/commit/84864950)) ##### Features - **release:** manually release a minor version ([6d23bbcf](https://togithub.com/conventional-changelog/validate-commit-msg/commit/6d23bbcf)) ### [`v2.12.3`](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.12.2...79b5b3a985601941c69bf782eb63ba9e38f92a90) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.12.2...79b5b3a985601941c69bf782eb63ba9e38f92a90) ### [`v2.12.2`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.12.2) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.12.1...v2.12.2) <a name"2.12.2"> ##### 2.12.2 (2017-06-08) ##### Bug Fixes - support git GUIs ([fd320322](https://togithub.com/kentcdodds/validate-commit-msg/commit/fd320322)) ### [`v2.12.1`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.12.1) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.12.0...v2.12.1) <a name"2.12.1"> ##### 2.12.1 (2017-04-04) ##### Bug Fixes - **lib:** getting .git from parent dir ([#​74](https://togithub.com/conventional-changelog/validate-commit-msg/issues/74)) ([e3a81f82](https://togithub.com/kentcdodds/validate-commit-msg/commit/e3a81f82)) ### [`v2.12.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.12.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.11.2...v2.12.0) <a name"2.12.0"> #### 2.12.0 (2017-03-31) ##### Features - **cli:** Allow validate from text ([#​71](https://togithub.com/conventional-changelog/validate-commit-msg/issues/71)) ([eefe5f38](https://togithub.com/kentcdodds/validate-commit-msg/commit/eefe5f38)) ### [`v2.11.2`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.11.2) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.11.1...v2.11.2) <a name"2.11.2"> ##### 2.11.2 (2017-03-08) ##### Bug Fixes - **scope:** Allow no scope in the commit message when validate is set to true. ([#​69](https://togithub.com/conventional-changelog/validate-commit-msg/issues/69)) ([7a580ce2](https://togithub.com/kentcdodds/validate-commit-msg/commit/7a580ce2)) ### [`v2.11.1`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.11.1) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.11.0...v2.11.1) <a name"2.11.1"> ##### 2.11.1 (2017-01-26) ##### Bug Fixes - **build:** update semantic-release ([b5769f1a](https://togithub.com/kentcdodds/validate-commit-msg/commit/b5769f1a)) ### [`v2.11.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.11.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.10.1...v2.11.0) <a name"2.11.0"> #### 2.11.0 (2017-01-26) ##### Features - **lib:** Add support for limiting allowed scopes ([e05c6271](https://togithub.com/kentcdodds/validate-commit-msg/commit/e05c6271)) ### [`v2.10.1`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.10.1) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.10.0...v2.10.1) <a name"2.10.1"> ##### 2.10.1 (2017-01-23) ##### Bug Fixes - include all lib files ([ea45ffd4](https://togithub.com/kentcdodds/validate-commit-msg/commit/ea45ffd4), closes [#​63](https://togithub.com/kentcdodds/validate-commit-msg/issues/63)) ### [`v2.10.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.10.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.9.0...v2.10.0) <a name"2.10.0"> #### 2.10.0 (2017-01-22) ##### Features - **config:** config through rc file, has precedence over package.json ([#​62](https://togithub.com/conventional-changelog/validate-commit-msg/issues/62)) ([d924a34f](https://togithub.com/kentcdodds/validate-commit-msg/commit/d924a34f)) ### [`v2.9.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.9.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.8.2...v2.9.0) <a name"2.9.0"> #### 2.9.0 (2017-01-20) ##### Features - **index:** add autoFix support that lowercases type/subject and pass commit ([#​56](https://togithub.com/conventional-changelog/validate-commit-msg/issues/56)) ([ca62533a](https://togithub.com/kentcdodds/validate-commit-msg/commit/ca62533a)) ### [`v2.8.2`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.8.2) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.8.1...v2.8.2) <a name"2.8.2"> ##### 2.8.2 (2016-10-05) ##### Bug Fixes - use default commit types ([#​46](https://togithub.com/conventional-changelog/validate-commit-msg/issues/46)) ([eb4962f4](https://togithub.com/kentcdodds/validate-commit-msg/commit/eb4962f4)) ### [`v2.8.1`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.8.1) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.8.0...v2.8.1) <a name"2.8.1"> ##### 2.8.1 (2016-10-05) ##### Bug Fixes - **release:** trigger release ([#​45](https://togithub.com/conventional-changelog/validate-commit-msg/issues/45)) ([8e0d4eb9](https://togithub.com/kentcdodds/validate-commit-msg/commit/8e0d4eb9)) ### [`v2.8.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.8.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.7.0...v2.8.0) <a name"2.8.0"> #### 2.8.0 (2016-08-23) ##### Features - **validateMessage:** support config types as module ([#​41](https://togithub.com/conventional-changelog/validate-commit-msg/issues/41)) ([f542458a](https://togithub.com/kentcdodds/validate-commit-msg/commit/f542458a)) ### [`v2.7.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.7.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.6.1...v2.7.0) <a name"2.7.0"> #### 2.7.0 (2016-08-13) ##### Features - **helpMessage:** show valid types when invalid type was used ([#​40](https://togithub.com/conventional-changelog/validate-commit-msg/issues/40)) ([dd4c7f25](https://togithub.com/kentcdodds/validate-commit-msg/commit/dd4c7f25)) ### [`v2.6.1`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.6.1) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.6.0...v2.6.1) <a name"2.6.1"> ##### 2.6.1 (2016-04-18) ##### Bug Fixes - **lib:** - make merge commit regex even less strict (fix [#​35](https://togithub.com/conventional-changelog/validate-commit-msg/issues/35)) ([f162949c](https://togithub.com/kentcdodds/validate-commit-msg/commit/f162949c)) - Reduced merge check strictness ([d4226980](https://togithub.com/kentcdodds/validate-commit-msg/commit/d4226980)) ### [`v2.6.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.6.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.5.0...v2.6.0) <a name"2.6.0"> #### 2.6.0 (2016-04-14) ##### Features - **helpMessage:** print the entire message when using the %s placeholder ([#​33](https://togithub.com/conventional-changelog/validate-commit-msg/issues/33)) ([5be90517](https://togithub.com/kentcdodds/validate-commit-msg/commit/5be90517)) ### [`v2.5.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.5.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.4.1...v2.5.0) <a name"2.5.0"> #### 2.5.0 (2016-03-29) ##### Features - **subjectPattern:** allow simple subject validation ([d522ba6f](https://togithub.com/kentcdodds/validate-commit-msg/commit/d522ba6f)) ### [`v2.4.1`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.4.1) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.4.0...v2.4.1) <a name"2.4.1"> ##### 2.4.1 (2016-03-21) ##### Bug Fixes - **tests:** Added tests for getGitFolder() ([1ef1df49](https://togithub.com/kentcdodds/validate-commit-msg/commit/1ef1df49)) ### [`v2.4.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.4.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.3.1...v2.4.0) <a name"2.4.0"> #### 2.4.0 (2016-03-13) ##### Features - **validateMessage:** ignore merge commit validation ([7ae35cc2](https://togithub.com/kentcdodds/validate-commit-msg/commit/7ae35cc2)) ### [`v2.3.1`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.3.1) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.3.0...v2.3.1) <a name"2.3.1"> ##### 2.3.1 (2016-03-06) ##### Bug Fixes - support empty commits properly ([8fd10871](https://togithub.com/kentcdodds/validate-commit-msg/commit/8fd10871)) ### [`v2.3.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.3.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.2.0...v2.3.0) <a name"2.3.0"> #### 2.3.0 (2016-03-05) ##### Features - support %s interpolate in helpMessage ([bf0efcf1](https://togithub.com/kentcdodds/validate-commit-msg/commit/bf0efcf1)) ### [`v2.2.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.2.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.1.0...v2.2.0) <a name"2.2.0"> #### 2.2.0 (2016-03-03) ##### Features - **config:** add helpMessage config option ([d67ff30c](https://togithub.com/kentcdodds/validate-commit-msg/commit/d67ff30c)) ### [`v2.1.0`](https://togithub.com/conventional-changelog/validate-commit-msg/releases/v2.1.0) [Compare Source](https://togithub.com/conventional-changelog/validate-commit-msg/compare/v2.0.0...v2.1.0) <a name"2.1.0"> #### 2.1.0 (2016-02-22) ##### Features - allow fixup! and squash! ([48294c26](https://togithub.com/kentcdodds/validate-commit-msg/commit/48294c26))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 5 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.666% when pulling e393b40c1c51eb1c5bdf627fd0670361fe0c3d02 on renovate/all-minor-patch into a0a7e05ade81ca4b5eb2b3fcd253525ee9011b5d on master.