From b8e41a73d0a67a01d2a49b0e42a5340d4e5d9365 Mon Sep 17 00:00:00 2001 From: Jamie Sykes Date: Thu, 8 Sep 2022 20:30:25 +0000 Subject: [PATCH] chore(release): 1.2.4 --- CHANGELOG.md | 10 ++++ composer.json | 4 +- composer.lock | 138 +++++++++++++++++++++++++------------------------- 3 files changed, 81 insertions(+), 71 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d409c4..cb78ccc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. +## [1.2.4](https://github.com/jaymeh/conventional-changelog-parser/compare/v1.2.3...v1.2.4) (2022-09-08) + +### Bug Fixes + +* Disable unit tests since it causes the suite to fail and we aren't using them. ([c9bdb9](https://github.com/jaymeh/conventional-changelog-parser/commit/c9bdb911e24c26b0402aff1f2389892890c78a77)) +* Remove example test. ([eade02](https://github.com/jaymeh/conventional-changelog-parser/commit/eade02f5c71529f51241c8a30d1dc3738ef2c841)) + + +--- + ## [1.2.3](https://github.com/jaymeh/conventional-changelog-parser/compare/v1.2.2...v1.2.3) (2022-09-02) ### Bug Fixes diff --git a/composer.json b/composer.json index 2bcf327..e3e5c76 100644 --- a/composer.json +++ b/composer.json @@ -65,5 +65,5 @@ "bin": [ "changelog-checker" ], - "version": "1.2.3" -} + "version": "1.2.4" +} \ No newline at end of file diff --git a/composer.lock b/composer.lock index 82988a7..e1b3a2d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "acd29a33a5a430cc0df2488f22210c45", + "content-hash": "04355b986a29ade0d88be0f5bc596b62", "packages": [ { "name": "brick/math", @@ -64,28 +64,28 @@ }, { "name": "doctrine/inflector", - "version": "2.0.4", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89" + "reference": "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89", - "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/ade2b3bbfb776f27f0558e26eed43b5d9fe1b392", + "reference": "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^8.2", - "phpstan/phpstan": "^0.12", - "phpstan/phpstan-phpunit": "^0.12", - "phpstan/phpstan-strict-rules": "^0.12", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", - "vimeo/psalm": "^4.10" + "doctrine/coding-standard": "^9", + "phpstan/phpstan": "^1.8", + "phpstan/phpstan-phpunit": "^1.1", + "phpstan/phpstan-strict-rules": "^1.3", + "phpunit/phpunit": "^8.5 || ^9.5", + "vimeo/psalm": "^4.25" }, "type": "library", "autoload": { @@ -135,7 +135,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.4" + "source": "https://github.com/doctrine/inflector/tree/2.0.5" }, "funding": [ { @@ -151,7 +151,7 @@ "type": "tidelift" } ], - "time": "2021-10-22T20:16:43+00:00" + "time": "2022-09-07T09:01:28+00:00" }, { "name": "dragonmantank/cron-expression", @@ -349,7 +349,7 @@ }, { "name": "illuminate/bus", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/bus.git", @@ -402,7 +402,7 @@ }, { "name": "illuminate/cache", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/cache.git", @@ -462,7 +462,7 @@ }, { "name": "illuminate/collections", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -517,7 +517,7 @@ }, { "name": "illuminate/conditionable", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -563,7 +563,7 @@ }, { "name": "illuminate/config", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", @@ -611,16 +611,16 @@ }, { "name": "illuminate/console", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/console.git", - "reference": "5a9b5410c1d0fe4c68efc621be6249889cb740cc" + "reference": "9b9ba75f6abda3b476806773f03620c280a34ef8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/console/zipball/5a9b5410c1d0fe4c68efc621be6249889cb740cc", - "reference": "5a9b5410c1d0fe4c68efc621be6249889cb740cc", + "url": "https://api.github.com/repos/illuminate/console/zipball/9b9ba75f6abda3b476806773f03620c280a34ef8", + "reference": "9b9ba75f6abda3b476806773f03620c280a34ef8", "shasum": "" }, "require": { @@ -669,20 +669,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-08-29T19:51:08+00:00" + "time": "2022-09-05T14:38:37+00:00" }, { "name": "illuminate/container", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", - "reference": "d86b073cae04713cf28def54417fa771621bc4f1" + "reference": "8ca3036459e26dc7cdedaf0f882b625757cc341e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/container/zipball/d86b073cae04713cf28def54417fa771621bc4f1", - "reference": "d86b073cae04713cf28def54417fa771621bc4f1", + "url": "https://api.github.com/repos/illuminate/container/zipball/8ca3036459e26dc7cdedaf0f882b625757cc341e", + "reference": "8ca3036459e26dc7cdedaf0f882b625757cc341e", "shasum": "" }, "require": { @@ -720,11 +720,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-05-16T15:53:09+00:00" + "time": "2022-09-05T15:58:42+00:00" }, { "name": "illuminate/contracts", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -772,7 +772,7 @@ }, { "name": "illuminate/events", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/events.git", @@ -827,16 +827,16 @@ }, { "name": "illuminate/filesystem", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", - "reference": "0f7f589b639ddee6f469ba01e986f75083844339" + "reference": "de91c9c61c69f39783e706e20de6ef9254d5d8e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/filesystem/zipball/0f7f589b639ddee6f469ba01e986f75083844339", - "reference": "0f7f589b639ddee6f469ba01e986f75083844339", + "url": "https://api.github.com/repos/illuminate/filesystem/zipball/de91c9c61c69f39783e706e20de6ef9254d5d8e1", + "reference": "de91c9c61c69f39783e706e20de6ef9254d5d8e1", "shasum": "" }, "require": { @@ -885,11 +885,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-07-29T15:48:39+00:00" + "time": "2022-09-05T14:29:16+00:00" }, { "name": "illuminate/macroable", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -935,7 +935,7 @@ }, { "name": "illuminate/pipeline", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/pipeline.git", @@ -983,16 +983,16 @@ }, { "name": "illuminate/support", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "e40eb24d4799d82d3dab6f8f91cc2c68cb6cc798" + "reference": "3e2458d9145fac9d73624013bdab0c4e247048dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/e40eb24d4799d82d3dab6f8f91cc2c68cb6cc798", - "reference": "e40eb24d4799d82d3dab6f8f91cc2c68cb6cc798", + "url": "https://api.github.com/repos/illuminate/support/zipball/3e2458d9145fac9d73624013bdab0c4e247048dc", + "reference": "3e2458d9145fac9d73624013bdab0c4e247048dc", "shasum": "" }, "require": { @@ -1048,20 +1048,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-08-26T15:24:56+00:00" + "time": "2022-09-06T14:51:22+00:00" }, { "name": "illuminate/testing", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/testing.git", - "reference": "d22a2b531b8e5885bca1ced6ededd6ca77a336fc" + "reference": "4b7dc3fd9274e5586c92b57d70d4a8bae8cc2d6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/testing/zipball/d22a2b531b8e5885bca1ced6ededd6ca77a336fc", - "reference": "d22a2b531b8e5885bca1ced6ededd6ca77a336fc", + "url": "https://api.github.com/repos/illuminate/testing/zipball/4b7dc3fd9274e5586c92b57d70d4a8bae8cc2d6e", + "reference": "4b7dc3fd9274e5586c92b57d70d4a8bae8cc2d6e", "shasum": "" }, "require": { @@ -1106,11 +1106,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-08-23T18:59:48+00:00" + "time": "2022-09-01T18:37:00+00:00" }, { "name": "illuminate/view", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/view.git", @@ -4043,16 +4043,16 @@ }, { "name": "laravel/pint", - "version": "v1.1.2", + "version": "v1.1.3", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "ebfe95b446e4395eba1eefb8615214fb55163165" + "reference": "9fb8e93074de3c04a0975beb90dcb38562afbdaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/ebfe95b446e4395eba1eefb8615214fb55163165", - "reference": "ebfe95b446e4395eba1eefb8615214fb55163165", + "url": "https://api.github.com/repos/laravel/pint/zipball/9fb8e93074de3c04a0975beb90dcb38562afbdaa", + "reference": "9fb8e93074de3c04a0975beb90dcb38562afbdaa", "shasum": "" }, "require": { @@ -4063,13 +4063,13 @@ "php": "^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.10.0", - "illuminate/view": "^9.26.0", + "friendsofphp/php-cs-fixer": "^3.11.0", + "illuminate/view": "^9.27", "laravel-zero/framework": "^9.1.3", "mockery/mockery": "^1.5.0", - "nunomaduro/larastan": "^2.1.12", + "nunomaduro/larastan": "^2.2", "nunomaduro/termwind": "^1.14.0", - "pestphp/pest": "^1.22.0" + "pestphp/pest": "^1.22.1" }, "bin": [ "builds/pint" @@ -4105,7 +4105,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2022-08-30T15:28:20+00:00" + "time": "2022-09-06T16:01:44+00:00" }, { "name": "marcocesarato/php-conventional-changelog", @@ -4183,16 +4183,16 @@ }, { "name": "mockery/mockery", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac" + "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac", - "reference": "c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac", + "url": "https://api.github.com/repos/mockery/mockery/zipball/e92dcc83d5a51851baf5f5591d32cb2b16e3684e", + "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e", "shasum": "" }, "require": { @@ -4249,9 +4249,9 @@ ], "support": { "issues": "https://github.com/mockery/mockery/issues", - "source": "https://github.com/mockery/mockery/tree/1.5.0" + "source": "https://github.com/mockery/mockery/tree/1.5.1" }, - "time": "2022-01-20T13:18:17+00:00" + "time": "2022-09-07T15:32:08+00:00" }, { "name": "myclabs/deep-copy", @@ -4314,16 +4314,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.14.0", + "version": "v4.15.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1" + "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1", - "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", + "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", "shasum": "" }, "require": { @@ -4364,9 +4364,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1" }, - "time": "2022-05-31T20:59:12+00:00" + "time": "2022-09-04T07:30:47+00:00" }, { "name": "pestphp/pest",