Skip to content

Commit

Permalink
Search: allow only valid post types in Customberg (#33548)
Browse files Browse the repository at this point in the history
* filter excluded post type with valid ones

* changelog

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6486489672
  • Loading branch information
kangzj authored and matticbot committed Oct 11, 2023
1 parent f761e8d commit 528a924
Show file tree
Hide file tree
Showing 7 changed files with 80 additions and 77 deletions.
3 changes: 3 additions & 0 deletions jetpack_vendor/automattic/jetpack-search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ This is an alpha version! The changes listed here are not final.
### Changed
- Updated package dependencies.

### Fixed
- Search: fixed excluded types option is not available under certain circumstances

## [0.39.1] - 2023-10-10
### Changed
- Updated package dependencies. [#33428]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-block-editor', 'wp-components', 'wp-core-data', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-viewport'), 'version' => '8dc36198f97583c73d48');
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-block-editor', 'wp-components', 'wp-core-data', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-viewport'), 'version' => '43931c5b4762b13a1cd6');

Large diffs are not rendered by default.

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.2-alpha1697047949',
'ver' => '0.39.2-alpha1697048609',
),
'jetpack-stats' => array(
'path' => 'jetpack_vendor/automattic/jetpack-stats',
Expand Down
52 changes: 26 additions & 26 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": "54b53f7f98d66ffb6d1eba00bf6facb1fde9ea37"
"reference": "966ed6b08991e15c49bbe96e8dd2dfeefc203613"
},
"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": "10da748b080c41961e62d9049157048f740485a0"
"reference": "1293dfd49aa491611716b1382db2125a4da4faec"
},
"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": "ebdef869bed71dfabbdf7bf1b8c39e982af2ad4b"
"reference": "3a355e46efef0933e3b152098a976ec30fc06f8c"
},
"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": "93f9552c6b87966d988fe6dcf80a870b9436579c"
"reference": "e45303d408740380a2b86adb0b2e295167387584"
},
"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": "a4e279a5f321b866ce0ada8cb38ffe9053f376b0"
"reference": "375ceb164a652049fc14405f7b2e0ce90790b2b5"
},
"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": "37f64673b8f6d770d5bf84685d449c1ac342be1e"
"reference": "1ebd6abffe5cf20b18e22a405337b8bb585e5631"
},
"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": "b68c9cf1f2b2413a1806b99a0360b6d0b954c351"
"reference": "04c8ff5f4ec7e31a99baa7ca17a0ecdde729e350"
},
"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": "d8966cf96f8efc9e7a3e9ac5cbc93253b4e79f50"
"reference": "f5f042f6b2a526591cd7bdc250106f0dce318063"
},
"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": "3db84561a3abfb9f679464046d27fe832eae53bf"
"reference": "552573ffc46208639bd241ac1e0154294c5aafef"
},
"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": "efdf0b5affb52727683f69bba7e8d144d5a7e85d"
"reference": "7b255eafaeb314e2a738206b6477e3e7c7497a96"
},
"require": {
"automattic/jetpack-assets": "^1.18.12",
Expand Down Expand Up @@ -610,7 +610,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-ip",
"reference": "d9f814cbad7565a4c71705b34d67cee26000140f"
"reference": "d257a68885b02c6c685fc915402768ef869d7e8b"
},
"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": "bb6bb29b615e14cb663993247c60ce8cd6269e3f"
"reference": "3e315ed899a5b8d670d42abad434d9837f34e5a1"
},
"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": "7c2730569a65baa0eb8f2bb3a9533a1fe5466400"
"reference": "fa2bb08d00e080044ce2d70003e2393bc66c208a"
},
"require": {
"automattic/jetpack-connection": "^1.58.1"
Expand Down Expand Up @@ -801,7 +801,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-logo",
"reference": "ef7a5f062060a814e1c66555d10f885d7a535ebb"
"reference": "dda1fe482b95f2f749a32ee080a60548dc34848f"
},
"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": "6f7804d14671d022d426cf7b57cbe406226532e7"
"reference": "1cf29a60af9cc82edec38f3b746e1b3c1c192758"
},
"require": {
"automattic/jetpack-admin-ui": "^0.2.23",
Expand Down Expand Up @@ -941,7 +941,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-partner",
"reference": "c090639246c041026b758a243194e1166ddb3097"
"reference": "1091063f52466e363f6063dac481ae4b8cf58dc5"
},
"require": {
"automattic/jetpack-connection": "^1.58.1",
Expand Down Expand Up @@ -1003,7 +1003,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-password-checker",
"reference": "390f4975f0dc982a9b8d944401ad28e7b04ea2cf"
"reference": "4c221f7c23a5b76e24b3d6e52b0e77e687583930"
},
"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": "80f9c6030c865cf662e4e2c7a83f128fedcd1219"
"reference": "7ae3ea685d2e78800f0d3e198a0721c60a87f6ff"
},
"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": "61d075c2aca81acdf9480499162e2f629beefb36"
"reference": "cd6505af8d46b66cc62389b1f13e79572eba450b"
},
"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": "a5ffcf588b2b3f498ddef0e9e931edc7979a3d01"
"reference": "67c34abc14bc9e6adeaf4238ac250c6c32fca935"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.11",
Expand Down Expand Up @@ -1215,12 +1215,12 @@
},
{
"name": "automattic/jetpack-search",
"version": "0.39.2-alpha.1697047949",
"version_normalized": "0.39.2.0-alpha1697047949",
"version": "0.39.2-alpha.1697048609",
"version_normalized": "0.39.2.0-alpha1697048609",
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-search",
"reference": "f074ee74e5c90fcd75774d9e04132cb1434c828a"
"reference": "2129d7db40bd0decfeb14db6e7ff82cdc6422dc2"
},
"require": {
"automattic/jetpack-assets": "^1.18.12",
Expand Down Expand Up @@ -1306,7 +1306,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-stats",
"reference": "cf60508888cc890b9ca840a9c5d93eae15b1e3c1"
"reference": "5542d3137cb11e4d9adb7609a68d20d4cc97f4c2"
},
"require": {
"automattic/jetpack-assets": "^1.18.12",
Expand Down Expand Up @@ -1370,7 +1370,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
"reference": "6244b6b624b5de1d9c7c06e6e5b5cc4343a01a5b"
"reference": "ad96ab13c0edae42facb0a73b7259be816c4fe3c"
},
"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": "3e501a11202d52ce951073d3cb983d4b7551fd1c"
"reference": "79fea5e561e27fa02e9e6c3ff1a56c3451d3fc3b"
},
"require": {
"automattic/jetpack-connection": "^1.58.1",
Expand Down
Loading

0 comments on commit 528a924

Please sign in to comment.