From 58770688f610d57d4853b9aa54800785a56c4c32 Mon Sep 17 00:00:00 2001 From: Alexander Veselov Date: Wed, 28 Feb 2024 01:02:02 +0200 Subject: [PATCH] 0.7.5 (#630) * Bump phpmd/phpmd from 2.13.0 to 2.15.0 Bumps [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.13.0 to 2.15.0. - [Release notes](https://github.com/phpmd/phpmd/releases) - [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG) - [Commits](https://github.com/phpmd/phpmd/compare/2.13.0...2.15.0) --- updated-dependencies: - dependency-name: phpmd/phpmd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump phpstan/phpstan from 1.10.54 to 1.10.56 (#608) Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.54 to 1.10.56. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.10.54...1.10.56) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Dependency update. SDK-5752: Feature dev-master switch for RG * Updated conposer.lock (#622) * 0.7.1 (#610) * Bump phpmd/phpmd from 2.13.0 to 2.15.0 Bumps [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.13.0 to 2.15.0. - [Release notes](https://github.com/phpmd/phpmd/releases) - [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG) - [Commits](https://github.com/phpmd/phpmd/compare/2.13.0...2.15.0) --- updated-dependencies: - dependency-name: phpmd/phpmd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump phpstan/phpstan from 1.10.54 to 1.10.56 (#608) Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.54 to 1.10.56. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.10.54...1.10.56) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Dependency update. SDK-5752: Feature dev-master switch for RG --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com> * Updated conposer.lock --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com> * Dependency update. Dependency update. FRW-7460: Fixed multitype in AbstractValueExtractorStrategy, Updated CI * FRW-7460: Updated composer (#627) * [create-pull-request] automated change (#629) Co-authored-by: SprykerReleaseBot --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com> Co-authored-by: SprykerReleaseBot --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 9310959a..93b1cfef 100644 --- a/composer.lock +++ b/composer.lock @@ -7359,16 +7359,16 @@ }, { "name": "spryker-sdk/upgrader", - "version": "0.3.2", + "version": "0.3.3", "source": { "type": "git", "url": "https://github.com/spryker-sdk/upgrader.git", - "reference": "487d096c91723438ccd9a1a224c347b35c7d8d56" + "reference": "4d26dfac3ee9ea8d473623d8bdb4133f50c89dcc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-sdk/upgrader/zipball/487d096c91723438ccd9a1a224c347b35c7d8d56", - "reference": "487d096c91723438ccd9a1a224c347b35c7d8d56", + "url": "https://api.github.com/repos/spryker-sdk/upgrader/zipball/4d26dfac3ee9ea8d473623d8bdb4133f50c89dcc", + "reference": "4d26dfac3ee9ea8d473623d8bdb4133f50c89dcc", "shasum": "" }, "require": { @@ -7430,9 +7430,9 @@ "description": "Code evaluator and upgrader tool", "support": { "issues": "https://github.com/spryker-sdk/upgrader/issues", - "source": "https://github.com/spryker-sdk/upgrader/tree/0.3.2" + "source": "https://github.com/spryker-sdk/upgrader/tree/0.3.3" }, - "time": "2024-02-27T14:43:40+00:00" + "time": "2024-02-27T22:38:06+00:00" }, { "name": "spryker-sdk/utils",