From 763d2e08c14822059b18b19410a44f68a00d45a0 Mon Sep 17 00:00:00 2001 From: Calypso Bot Date: Tue, 14 Nov 2023 20:49:26 +0200 Subject: [PATCH] Update dependency scssphp/scssphp to v1.12.0 (#34119) * Update dependency scssphp/scssphp to v1.12.0 * Pin dep --------- Co-authored-by: Renovate Bot Co-authored-by: Brad Jorsch --- .../renovate-scssphp-scssphp-1.x-lockfile | 4 ++++ projects/plugins/jetpack/composer.json | 2 +- projects/plugins/jetpack/composer.lock | 14 +++++++------- 3 files changed, 12 insertions(+), 8 deletions(-) create mode 100644 projects/plugins/jetpack/changelog/renovate-scssphp-scssphp-1.x-lockfile diff --git a/projects/plugins/jetpack/changelog/renovate-scssphp-scssphp-1.x-lockfile b/projects/plugins/jetpack/changelog/renovate-scssphp-scssphp-1.x-lockfile new file mode 100644 index 0000000000000..1eaea6a769e84 --- /dev/null +++ b/projects/plugins/jetpack/changelog/renovate-scssphp-scssphp-1.x-lockfile @@ -0,0 +1,4 @@ +Significance: patch +Type: other + +Updated package dependencies. diff --git a/projects/plugins/jetpack/composer.json b/projects/plugins/jetpack/composer.json index 913f203e0bcdb..a81111fe44d32 100644 --- a/projects/plugins/jetpack/composer.json +++ b/projects/plugins/jetpack/composer.json @@ -53,7 +53,7 @@ "automattic/jetpack-waf": "@dev", "automattic/jetpack-wordads": "@dev", "nojimage/twitter-text-php": "3.1.2", - "scssphp/scssphp": "^1.11" + "scssphp/scssphp": "1.12.0" }, "require-dev": { "antecedent/patchwork": "2.1.25", diff --git a/projects/plugins/jetpack/composer.lock b/projects/plugins/jetpack/composer.lock index 31b99fc301972..9c7b4262245ca 100644 --- a/projects/plugins/jetpack/composer.lock +++ b/projects/plugins/jetpack/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": "fad96535a1fca361008f45cceb223c7a", + "content-hash": "4e31054679dbd36c7a3e5eb4345d15ca", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", @@ -2812,16 +2812,16 @@ }, { "name": "scssphp/scssphp", - "version": "v1.11.1", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", - "reference": "ace2503684bab0dcc817d7614c8a54b865122414" + "reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scssphp/scssphp/zipball/ace2503684bab0dcc817d7614c8a54b865122414", - "reference": "ace2503684bab0dcc817d7614c8a54b865122414", + "url": "https://api.github.com/repos/scssphp/scssphp/zipball/a6b20c170ddb95f116b3d148a466a7bed1e85c35", + "reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35", "shasum": "" }, "require": { @@ -2886,9 +2886,9 @@ ], "support": { "issues": "https://github.com/scssphp/scssphp/issues", - "source": "https://github.com/scssphp/scssphp/tree/v1.11.1" + "source": "https://github.com/scssphp/scssphp/tree/v1.12.0" }, - "time": "2023-09-24T13:38:17+00:00" + "time": "2023-11-14T14:56:09+00:00" }, { "name": "wikimedia/aho-corasick",