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.29.0 to 1.30.0 #409

Closed violinist-bot closed 9 months ago

violinist-bot commented 11 months 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:

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes - [Release notes for tag 8.x-1.30](https://www.drupal.org/project/search_api/releases/8.x-1.30)

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 .gitlab-ci.yml CHANGELOG.txt composer.json config/schema/search_api.processor.schema.yml js/search_api.processors.js modules/search_api_db/README.md modules/search_api_db/config/schema/search_api_db.backend.schema.yml modules/search_api_db/search_api_db.install modules/search_api_db/search_api_db_defaults/config/optional/search_api.server.default_server.yml modules/search_api_db/src/DatabaseCompatibility/MySql.php modules/search_api_db/src/Plugin/search_api/backend/Database.php modules/search_api_db/tests/fixtures/update/search-api-db-base.php modules/search_api_db/tests/src/Kernel/BackendTest.php search_api.behat.inc search_api.module search_api.services.yml search_api.views.inc src/Commands/SearchApiCommands.php src/Entity/TaskStorageSchema.php src/Plugin/search_api/datasource/ContentEntity.php src/Plugin/search_api/datasource/EntityDatasourceInterface.php src/Plugin/search_api/display/ViewsBlock.php src/Plugin/search_api/parse_mode/Terms.php src/Plugin/search_api/processor/AddHierarchy.php src/Plugin/search_api/processor/AggregatedFields.php src/Plugin/search_api/processor/ContentAccess.php src/Plugin/search_api/processor/CustomValue.php src/Plugin/search_api/processor/Highlight.php src/Plugin/search_api/processor/HtmlFilter.php src/Plugin/search_api/processor/NumberFieldBoost.php src/Plugin/search_api/processor/Property/AggregatedFieldProperty.php src/Plugin/search_api/processor/Property/CustomValueProperty.php src/Plugin/search_api/processor/RenderedItem.php src/Plugin/search_api/processor/Stemmer.php src/Plugin/views/argument/SearchApiAllTerms.php src/Plugin/views/argument/SearchApiDate.php src/Plugin/views/cache/SearchApiCachePluginTrait.php src/Plugin/views/field/SearchApiBulkForm.php src/Plugin/views/filter/SearchApiDate.php src/Plugin/views/filter/SearchApiFulltext.php src/Plugin/views/query/SearchApiQuery.php src/Processor/ConfigurablePropertyBase.php src/Utility/CommandHelper.php src/Utility/FieldsHelper.php src/Utility/PostRequestIndexing.php src/Utility/ThemeSwitcher.php src/Utility/ThemeSwitcherInterface.php src/Utility/TrackingHelper.php templates/search-api-excerpt.html.twig tests/modules/search_api_test_db/config/install/search_api.server.database_search_server.yml tests/modules/search_api_test_example_content_references/config/install/field.storage.node.entity_reference.yml tests/modules/search_api_test_node_indexing/config/install/search_api.server.database_search_server.yml tests/modules/search_api_test_views/search_api_test_views.module tests/src/Functional/CacheabilityTest.php tests/src/Functional/OverviewPageTest.php tests/src/Functional/ProcessorIntegrationTest.php tests/src/Functional/ViewsTest.php tests/src/Kernel/Datasource/ReferencedEntitiesReindexingTest.php tests/src/Kernel/Processor/ContentAccessTest.php tests/src/Kernel/Processor/CustomValueTest.php tests/src/Kernel/Processor/NumberFieldBoostTest.php tests/src/Kernel/Processor/RenderedItemTest.php tests/src/Unit/FieldsHelperTest.php tests/src/Unit/Processor/AggregatedFieldsTest.php tests/src/Unit/Processor/HighlightTest.php tests/src/Unit/Processor/HtmlFilterTest.php tests/src/Unit/Processor/IgnoreCharacterTest.php tests/src/Unit/Processor/StemmerTest.php tests/src/Unit/Processor/TestItemsTrait.php tests/src/Unit/TermsParseModeTest.php tests/src/Unit/Views/AllTermsArgumentTest.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.