Skip to content

Commit

Permalink
Bump drupal/raven from 5.0.11 to 5.0.13 (#18130)
Browse files Browse the repository at this point in the history
Bumps drupal/raven from 5.0.11 to 5.0.13.

---
updated-dependencies:
- dependency-name: drupal/raven
  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 May 16, 2024
1 parent f3fa69c commit bad96b5
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11751,17 +11751,17 @@
},
{
"name": "drupal/raven",
"version": "5.0.11",
"version": "5.0.13",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/raven.git",
"reference": "5.0.11"
"reference": "5.0.13"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/raven-5.0.11.zip",
"reference": "5.0.11",
"shasum": "ef441bbeb2f58e2efe57cc0fc3343e14c4944b4b"
"url": "https://ftp.drupal.org/files/projects/raven-5.0.13.zip",
"reference": "5.0.13",
"shasum": "12bcb8daeaaee35e28982e8d225011e866d535e9"
},
"require": {
"drupal/core": "^10.1",
Expand All @@ -11771,13 +11771,13 @@
"drupal/csp": "^1.17",
"drupal/monitoring": "^1.13",
"drupal/seckit": "^2.0",
"drush/drush": "^11.0 || ^12.0"
"drush/drush": "^11.0 || ^12.0 || ^13.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "5.0.11",
"datestamp": "1713227351",
"version": "5.0.13",
"datestamp": "1715818744",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -23579,16 +23579,16 @@
},
{
"name": "symfony/options-resolver",
"version": "v6.4.0",
"version": "v6.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "22301f0e7fdeaacc14318928612dee79be99860e"
"reference": "9a3c92b490716ba6771f5beced13c6eda7183eed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e",
"reference": "22301f0e7fdeaacc14318928612dee79be99860e",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/9a3c92b490716ba6771f5beced13c6eda7183eed",
"reference": "9a3c92b490716ba6771f5beced13c6eda7183eed",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -23626,7 +23626,7 @@
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v6.4.0"
"source": "https://github.com/symfony/options-resolver/tree/v6.4.7"
},
"funding": [
{
Expand All @@ -23642,7 +23642,7 @@
"type": "tidelift"
}
],
"time": "2023-08-08T10:16:24+00:00"
"time": "2024-04-18T09:22:46+00:00"
},
{
"name": "symfony/phpunit-bridge",
Expand Down

0 comments on commit bad96b5

Please sign in to comment.