Bump sentry/sentry-symfony from 4.8.0 to 4.9.2

Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.8.0 to 4.9.2.
- [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/4.8.0...4.9.2)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  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] 2023-06-20 03:01:19 +00:00 committed by GitHub
parent 27310eabbb
commit d6c6d8828f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 44 additions and 44 deletions

View file

@ -111,7 +111,7 @@
"scheb/2fa-qr-code": "^5.13", "scheb/2fa-qr-code": "^5.13",
"scheb/2fa-trusted-device": "^5.13", "scheb/2fa-trusted-device": "^5.13",
"sensio/framework-extra-bundle": "^6.2", "sensio/framework-extra-bundle": "^6.2",
"sentry/sentry-symfony": "4.8.0", "sentry/sentry-symfony": "4.9.2",
"stof/doctrine-extensions-bundle": "^1.2", "stof/doctrine-extensions-bundle": "^1.2",
"symfony/dom-crawler": "^4.0", "symfony/dom-crawler": "^4.0",
"symfony/mailer": "^4.0", "symfony/mailer": "^4.0",

86
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "7d4a22ee749a261f65969b1ff4bb85e1", "content-hash": "6967f3b2aed578d054ad0cbf0f2e80da",
"packages": [ "packages": [
{ {
"name": "babdev/pagerfanta-bundle", "name": "babdev/pagerfanta-bundle",
@ -3060,34 +3060,33 @@
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
"version": "1.5.2", "version": "2.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/promises.git", "url": "https://github.com/guzzle/promises.git",
"reference": "b94b2807d85443f9719887892882d0329d1e2598" "reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", "url": "https://api.github.com/repos/guzzle/promises/zipball/3a494dc7dc1d7d12e511890177ae2d0e6c107da6",
"reference": "b94b2807d85443f9719887892882d0329d1e2598", "reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5" "php": "^7.2.5 || ^8.0"
}, },
"require-dev": { "require-dev": {
"symfony/phpunit-bridge": "^4.4 || ^5.1" "bamarni/composer-bin-plugin": "^1.8.1",
"phpunit/phpunit": "^8.5.29 || ^9.5.23"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "bamarni-bin": {
"dev-master": "1.5-dev" "bin-links": true,
"forward-command": false
} }
}, },
"autoload": { "autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": { "psr-4": {
"GuzzleHttp\\Promise\\": "src/" "GuzzleHttp\\Promise\\": "src/"
} }
@ -3124,7 +3123,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/promises/issues", "issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/1.5.2" "source": "https://github.com/guzzle/promises/tree/2.0.0"
}, },
"funding": [ "funding": [
{ {
@ -3140,7 +3139,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-28T14:55:35+00:00" "time": "2023-05-21T13:50:22+00:00"
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
@ -6722,16 +6721,16 @@
}, },
{ {
"name": "php-http/discovery", "name": "php-http/discovery",
"version": "1.18.1", "version": "1.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/discovery.git", "url": "https://github.com/php-http/discovery.git",
"reference": "f258b3a1d16acb7b21f3b42d7a2494a733365237" "reference": "1856a119a0b0ba8da8b5c33c080aa7af8fac25b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/discovery/zipball/f258b3a1d16acb7b21f3b42d7a2494a733365237", "url": "https://api.github.com/repos/php-http/discovery/zipball/1856a119a0b0ba8da8b5c33c080aa7af8fac25b4",
"reference": "f258b3a1d16acb7b21f3b42d7a2494a733365237", "reference": "1856a119a0b0ba8da8b5c33c080aa7af8fac25b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6794,9 +6793,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/discovery/issues", "issues": "https://github.com/php-http/discovery/issues",
"source": "https://github.com/php-http/discovery/tree/1.18.1" "source": "https://github.com/php-http/discovery/tree/1.19.0"
}, },
"time": "2023-05-17T08:53:10+00:00" "time": "2023-06-19T08:45:36+00:00"
}, },
{ {
"name": "php-http/guzzle5-adapter", "name": "php-http/guzzle5-adapter",
@ -8825,21 +8824,21 @@
}, },
{ {
"name": "sentry/sdk", "name": "sentry/sdk",
"version": "3.3.0", "version": "3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/getsentry/sentry-php-sdk.git", "url": "https://github.com/getsentry/sentry-php-sdk.git",
"reference": "d0678fc7274dbb03046ed05cb24eb92945bedf8e" "reference": "cd91b752f07c4bab9fb3b173f81af68a78a78d6d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/d0678fc7274dbb03046ed05cb24eb92945bedf8e", "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/cd91b752f07c4bab9fb3b173f81af68a78a78d6d",
"reference": "d0678fc7274dbb03046ed05cb24eb92945bedf8e", "reference": "cd91b752f07c4bab9fb3b173f81af68a78a78d6d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"http-interop/http-factory-guzzle": "^1.0", "http-interop/http-factory-guzzle": "^1.0",
"sentry/sentry": "^3.9", "sentry/sentry": "^3.19",
"symfony/http-client": "^4.3|^5.0|^6.0" "symfony/http-client": "^4.3|^5.0|^6.0"
}, },
"type": "metapackage", "type": "metapackage",
@ -8866,7 +8865,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/getsentry/sentry-php-sdk/issues", "issues": "https://github.com/getsentry/sentry-php-sdk/issues",
"source": "https://github.com/getsentry/sentry-php-sdk/tree/3.3.0" "source": "https://github.com/getsentry/sentry-php-sdk/tree/3.5.0"
}, },
"funding": [ "funding": [
{ {
@ -8878,26 +8877,26 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2022-10-11T09:05:00+00:00" "time": "2023-06-12T17:50:36+00:00"
}, },
{ {
"name": "sentry/sentry", "name": "sentry/sentry",
"version": "3.18.0", "version": "3.19.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/getsentry/sentry-php.git", "url": "https://github.com/getsentry/sentry-php.git",
"reference": "2041f2ed3f82a55eaca31079e106c8b17c89dbda" "reference": "dd1057fb37d4484ebb2d1bc9b05fa5969c078436"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/2041f2ed3f82a55eaca31079e106c8b17c89dbda", "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/dd1057fb37d4484ebb2d1bc9b05fa5969c078436",
"reference": "2041f2ed3f82a55eaca31079e106c8b17c89dbda", "reference": "dd1057fb37d4484ebb2d1bc9b05fa5969c078436",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"guzzlehttp/promises": "^1.4", "guzzlehttp/promises": "^1.5.3|^2.0",
"jean85/pretty-package-versions": "^1.5|^2.0.4", "jean85/pretty-package-versions": "^1.5|^2.0.4",
"php": "^7.2|^8.0", "php": "^7.2|^8.0",
"php-http/async-client-implementation": "^1.0", "php-http/async-client-implementation": "^1.0",
@ -8905,6 +8904,7 @@
"php-http/discovery": "^1.15", "php-http/discovery": "^1.15",
"php-http/httplug": "^1.1|^2.0", "php-http/httplug": "^1.1|^2.0",
"php-http/message": "^1.5", "php-http/message": "^1.5",
"php-http/message-factory": "^1.1",
"psr/http-factory": "^1.0", "psr/http-factory": "^1.0",
"psr/http-factory-implementation": "^1.0", "psr/http-factory-implementation": "^1.0",
"psr/log": "^1.0|^2.0|^3.0", "psr/log": "^1.0|^2.0|^3.0",
@ -8970,7 +8970,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/3.18.0" "source": "https://github.com/getsentry/sentry-php/tree/3.19.1"
}, },
"funding": [ "funding": [
{ {
@ -8982,28 +8982,28 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2023-05-03T10:21:22+00:00" "time": "2023-05-25T06:19:09+00:00"
}, },
{ {
"name": "sentry/sentry-symfony", "name": "sentry/sentry-symfony",
"version": "4.8.0", "version": "4.9.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/getsentry/sentry-symfony.git", "url": "https://github.com/getsentry/sentry-symfony.git",
"reference": "bd4b1ed18a40dc7b93f64f4b670a97b0db6bf352" "reference": "a4f7ffb30134ff2d12510fbeb2c74787375f0f17"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/bd4b1ed18a40dc7b93f64f4b670a97b0db6bf352", "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/a4f7ffb30134ff2d12510fbeb2c74787375f0f17",
"reference": "bd4b1ed18a40dc7b93f64f4b670a97b0db6bf352", "reference": "a4f7ffb30134ff2d12510fbeb2c74787375f0f17",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"guzzlehttp/psr7": "^1.7 || ^2.0", "guzzlehttp/psr7": "^1.7 || ^2.0",
"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/sdk": "^3.3", "sentry/sdk": "^3.4",
"sentry/sentry": "^3.15", "sentry/sentry": "^3.19",
"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", "symfony/config": "^4.4.20||^5.0.11||^6.0",
"symfony/console": "^4.4.20||^5.0.11||^6.0", "symfony/console": "^4.4.20||^5.0.11||^6.0",
@ -9017,7 +9017,7 @@
"require-dev": { "require-dev": {
"doctrine/dbal": "^2.13||^3.0", "doctrine/dbal": "^2.13||^3.0",
"doctrine/doctrine-bundle": "^1.12||^2.5", "doctrine/doctrine-bundle": "^1.12||^2.5",
"friendsofphp/php-cs-fixer": "^2.19||^3.6", "friendsofphp/php-cs-fixer": "^2.19||<=3.16.0",
"jangregor/phpstan-prophecy": "^1.0", "jangregor/phpstan-prophecy": "^1.0",
"monolog/monolog": "^1.3||^2.0", "monolog/monolog": "^1.3||^2.0",
"phpspec/prophecy": "!=1.11.0", "phpspec/prophecy": "!=1.11.0",
@ -9087,7 +9087,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/4.8.0" "source": "https://github.com/getsentry/sentry-symfony/tree/4.9.2"
}, },
"funding": [ "funding": [
{ {
@ -9099,7 +9099,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2023-05-02T09:07:58+00:00" "time": "2023-06-19T12:02:46+00:00"
}, },
{ {
"name": "simplepie/simplepie", "name": "simplepie/simplepie",