Skip to content

Commit

Permalink
Bump drupal/advancedqueue from 1.0.0-rc7 to 1.0.0
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]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 19ff302 commit 5b95d48
Showing 1 changed file with 35 additions and 36 deletions.
71 changes: 35 additions & 36 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1631,16 +1631,16 @@
},
{
"name": "doctrine/collections",
"version": "2.1.4",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "72328a11443a0de79967104ad36ba7b30bded134"
"reference": "07e16cd7b80a2cffed99e36b541876af172f0257"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/72328a11443a0de79967104ad36ba7b30bded134",
"reference": "72328a11443a0de79967104ad36ba7b30bded134",
"url": "https://api.github.com/repos/doctrine/collections/zipball/07e16cd7b80a2cffed99e36b541876af172f0257",
"reference": "07e16cd7b80a2cffed99e36b541876af172f0257",
"shasum": ""
},
"require": {
Expand All @@ -1652,7 +1652,7 @@
"ext-json": "*",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^10.5",
"vimeo/psalm": "^5.11"
},
"type": "library",
Expand Down Expand Up @@ -1697,7 +1697,7 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/2.1.4"
"source": "https://github.com/doctrine/collections/tree/2.2.0"
},
"funding": [
{
Expand All @@ -1713,7 +1713,7 @@
"type": "tidelift"
}
],
"time": "2023-10-03T09:22:33+00:00"
"time": "2024-02-25T22:55:36+00:00"
},
{
"name": "doctrine/common",
Expand Down Expand Up @@ -2451,29 +2451,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 @@ -18726,21 +18726,21 @@
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.8.1",
"version": "1.8.2",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353"
"reference": "153ae662783729388a584b4361f2545e4d841e3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353",
"reference": "bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c",
"reference": "153ae662783729388a584b4361f2545e4d841e3c",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^1.0",
"php": "^7.4 || ^8.0",
"php": "^7.3 || ^8.0",
"phpdocumentor/reflection-common": "^2.0",
"phpstan/phpdoc-parser": "^1.13"
},
Expand Down Expand Up @@ -18778,9 +18778,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.1"
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2"
},
"time": "2024-01-18T19:15:27+00:00"
"time": "2024-02-23T11:10:43+00:00"
},
{
"name": "phpmailer/phpmailer",
Expand Down Expand Up @@ -19113,16 +19113,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.25.0",
"version": "1.26.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
"reference": "231e3186624c03d7e7c890ec662b81e6b0405227"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227",
"reference": "231e3186624c03d7e7c890ec662b81e6b0405227",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -19154,9 +19154,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.26.0"
},
"time": "2024-01-04T17:06:16+00:00"
"time": "2024-02-23T16:05:55+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down Expand Up @@ -19589,16 +19589,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.16",
"version": "9.6.17",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f"
"reference": "1a156980d78a6666721b7e8e8502fe210b587fcd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3767b2c56ce02d01e3491046f33466a1ae60a37f",
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1a156980d78a6666721b7e8e8502fe210b587fcd",
"reference": "1a156980d78a6666721b7e8e8502fe210b587fcd",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -19672,7 +19672,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.16"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.17"
},
"funding": [
{
Expand All @@ -19688,7 +19688,7 @@
"type": "tidelift"
}
],
"time": "2024-01-19T07:03:14+00:00"
"time": "2024-02-23T13:14:51+00:00"
},
{
"name": "politsin/jquery-ui-touch-punch",
Expand Down Expand Up @@ -27110,7 +27110,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 5b95d48

Please sign in to comment.