Skip to content

Commit

Permalink
Bump drupal/advancedqueue from 1.1.0 to 1.2.0 (#19108)
Browse files Browse the repository at this point in the history
Bumps drupal/advancedqueue from 1.1.0 to 1.2.0.

---
updated-dependencies:
- dependency-name: drupal/advancedqueue
  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>
Co-authored-by: Edmund Dunn <[email protected]>
  • Loading branch information
dependabot[bot] and edmund-dunn authored Oct 7, 2024
1 parent ab9bcfb commit 2600db1
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2663,26 +2663,26 @@
},
{
"name": "drupal/advancedqueue",
"version": "1.1.0",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/advancedqueue.git",
"reference": "8.x-1.1"
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "465010b431f5ec31902f64503a0c415fc82c4b5e"
"url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "373a6c823cbeb4483be2b7968f5dde9163b6e5e1"
},
"require": {
"drupal/core": "^9.1 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.1",
"datestamp": "1723724662",
"version": "8.x-1.2",
"datestamp": "1725364658",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -27465,7 +27465,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 2600db1

Please sign in to comment.