From 5111d75f83a3d2bd61d9fe3164448a70b5912de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 19:37:57 +0000 Subject: [PATCH] Bump yiisoft/yii2 from 2.0.20 to 2.0.38 Bumps [yiisoft/yii2](https://github.com/yiisoft/yii2-framework) from 2.0.20 to 2.0.38. - [Release notes](https://github.com/yiisoft/yii2-framework/releases) - [Changelog](https://github.com/yiisoft/yii2-framework/blob/master/CHANGELOG.md) - [Commits](https://github.com/yiisoft/yii2-framework/compare/2.0.20...2.0.38) Signed-off-by: dependabot[bot] --- composer.lock | 150 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 118 insertions(+), 32 deletions(-) diff --git a/composer.lock b/composer.lock index e9e65df..222ce5f 100644 --- a/composer.lock +++ b/composer.lock @@ -235,7 +235,7 @@ "version": "v1.0.7", "source": { "type": "git", - "url": "https://github.com/gurayyarar/AdminBSBMaterialDesign.git", + "url": "git@github.com:gurayyarar/AdminBSBMaterialDesign.git", "reference": "e5d39b81f4b9cf3c8150ce42cd9f7b987ba8c51a" }, "dist": { @@ -268,7 +268,7 @@ "version": "v9.31.0", "source": { "type": "git", - "url": "https://github.com/blueimp/jQuery-File-Upload.git", + "url": "git@github.com:blueimp/jQuery-File-Upload.git", "reference": "b096b1a5544299b59f2e05cf764a123ce3e32dd3" }, "dist": { @@ -307,7 +307,7 @@ "version": "v2.22.0", "source": { "type": "git", - "url": "https://github.com/blueimp/JavaScript-Load-Image.git", + "url": "git@github.com:blueimp/JavaScript-Load-Image.git", "reference": "b2e6b29de05a882048e80bec0c1f1e94d65ca41a" }, "dist": { @@ -358,7 +358,7 @@ "version": "3.3.11", "source": { "type": "git", - "url": "git@github.com:RobinHerbots/Inputmask.git", + "url": "https://github.com/RobinHerbots/Inputmask.git", "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b" }, "dist": { @@ -376,16 +376,16 @@ }, { "name": "bower-asset/jquery", - "version": "3.4.1", + "version": "3.5.1", "source": { "type": "git", - "url": "https://github.com/jquery/jquery-dist.git", - "reference": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d" + "url": "git@github.com:jquery/jquery-dist.git", + "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/15bc73803f76bc53b654b9fdbbbc096f56d7c03d", - "reference": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d" + "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/4c0e4becb8263bb5b3e6dadc448d8e7305ef8215", + "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215" }, "type": "bower-asset", "license": [ @@ -433,7 +433,7 @@ "version": "2.0.7.1", "source": { "type": "git", - "url": "git@github.com:yiisoft/jquery-pjax.git", + "url": "https://github.com/yiisoft/jquery-pjax.git", "reference": "aef7b953107264f00234902a3880eb50dafc48be" }, "dist": { @@ -723,23 +723,23 @@ }, { "name": "ezyang/htmlpurifier", - "version": "v4.10.0", + "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "d85d39da4576a6934b72480be6978fb10c860021" + "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021", - "reference": "d85d39da4576a6934b72480be6978fb10c860021", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75", + "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { - "simpletest/simpletest": "^1.1" + "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" }, "type": "library", "autoload": { @@ -748,11 +748,14 @@ }, "files": [ "library/HTMLPurifier.composer.php" + ], + "exclude-from-classmap": [ + "/library/HTMLPurifier/Language/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL" + "LGPL-2.1-or-later" ], "authors": [ { @@ -766,7 +769,7 @@ "keywords": [ "html" ], - "time": "2018-02-23T01:58:20+00:00" + "time": "2020-06-29T00:56:53+00:00" }, { "name": "guzzlehttp/guzzle", @@ -1109,6 +1112,12 @@ "widget", "yii2" ], + "funding": [ + { + "url": "https://opencollective.com/yii2-widget-fileinput", + "type": "open_collective" + } + ], "time": "2019-05-25T07:30:06+00:00" }, { @@ -1126,7 +1135,8 @@ "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": ">=1.9" + "kartik-v/yii2-krajee-base": ">=1.9", + "select2/select2": ">=4.0" }, "type": "yii2-extension", "extra": { @@ -1162,6 +1172,12 @@ "widget", "yii2" ], + "funding": [ + { + "url": "https://opencollective.com/yii2-widget-select2", + "type": "open_collective" + } + ], "time": "2019-05-25T07:30:32+00:00" }, { @@ -1400,6 +1416,44 @@ ], "time": "2018-08-29T06:16:07+00:00" }, + { + "name": "select2/select2", + "version": "4.0.13", + "source": { + "type": "git", + "url": "https://github.com/select2/select2.git", + "reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/select2/select2/zipball/45f2b83ceed5231afa7b3d5b12b58ad335edd82e", + "reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e", + "shasum": "" + }, + "type": "component", + "extra": { + "component": { + "scripts": [ + "dist/js/select2.js" + ], + "styles": [ + "dist/css/select2.css" + ], + "files": [ + "dist/js/select2.js", + "dist/js/i18n/*.js", + "dist/css/select2.css" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Select2 is a jQuery based replacement for select boxes.", + "homepage": "https://select2.org/", + "time": "2020-01-28T05:01:22+00:00" + }, { "name": "swiftmailer/swiftmailer", "version": "v6.2.1", @@ -1754,21 +1808,21 @@ }, { "name": "yiisoft/yii2", - "version": "2.0.20", + "version": "2.0.38", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-framework.git", - "reference": "bd05e0e0ac353cb239997da78f459d0960a1fe9f" + "reference": "fd01e747cc66a049ec105048f0ab8dfbdf60bf4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/bd05e0e0ac353cb239997da78f459d0960a1fe9f", - "reference": "bd05e0e0ac353cb239997da78f459d0960a1fe9f", + "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/fd01e747cc66a049ec105048f0ab8dfbdf60bf4b", + "reference": "fd01e747cc66a049ec105048f0ab8dfbdf60bf4b", "shasum": "" }, "require": { "bower-asset/inputmask": "~3.2.2 | ~3.3.5", - "bower-asset/jquery": "3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", + "bower-asset/jquery": "3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", "bower-asset/punycode": "1.3.*", "bower-asset/yii2-pjax": "~2.0.1", "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0", @@ -1850,7 +1904,21 @@ "framework", "yii2" ], - "time": "2019-06-04T19:10:59+00:00" + "funding": [ + { + "url": "https://github.com/yiisoft", + "type": "github" + }, + { + "url": "https://opencollective.com/yiisoft", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2", + "type": "tidelift" + } + ], + "time": "2020-09-14T21:52:10+00:00" }, { "name": "yiisoft/yii2-bootstrap", @@ -1917,23 +1985,24 @@ }, { "name": "yiisoft/yii2-composer", - "version": "2.0.7", + "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-composer.git", - "reference": "1439e78be1218c492e6cde251ed87d3f128b9534" + "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/1439e78be1218c492e6cde251ed87d3f128b9534", - "reference": "1439e78be1218c492e6cde251ed87d3f128b9534", + "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/94bb3f66e779e2774f8776d6e1bdeab402940510", + "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0" + "composer-plugin-api": "^1.0 | ^2.0" }, "require-dev": { - "composer/composer": "^1.0" + "composer/composer": "^1.0 | ^2.0@dev", + "phpunit/phpunit": "<7" }, "type": "composer-plugin", "extra": { @@ -1967,7 +2036,21 @@ "extension installer", "yii2" ], - "time": "2018-07-05T15:44:47+00:00" + "funding": [ + { + "url": "https://github.com/yiisoft", + "type": "github" + }, + { + "url": "https://opencollective.com/yiisoft", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-composer", + "type": "tidelift" + } + ], + "time": "2020-06-24T00:04:01+00:00" }, { "name": "yiisoft/yii2-jui", @@ -2216,6 +2299,7 @@ "functional testing", "unit testing" ], + "abandoned": true, "time": "2018-02-26T23:42:52+00:00" }, { @@ -3083,6 +3167,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2017-11-27T05:48:46+00:00" }, { @@ -4703,5 +4788,6 @@ "platform": { "php": ">=5.4.0" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }