Skip to content

Commit

Permalink
Update dependency postcss to v8.4.31 [SECURITY] (#33455)
Browse files Browse the repository at this point in the history
* Update dependency postcss to v8.4.31 [SECURITY]

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6460520654
  • Loading branch information
anomiex authored and matticbot committed Oct 9, 2023
1 parent 501d131 commit db0874c
Show file tree
Hide file tree
Showing 8 changed files with 87 additions and 79 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"automattic/jetpack-connection": "^1.58.0",
"automattic/jetpack-identity-crisis": "^0.10.5",
"automattic/jetpack-my-jetpack": "^3.8.1-alpha",
"automattic/jetpack-search": "^0.39.0",
"automattic/jetpack-search": "^0.39.1-alpha",
"automattic/jetpack-stats": "^0.6.5",
"automattic/jetpack-status": "^1.18.5",
"automattic/jetpack-sync": "^1.57.3",
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-my-jetpack/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"yoast/phpunit-polyfills": "1.1.0",
"automattic/jetpack-changelogger": "^3.3.11",
"automattic/wordbless": "@dev",
"automattic/jetpack-videopress": "^0.17.3"
"automattic/jetpack-videopress": "^0.17.4-alpha"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand Down
8 changes: 8 additions & 0 deletions jetpack_vendor/automattic/jetpack-search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.39.1-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

### Changed
- Updated package dependencies.

## [0.39.0] - 2023-10-03
### Added
- Add a setting for Jetpack AI Search [#33432]
Expand Down Expand Up @@ -808,6 +815,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated package dependencies.
- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't.

[0.39.1-alpha]: https://github.com/Automattic/jetpack-search/compare/v0.39.0...v0.39.1-alpha
[0.39.0]: https://github.com/Automattic/jetpack-search/compare/v0.38.8...v0.39.0
[0.38.8]: https://github.com/Automattic/jetpack-search/compare/v0.38.7...v0.38.8
[0.38.7]: https://github.com/Automattic/jetpack-search/compare/v0.38.6...v0.38.7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Search package general information
*/
class Package {
const VERSION = '0.39.0';
const VERSION = '0.39.1-alpha';
const SLUG = 'search';

/**
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/i18n-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
),
'jetpack-search-pkg' => array(
'path' => 'jetpack_vendor/automattic/jetpack-search',
'ver' => '0.39.0',
'ver' => '0.39.1-alpha1696876889',
),
'jetpack-stats' => array(
'path' => 'jetpack_vendor/automattic/jetpack-stats',
Expand Down
54 changes: 27 additions & 27 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-a8c-mc-stats",
"reference": "04fad5b20d7ac8d053235f529f294fc427677ae2"
"reference": "ce616739c7a3a9a7c9148a98ecc15d628422e503"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11",
Expand Down Expand Up @@ -57,7 +57,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui",
"reference": "d441d4c1d1cbf325134ae47ab492a086eb98c99f"
"reference": "37dd6311b47ca84492dc1b94f2e9e8b1dba4a673"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11",
Expand Down Expand Up @@ -119,7 +119,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
"reference": "09b83fb4401472676d73c8895f2a7c4b794e3380"
"reference": "6daf9c0c55bec8615f871ff04b907ed8d8d04cbc"
},
"require": {
"automattic/jetpack-constants": "^1.6.23"
Expand Down Expand Up @@ -187,7 +187,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-autoloader",
"reference": "0d200948f2a2b517849e344e24da38b169fc65a9"
"reference": "530f12bafc2e774c3d6d3a9c805f6af5699d8770"
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0"
Expand Down Expand Up @@ -252,7 +252,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin",
"reference": "3a327ba5986d8f937b441f97375ddf483146fcb4"
"reference": "4e46e8c9e582ccbed086b8dc22f95e691e5d534d"
},
"require": {
"composer-plugin-api": "^2.1.0"
Expand Down Expand Up @@ -311,7 +311,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-config",
"reference": "4dc55421f273650780747936001a4c3fd3fd1737"
"reference": "17c8849754e96d64cbaaf9486c7b0d8af0501993"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11"
Expand Down Expand Up @@ -353,7 +353,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-connection",
"reference": "a4111474d7314844e6f5ab9581f2ea556e98076f"
"reference": "08a9976cc0da3df2090da9068f94e4efd48c5f7b"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4.22",
Expand Down Expand Up @@ -431,7 +431,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
"reference": "f65b915ff701aa9b7ac70beeb4f6d92151aa989f"
"reference": "8539138c56e88527ad9125606ebe963743b60166"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11",
Expand Down Expand Up @@ -482,7 +482,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-device-detection",
"reference": "ab4d69acb01be9f2790383ca49b57864e00bac93"
"reference": "f382176702158a81f34d1f76049f6e4de3f0464d"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11",
Expand Down Expand Up @@ -532,7 +532,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-identity-crisis",
"reference": "33326b2e9bd2684efd82669752b3984615f7d8d3"
"reference": "1370990b966161383aa82eeb7e02a751c7708329"
},
"require": {
"automattic/jetpack-assets": "^1.18.11",
Expand Down Expand Up @@ -610,7 +610,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-ip",
"reference": "96b74061e2cc8099cf553a5114f0a09ac23f5cef"
"reference": "4a7bedf168d3606dcd2bb6583057f4d5311f1d71"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11",
Expand Down Expand Up @@ -665,7 +665,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-jitm",
"reference": "c1535bdd6c31f168b46e124a67a6011926799b69"
"reference": "68a8f49380f239d20f582e6395f805fde3a23b22"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4.22",
Expand Down Expand Up @@ -740,7 +740,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-licensing",
"reference": "e6a9ba55189ada3478ce46344efae2627bff96a5"
"reference": "48ea55ac03704b70386be2ae11129dc1fe32fe10"
},
"require": {
"automattic/jetpack-connection": "^1.58.0"
Expand Down Expand Up @@ -801,7 +801,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-logo",
"reference": "0bc03cc40686414196a279207306d676185ae22e"
"reference": "9df37e2858deb76f137b89eeb58cad09dcd4878b"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11",
Expand Down Expand Up @@ -851,7 +851,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-my-jetpack",
"reference": "beeb0bf4326dcf3420d32ff8b4c57ca51df8bdbb"
"reference": "f517a46af9a38cfbe42c3313888e70d97ce48bc1"
},
"require": {
"automattic/jetpack-admin-ui": "^0.2.23",
Expand All @@ -865,7 +865,7 @@
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11",
"automattic/jetpack-videopress": "^0.17.3",
"automattic/jetpack-videopress": "^0.17.4-alpha",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.1.0"
},
Expand Down Expand Up @@ -941,7 +941,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-partner",
"reference": "40a024ac9d6fd8ebc15e994a9032514acd0d85b1"
"reference": "76ce79208b5d95d83678eaf0de85a478ad089dff"
},
"require": {
"automattic/jetpack-connection": "^1.58.0",
Expand Down Expand Up @@ -1003,7 +1003,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-password-checker",
"reference": "0957cda4d04e9021e9764aae9dedf6691cfccc45"
"reference": "8c30175ce00d5b10eba515e5147c30f31619f0a9"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11",
Expand Down Expand Up @@ -1061,7 +1061,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plugins-installer",
"reference": "6c8a1047b655d5d138ca5630c5387b36aa87d2bb"
"reference": "a2db7366bead5a337c307984a805cdadd647df3c"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4.22"
Expand Down Expand Up @@ -1115,7 +1115,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-redirect",
"reference": "85e8b156c2744139caef31e329c8490f75c2250a"
"reference": "8548d869781c7bf69796b2f031659165ea20ff38"
},
"require": {
"automattic/jetpack-status": "^1.18.5"
Expand Down Expand Up @@ -1169,7 +1169,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-roles",
"reference": "1e473f7873d2b845c29d35486c84ed42c0f1fbb7"
"reference": "bd8cdfc058ce4c66ee578af31a08f1024c4fd0f1"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11",
Expand Down Expand Up @@ -1215,12 +1215,12 @@
},
{
"name": "automattic/jetpack-search",
"version": "0.39.0",
"version_normalized": "0.39.0.0",
"version": "0.39.1-alpha.1696876889",
"version_normalized": "0.39.1.0-alpha1696876889",
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-search",
"reference": "607ad8ec1652871e15d288f94865a01b17d841f4"
"reference": "25326047484a542ae0da9fd4e5fba5a2fdcdf6ea"
},
"require": {
"automattic/jetpack-assets": "^1.18.11",
Expand Down Expand Up @@ -1306,7 +1306,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-stats",
"reference": "bded132b8c25a0313f9d05374ec7251bf749e6d0"
"reference": "4713534c30091297cb576be5511e5e39c37f7909"
},
"require": {
"automattic/jetpack-assets": "^1.18.11",
Expand Down Expand Up @@ -1370,7 +1370,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
"reference": "78056a8f96753472831aef3d8321c46566dc114c"
"reference": "262507b90899ebc319441ac29a92605cf633debe"
},
"require": {
"automattic/jetpack-constants": "^1.6.23"
Expand Down Expand Up @@ -1425,7 +1425,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-sync",
"reference": "ef8daadee8e594128b5f7b7bb279e68bd75f5bda"
"reference": "f51fa2683ec356ece3da401379615363c8083ad1"
},
"require": {
"automattic/jetpack-connection": "^1.58.0",
Expand Down
Loading

0 comments on commit db0874c

Please sign in to comment.