mglaman / contribkanban.com

ContribKanban.com - turning Drupal.org issue queues into kanban boards to better Drupalkind
http://contribkanban.com/
GNU General Public License v2.0
62 stars 23 forks source link

Update drupal/search_api from 1.23.0 to 1.25.0 #352

Closed violinist-bot closed 2 years ago

violinist-bot commented 2 years ago

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here.

List of updated packages - drupal/search_api: 1.25.0 (updated from 1.23.0)

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files CHANGELOG.txt composer.json config/schema/search_api.processor.schema.yml config/schema/search_api.views.schema.yml modules/search_api_db/search_api_db.info.yml modules/search_api_db/search_api_db_defaults/config/optional/search_api.index.default_index.yml modules/search_api_db/search_api_db_defaults/search_api_db_defaults.info.yml modules/search_api_db/search_api_db_defaults/tests/src/Functional/IntegrationTest.php modules/search_api_db/src/DatabaseCompatibility/MySql.php modules/search_api_db/src/Event/QueryPreExecuteEvent.php modules/search_api_db/src/Plugin/search_api/backend/Database.php modules/search_api_db/tests/search_api_db_test_autocomplete/search_api_db_test_autocomplete.info.yml modules/search_api_db/tests/src/Kernel/BackendTest.php search_api.info.yml search_api.install search_api.module search_api.post_update.php search_api.views.inc src/Backend/BackendPluginManager.php src/Commands/SearchApiCommands.php src/DataType/DataTypePluginManager.php src/Datasource/DatasourcePluginManager.php src/Display/DisplayPluginManager.php src/Entity/Index.php src/Entity/Server.php src/Entity/TaskStorageSchema.php src/Event/DeterminingServerFeaturesEvent.php src/Event/GatheringPluginInfoEvent.php src/Event/IndexingItemsEvent.php src/Event/ItemsIndexedEvent.php src/Event/MappingFieldTypesEvent.php src/Event/MappingForeignRelationshipsEvent.php src/Event/MappingViewsFieldHandlersEvent.php src/Event/MappingViewsHandlersEvent.php src/Event/ProcessingResultsEvent.php src/Event/QueryPreExecuteEvent.php src/Event/ReindexScheduledEvent.php src/Event/SearchApiEvents.php src/IndexBatchHelper.php src/ParseMode/ParseModePluginManager.php src/Plugin/search_api/datasource/ContentEntity.php src/Plugin/search_api/datasource/ContentEntityTrackingManager.php src/Plugin/search_api/processor/RenderedItem.php src/Plugin/search_api/processor/Tokenizer.php src/Plugin/search_api/processor/TypeBoost.php src/Plugin/views/ResultRow.php src/Plugin/views/cache/SearchApiCachePluginTrait.php src/Plugin/views/cache/SearchApiTagCache.php src/Plugin/views/query/SearchApiQuery.php src/Processor/ProcessorPluginManager.php src/Query/Query.php src/SearchApiPluginManager.php src/Task/TaskEvent.php src/Task/TaskManager.php src/Tracker/TrackerPluginManager.php src/Utility/CommandHelper.php src/Utility/DataTypeHelper.php src/Utility/TrackingHelper.php tests/fixtures/views.view.search_api_query_type_test.yml tests/modules/search_api_test/config/schema/search_api_test.schema.yml tests/modules/search_api_test/search_api_test.info.yml tests/modules/search_api_test/search_api_test.module tests/modules/search_api_test/src/MethodOverrides.php tests/modules/search_api_test/src/Plugin/search_api/backend/TestBackend.php tests/modules/search_api_test/src/Plugin/search_api/data_type/AlteringValueTestDataType.php tests/modules/search_api_test/src/Plugin/search_api/data_type/TestDataType.php tests/modules/search_api_test/src/Plugin/search_api/data_type/UnsupportedTestDataType.php tests/modules/search_api_test/src/Plugin/search_api/datasource/TestDatasource.php tests/modules/search_api_test/src/Plugin/search_api/display/TestDisplay.php tests/modules/search_api_test/src/Plugin/search_api/processor/TestProcessor.php tests/modules/search_api_test/src/Plugin/search_api/tracker/TestTracker.php tests/modules/search_api_test/src/Plugin/search_api/tracker/TestTrackerStringLabel.php tests/modules/search_api_test/src/PluginTestTrait.php tests/modules/search_api_test/src/TestPluginTrait.php tests/modules/search_api_test_bulk_form/config/install/search_api.index.test_index.yml tests/modules/search_api_test_bulk_form/config/install/search_api.server.test_server.yml tests/modules/search_api_test_bulk_form/config/install/system.action.search_api_test_bulk_form_entity_test.yml tests/modules/search_api_test_bulk_form/config/install/system.action.search_api_test_bulk_form_entity_test_string_id.yml tests/modules/search_api_test_bulk_form/config/install/views.view.search_api_test_bulk_form.yml tests/modules/search_api_test_bulk_form/config/schema/search_api_test_bulk_form.schema.yml tests/modules/search_api_test_bulk_form/search_api_test_bulk_form.info.yml tests/modules/search_api_test_bulk_form/src/Plugin/Action/EntityTestAction.php tests/modules/search_api_test_bulk_form/src/Plugin/Action/EntityTestStringIdAction.php tests/modules/search_api_test_bulk_form/src/Plugin/Action/TestActionTrait.php tests/modules/search_api_test_bulk_form/src/TypedData/FooDataDefinition.php tests/modules/search_api_test_db/config/install/search_api.index.database_search_index.yml tests/modules/search_api_test_db/config/install/search_api.server.database_search_server.yml tests/modules/search_api_test_db/search_api_test_db.info.yml tests/modules/search_api_test_db/search_api_test_db.search_api.inc tests/modules/search_api_test_db/search_api_test_db.services.yml tests/modules/search_api_test_db/src/EventListener.php tests/modules/search_api_test_events/search_api_test_events.info.yml tests/modules/search_api_test_events/search_api_test_events.services.yml tests/modules/search_api_test_events/src/EventListener.php tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.article.body.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.article.category.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.article.keywords.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.article.width.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.entity_test_mulrev_changed.body.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.entity_test_mulrev_changed.category.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.entity_test_mulrev_changed.keywords.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.entity_test_mulrev_changed.width.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.item.body.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.item.category.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.item.keywords.yml tests/modules/search_api_test_example_content/config/install/field.field.entity_test_mulrev_changed.item.width.yml tests/modules/search_api_test_example_content/config/install/field.storage.entity_test_mulrev_changed.body.yml tests/modules/search_api_test_example_content/config/install/field.storage.entity_test_mulrev_changed.category.yml tests/modules/search_api_test_example_content/config/install/field.storage.entity_test_mulrev_changed.keywords.yml tests/modules/search_api_test_example_content/config/install/field.storage.entity_test_mulrev_changed.width.yml tests/modules/search_api_test_example_content/search_api_test_example_content.info.yml tests/modules/search_api_test_example_content_references/config/install/field.field.node.child.indexed.yml tests/modules/search_api_test_example_content_references/config/install/field.field.node.child.not_indexed.yml tests/modules/search_api_test_example_content_references/config/install/field.field.node.grandparent.parent_reference.yml tests/modules/search_api_test_example_content_references/config/install/field.field.node.parent.entity_reference.yml tests/modules/search_api_test_example_content_references/config/install/field.storage.node.entity_reference.yml tests/modules/search_api_test_example_content_references/config/install/field.storage.node.indexed.yml tests/modules/search_api_test_example_content_references/config/install/field.storage.node.not_indexed.yml tests/modules/search_api_test_example_content_references/config/install/field.storage.node.parent_reference.yml tests/modules/search_api_test_example_content_references/config/install/node.type.child.yml tests/modules/search_api_test_example_content_references/config/install/node.type.grandparent.yml tests/modules/search_api_test_example_content_references/config/install/node.type.parent.yml tests/modules/search_api_test_example_content_references/search_api_test_example_content_references.info.yml tests/modules/search_api_test_excerpt/config/install/views.view.search_api_test_search_excerpt.yml tests/modules/search_api_test_excerpt/search_api_test_excerpt.info.yml tests/modules/search_api_test_excerpt_field/config/install/core.entity_view_display.entity_test_mulrev_changed.article.search_result.yml tests/modules/search_api_test_excerpt_field/config/install/core.entity_view_display.entity_test_mulrev_changed.item.search_result.yml tests/modules/search_api_test_excerpt_field/config/install/core.entity_view_mode.entity_test_mulrev_changed.search_result.yml tests/modules/search_api_test_excerpt_field/config/install/views.view.search_api_test_excerpt_field.yml tests/modules/search_api_test_excerpt_field/search_api_test_excerpt_field.info.yml tests/modules/search_api_test_excerpt_field/search_api_test_excerpt_field.module tests/modules/search_api_test_extraction/config/install/field.field.entity_test_mulrev_changed.article.links.yml tests/modules/search_api_test_extraction/config/install/field.storage.entity_test_mulrev_changed.links.yml tests/modules/search_api_test_extraction/search_api_test_extraction.info.yml tests/modules/search_api_test_extraction/src/Plugin/search_api/processor/SoulMate.php tests/modules/search_api_test_hooks/search_api_test_hooks.info.yml tests/modules/search_api_test_hooks/search_api_test_hooks.module tests/modules/search_api_test_hooks/search_api_test_hooks.search_api.inc tests/modules/search_api_test_inconsistent_config/config/install/search_api.index.inconsistent_search_index.yml tests/modules/search_api_test_inconsistent_config/config/install/search_api.server.inconsistent_search_server.yml tests/modules/search_api_test_inconsistent_config/search_api_test_inconsistent_config.info.yml tests/modules/search_api_test_language_fallback/search_api_test_language_fallback.info.yml tests/modules/search_api_test_language_fallback/search_api_test_language_fallback.module tests/modules/search_api_test_no_ui/search_api_test_no_ui.info.yml tests/modules/search_api_test_no_ui/src/Plugin/search_api/backend/NoUi.php tests/modules/search_api_test_no_ui/src/Plugin/search_api/data_type/NoUi.php tests/modules/search_api_test_no_ui/src/Plugin/search_api/datasource/NoUi.php tests/modules/search_api_test_no_ui/src/Plugin/search_api/parse_mode/NoUi.php tests/modules/search_api_test_no_ui/src/Plugin/search_api/processor/NoUi.php tests/modules/search_api_test_no_ui/src/Plugin/search_api/tracker/NoUi.php tests/modules/search_api_test_node_indexing/config/install/search_api.index.test_node_index.yml tests/modules/search_api_test_node_indexing/config/install/search_api.server.database_search_server.yml tests/modules/search_api_test_node_indexing/config/install/views.view.search_api_test_node_view.yml tests/modules/search_api_test_node_indexing/search_api_test_node_indexing.info.yml tests/modules/search_api_test_tasks/search_api_test_tasks.info.yml tests/modules/search_api_test_tasks/search_api_test_tasks.services.yml tests/modules/search_api_test_tasks/src/TestTaskWorker.php tests/modules/search_api_test_views/config/install/views.view.search_api_test_block_view.yml tests/modules/search_api_test_views/config/install/views.view.search_api_test_cache.yml tests/modules/search_api_test_views/config/install/views.view.search_api_test_sorts.yml tests/modules/search_api_test_views/config/install/views.view.search_api_test_view.yml tests/modules/search_api_test_views/search_api_test_views.info.yml tests/modules/search_api_test_views/search_api_test_views.module tests/modules/search_api_test_views/search_api_test_views.services.yml tests/modules/search_api_test_views/src/EventListener.php tests/src/Functional/FieldIntegrationTest.php tests/src/Functional/ProcessorIntegrationTest.php tests/src/Functional/ViewsTest.php tests/src/Kernel/ConfigEntity/DefaultConfigEntityInstallationTest.php tests/src/Kernel/Datasource/NodeTrackingTest.php tests/src/Kernel/Processor/TypeBoostTest.php tests/src/Kernel/TestLogger.php tests/src/Kernel/Views/ViewsCacheInvalidationTest.php tests/src/Kernel/Views/ViewsCacheabilityMetadataExportTest.php tests/src/Kernel/Views/ViewsQueryTypeTest.php tests/src/Kernel/Views/ViewsQueryTypeUpdateTest.php tests/src/Unit/Processor/TestItemsTrait.php tests/src/Unit/Processor/TokenizerTest.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:


This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

mglaman commented 2 years ago

Replaced by #358