Skip to content

Update drupal/search_api requirement from 1.40.0 to 1.41.0#5705

Merged
joeparsons merged 2 commits into
mainfrom
dependabot/composer/main/drupal/search_api-1.41.0
Jun 26, 2026
Merged

Update drupal/search_api requirement from 1.40.0 to 1.41.0#5705
joeparsons merged 2 commits into
mainfrom
dependabot/composer/main/drupal/search_api-1.41.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on drupal/search_api to permit the latest version.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on drupal/search_api to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/search_api
  dependency-version: 1.41.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 17, 2026
@dependabot dependabot Bot requested review from a team as code owners June 17, 2026 23:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 17, 2026
@joeparsons

Copy link
Copy Markdown
Member

https://www.drupal.org/project/search_api/releases/8.x-1.41

Release notes

This is release 1.41 of the Search API module, containing several bug fixes and new features.

Changelog

Issues: 16 issues resolved.

Changes since 8.x-1.40 (compare):

Bug

  • ci: #3553016 Fixed pipelines for Drupal 10 and Drupal 11.3.x
  • fix: #2896419 Fixed broken Views data definitions if an exception occurs inside search_api_views_data().
  • ci: #3560524 Updated ignored deprecations with the latest from Core.
  • fix: #3558388 Fixed saving of “Format plural” settings in numeric Views fields.
  • fix: #3327645 Fixed view being recalculated with wrong data from cache.
  • fix: #3558624 Fixed compatibility with PHP 8.5.
  • fix: #3556955 Fixed bug in exception handling in PHP 8.3 due to change in error message.
  • ci: #3575070 Fixed failing pipelines.
  • fix: #3490247 Fixed error in Bulk Operations views when results include translated entities.
  • ci: #3592865 Fixed failing pipelines.
  • ci: #3594097 Fixed failing pipelines.

Feature

  • feat: #3547199 Added option to add the "Custom value" token property to a specific datasource.
  • feat: #3122003 Added options to control the number of displayed values in Views fields.

Task

  • chore: #3556850 Moved tests from src/Tests/ to tests/src.
  • chore: #3562994 Adapted to the deprecation of hook_requirements().
  • Documentation
  • docs: #3549072 Improved documentation and discoverability of task events.

Change Records

@joeparsons joeparsons added Drupal Waiting on a fix from the Drupal community patch release Issues to be included in the next patch release labels Jun 22, 2026
@joeparsons joeparsons moved this from Todo to Needs review in 3.4.3 security patch release Jun 22, 2026
@joeparsons joeparsons moved this from Todo to Needs review in 3.4.4 bug-fix patch release Jun 24, 2026
@tadean

tadean commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Verified search_api is still able to successfully index with searchstax.

Some PHP warnings that were happening in 8.5 have been cleared up. (A few remain, but these are from Solarium\Core\Client\Adapter\Curl and not part of this module).

@tadean

tadean commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

@trackleft @joeparsons This new feature seems relevant to our use-case if we adopt canvas.

@github-project-automation github-project-automation Bot moved this from Needs review to Ready to merge in 3.4.4 bug-fix patch release Jun 26, 2026
@joeparsons joeparsons merged commit 2f9e9a3 into main Jun 26, 2026
33 checks passed
@joeparsons joeparsons deleted the dependabot/composer/main/drupal/search_api-1.41.0 branch June 26, 2026 18:53
@github-project-automation github-project-automation Bot moved this from Ready to merge to Done in 3.4.4 bug-fix patch release Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community patch release Issues to be included in the next patch release php Pull requests that update Php code

Projects

Development

Successfully merging this pull request may close these issues.

2 participants