Skip to content

Commit

Permalink
Bump drupal/codit_batch_operations from 1.0.2 to 1.0.4 (#19529)
Browse files Browse the repository at this point in the history
Bumps drupal/codit_batch_operations from 1.0.2 to 1.0.4.

---
updated-dependencies:
- dependency-name: drupal/codit_batch_operations
  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>
Co-authored-by: Edmund Dunn <[email protected]>
  • Loading branch information
dependabot[bot] and edmund-dunn authored Oct 17, 2024
1 parent c91cce5 commit ca42c7c
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3334,17 +3334,17 @@
},
{
"name": "drupal/codit_batch_operations",
"version": "1.0.2",
"version": "1.0.4",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/codit_batch_operations.git",
"reference": "1.0.2"
"reference": "1.0.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/codit_batch_operations-1.0.2.zip",
"reference": "1.0.2",
"shasum": "1210c2527d77f8a5d2993772f801d29bcd911bc2"
"url": "https://ftp.drupal.org/files/projects/codit_batch_operations-1.0.4.zip",
"reference": "1.0.4",
"shasum": "826ff886577f9d58ae9f01cd78c7dac19b1c0849"
},
"require": {
"drupal/core": "^10 || ^11"
Expand All @@ -3355,8 +3355,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.2",
"datestamp": "1723428187",
"version": "1.0.4",
"datestamp": "1724985140",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -19715,16 +19715,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.32.0",
"version": "1.33.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4"
"reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/82a311fd3690fb2bf7b64d5c98f912b3dd746140",
"reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -19756,9 +19756,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.32.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.33.0"
},
"time": "2024-09-26T07:23:32+00:00"
"time": "2024-10-13T11:25:22+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down

0 comments on commit ca42c7c

Please sign in to comment.