Skip to content

Commit

Permalink
Bump drupal/raven from 5.0.6 to 5.0.7 (#17090)
Browse files Browse the repository at this point in the history
Bumps drupal/raven from 5.0.6 to 5.0.7.

---
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 Jan 30, 2024
1 parent b83c734 commit 9ec08e8
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 @@ -11345,21 +11345,21 @@
},
{
"name": "drupal/raven",
"version": "5.0.6",
"version": "5.0.7",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/raven.git",
"reference": "5.0.6"
"reference": "5.0.7"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/raven-5.0.6.zip",
"reference": "5.0.6",
"shasum": "be7ae010e66a7046ea85aa2118188618439b135e"
"url": "https://ftp.drupal.org/files/projects/raven-5.0.7.zip",
"reference": "5.0.7",
"shasum": "42eb860dd5f0474541e2d5a81a3cb5ecdf514edb"
},
"require": {
"drupal/core": "^10.1",
"sentry/sentry": "^4.0"
"sentry/sentry": "^4.4"
},
"require-dev": {
"drupal/csp": "^1.17",
Expand All @@ -11370,8 +11370,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "5.0.6",
"datestamp": "1703326112",
"version": "5.0.7",
"datestamp": "1706562438",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -21058,16 +21058,16 @@
},
{
"name": "sentry/sentry",
"version": "4.3.1",
"version": "4.5.0",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-php.git",
"reference": "cd89f230bda0833cb9992ebe9a1b7d24d6ee245b"
"reference": "a6e06f0b7a17e7f68e11297427da76bfe01a3ca3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/cd89f230bda0833cb9992ebe9a1b7d24d6ee245b",
"reference": "cd89f230bda0833cb9992ebe9a1b7d24d6ee245b",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/a6e06f0b7a17e7f68e11297427da76bfe01a3ca3",
"reference": "a6e06f0b7a17e7f68e11297427da76bfe01a3ca3",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -21131,7 +21131,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-php/issues",
"source": "https://github.com/getsentry/sentry-php/tree/4.3.1"
"source": "https://github.com/getsentry/sentry-php/tree/4.5.0"
},
"funding": [
{
Expand All @@ -21143,7 +21143,7 @@
"type": "custom"
}
],
"time": "2023-12-22T18:46:49+00:00"
"time": "2024-01-29T16:16:10+00:00"
},
{
"name": "simplesamlphp/assert",
Expand Down

0 comments on commit 9ec08e8

Please sign in to comment.