1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-30 19:22:12 +00:00

build(deps): bump sentry/sentry-symfony from 5.5.0 to 5.6.0

Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/5.5.0...5.6.0)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-29 02:02:32 +00:00 committed by GitHub
parent bed6d09ef2
commit 9a4eae90a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

39
composer.lock generated
View file

@ -8053,16 +8053,16 @@
}, },
{ {
"name": "sentry/sentry", "name": "sentry/sentry",
"version": "4.15.2", "version": "4.16.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/getsentry/sentry-php.git", "url": "https://github.com/getsentry/sentry-php.git",
"reference": "61a2d918e8424b6de4a2e265c15133a00c17db51" "reference": "c5b086e4235762da175034bc463b0d31cbb38d2e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/61a2d918e8424b6de4a2e265c15133a00c17db51", "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/c5b086e4235762da175034bc463b0d31cbb38d2e",
"reference": "61a2d918e8424b6de4a2e265c15133a00c17db51", "reference": "c5b086e4235762da175034bc463b0d31cbb38d2e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8126,7 +8126,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/getsentry/sentry-php/issues", "issues": "https://github.com/getsentry/sentry-php/issues",
"source": "https://github.com/getsentry/sentry-php/tree/4.15.2" "source": "https://github.com/getsentry/sentry-php/tree/4.16.0"
}, },
"funding": [ "funding": [
{ {
@ -8138,27 +8138,27 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2025-09-03T07:23:48+00:00" "time": "2025-09-22T13:38:03+00:00"
}, },
{ {
"name": "sentry/sentry-symfony", "name": "sentry/sentry-symfony",
"version": "5.5.0", "version": "5.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/getsentry/sentry-symfony.git", "url": "https://github.com/getsentry/sentry-symfony.git",
"reference": "8cb52299b0b5538f759a596f2a411edbc46c642a" "reference": "9867751f5091b55d7e3a223f48d88e228132e073"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/8cb52299b0b5538f759a596f2a411edbc46c642a", "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/9867751f5091b55d7e3a223f48d88e228132e073",
"reference": "8cb52299b0b5538f759a596f2a411edbc46c642a", "reference": "9867751f5091b55d7e3a223f48d88e228132e073",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"guzzlehttp/psr7": "^2.1.1", "guzzlehttp/psr7": "^2.1.1",
"jean85/pretty-package-versions": "^1.5||^2.0", "jean85/pretty-package-versions": "^1.5||^2.0",
"php": "^7.2||^8.0", "php": "^7.2||^8.0",
"sentry/sentry": "^4.15.2", "sentry/sentry": "^4.16.0",
"symfony/cache-contracts": "^1.1||^2.4||^3.0", "symfony/cache-contracts": "^1.1||^2.4||^3.0",
"symfony/config": "^4.4.20||^5.0.11||^6.0||^7.0", "symfony/config": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/console": "^4.4.20||^5.0.11||^6.0||^7.0", "symfony/console": "^4.4.20||^5.0.11||^6.0||^7.0",
@ -8228,7 +8228,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/getsentry/sentry-symfony/issues", "issues": "https://github.com/getsentry/sentry-symfony/issues",
"source": "https://github.com/getsentry/sentry-symfony/tree/5.5.0" "source": "https://github.com/getsentry/sentry-symfony/tree/5.6.0"
}, },
"funding": [ "funding": [
{ {
@ -8240,7 +8240,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2025-09-11T14:31:09+00:00" "time": "2025-09-24T13:41:01+00:00"
}, },
{ {
"name": "simplepie/simplepie", "name": "simplepie/simplepie",
@ -12739,16 +12739,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.4.25", "version": "v6.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1" "reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1", "url": "https://api.github.com/repos/symfony/string/zipball/5621f039a71a11c87c106c1c598bdcd04a19aeea",
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1", "reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12762,7 +12762,6 @@
"symfony/translation-contracts": "<2.5" "symfony/translation-contracts": "<2.5"
}, },
"require-dev": { "require-dev": {
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0", "symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/intl": "^6.2|^7.0", "symfony/intl": "^6.2|^7.0",
"symfony/translation-contracts": "^2.5|^3.0", "symfony/translation-contracts": "^2.5|^3.0",
@ -12805,7 +12804,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.4.25" "source": "https://github.com/symfony/string/tree/v6.4.26"
}, },
"funding": [ "funding": [
{ {
@ -12825,7 +12824,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-08-22T12:33:20+00:00" "time": "2025-09-11T14:32:46+00:00"
}, },
{ {
"name": "symfony/templating", "name": "symfony/templating",