Skip to content

Commit

Permalink
Bump drupal/advancedqueue from 1.0.0-rc7 to 1.0.0 (#17345)
Browse files Browse the repository at this point in the history
Bumps drupal/advancedqueue from 1.0.0-rc7 to 1.0.0.

---
updated-dependencies:
- dependency-name: drupal/advancedqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 4, 2024
1 parent e7a4e9d commit 43292c8
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2500,29 +2500,29 @@
},
{
"name": "drupal/advancedqueue",
"version": "1.0.0-rc7",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/advancedqueue.git",
"reference": "8.x-1.0-rc7"
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.0-rc7.zip",
"reference": "8.x-1.0-rc7",
"shasum": "b446eda22f5f9a9d13f78f2ce329ff1feef69173"
"url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "22d8a9e85b22f79afce5108bd4c74025aaa5212c"
},
"require": {
"drupal/core": "^9.1 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-rc7",
"datestamp": "1673456946",
"version": "8.x-1.0",
"datestamp": "1708984558",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
Expand Down Expand Up @@ -26905,7 +26905,6 @@
],
"minimum-stability": "dev",
"stability-flags": {
"drupal/advancedqueue": 5,
"drupal/cer": 10,
"drupal/change_labels": 20,
"drupal/ckeditor_abbreviation": 15,
Expand Down

0 comments on commit 43292c8

Please sign in to comment.