Skip to content

Commit

Permalink
Bump drupal/search_api from 1.29.0 to 1.30.0 (#15755)
Browse files Browse the repository at this point in the history
Bumps drupal/search_api from 1.29.0 to 1.30.0.

---
updated-dependencies:
- dependency-name: drupal/search_api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 577c845 commit c7d4da7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11555,17 +11555,17 @@
},
{
"name": "drupal/search_api",
"version": "1.29.0",
"version": "1.30.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/search_api.git",
"reference": "8.x-1.29"
"reference": "8.x-1.30"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.29.zip",
"reference": "8.x-1.29",
"shasum": "4663abbcfe5dfc159ee0886fc6c437e998fc0653"
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.30.zip",
"reference": "8.x-1.30",
"shasum": "25bd2cfab6a6332c595fbc8be1c4cfff33a85ce8"
},
"require": {
"drupal/core": "^9.3 || ^10.0"
Expand All @@ -11586,16 +11586,16 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.29",
"datestamp": "1679910252",
"version": "8.x-1.30",
"datestamp": "1697366291",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
"drush.services.yml": "^9 || ^10 || ^11"
}
}
},
Expand Down

0 comments on commit c7d4da7

Please sign in to comment.