Merge pull request 'chore(deps): update symfony packages to v7.4.17' (#25) from renovate/symfony into main
Tests / build-dev (push) Successful in 1m23s
Tests / build-prod (push) Successful in 1m12s

Reviewed-on: #25
This commit was merged in pull request #25.
This commit is contained in:
2026-08-23 20:34:31 +00:00
Generated
+38 -38
View File
@@ -313,16 +313,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v7.4.16", "version": "v7.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "23a2c5298ca72c4d26b04611ed966c86762ffd49" "reference": "f6028442dd1dfa4f88e9c7360d753948d165e938"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/23a2c5298ca72c4d26b04611ed966c86762ffd49", "url": "https://api.github.com/repos/symfony/cache/zipball/f6028442dd1dfa4f88e9c7360d753948d165e938",
"reference": "23a2c5298ca72c4d26b04611ed966c86762ffd49", "reference": "f6028442dd1dfa4f88e9c7360d753948d165e938",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -347,7 +347,7 @@
"symfony/cache-implementation": "1.1|2.0|3.0" "symfony/cache-implementation": "1.1|2.0|3.0"
}, },
"require-dev": { "require-dev": {
"cache/integration-tests": "dev-master", "cache/integration-tests": "^1.0.3",
"doctrine/dbal": "^3.6|^4", "doctrine/dbal": "^3.6|^4",
"predis/predis": "^1.1|^2.0", "predis/predis": "^1.1|^2.0",
"psr/simple-cache": "^1.0|^2.0|^3.0", "psr/simple-cache": "^1.0|^2.0|^3.0",
@@ -392,7 +392,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v7.4.16" "source": "https://github.com/symfony/cache/tree/v7.4.17"
}, },
"funding": [ "funding": [
{ {
@@ -412,7 +412,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-31T19:35:04+00:00" "time": "2026-08-19T08:28:05+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@@ -575,16 +575,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.4.16", "version": "v7.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "f4c69c9aed03abf933b294257d618bdd9b30a06d" "reference": "962e18f09ebe68a49039b4c82fc0ea4871824fca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/f4c69c9aed03abf933b294257d618bdd9b30a06d", "url": "https://api.github.com/repos/symfony/console/zipball/962e18f09ebe68a49039b4c82fc0ea4871824fca",
"reference": "f4c69c9aed03abf933b294257d618bdd9b30a06d", "reference": "962e18f09ebe68a49039b4c82fc0ea4871824fca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -649,7 +649,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v7.4.16" "source": "https://github.com/symfony/console/tree/v7.4.17"
}, },
"funding": [ "funding": [
{ {
@@ -669,7 +669,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-31T12:37:14+00:00" "time": "2026-08-21T12:09:28+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
@@ -1210,16 +1210,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v7.4.16", "version": "v7.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "fa9c81699911e0eb9986306d5a5694f470f5aaff" "reference": "c7f3c14c51fccba466761e8c0e7dafe4335acc16"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/fa9c81699911e0eb9986306d5a5694f470f5aaff", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c7f3c14c51fccba466761e8c0e7dafe4335acc16",
"reference": "fa9c81699911e0eb9986306d5a5694f470f5aaff", "reference": "c7f3c14c51fccba466761e8c0e7dafe4335acc16",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1253,7 +1253,7 @@
"symfony/form": "<7.4", "symfony/form": "<7.4",
"symfony/http-client": "<6.4", "symfony/http-client": "<6.4",
"symfony/lock": "<6.4", "symfony/lock": "<6.4",
"symfony/mailer": "<6.4", "symfony/mailer": "<6.4.44|>=7.0,<7.4.17|>=8.0,<8.1.5",
"symfony/messenger": "<7.4", "symfony/messenger": "<7.4",
"symfony/mime": "<6.4.37|>=7.0,<7.4.9|>=8.0,<8.0.9", "symfony/mime": "<6.4.37|>=7.0,<7.4.9|>=8.0,<8.0.9",
"symfony/property-access": "<6.4", "symfony/property-access": "<6.4",
@@ -1344,7 +1344,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/framework-bundle/tree/v7.4.16" "source": "https://github.com/symfony/framework-bundle/tree/v7.4.17"
}, },
"funding": [ "funding": [
{ {
@@ -1364,20 +1364,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-08-06T09:41:15+00:00" "time": "2026-08-21T19:38:51+00:00"
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v7.4.16", "version": "v7.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "c513ed0ba5d1784a6b55fc84190dbe4451b12f41" "reference": "d0aca330a822fe40376cd04c335cb48a24743d0c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/c513ed0ba5d1784a6b55fc84190dbe4451b12f41", "url": "https://api.github.com/repos/symfony/http-client/zipball/d0aca330a822fe40376cd04c335cb48a24743d0c",
"reference": "c513ed0ba5d1784a6b55fc84190dbe4451b12f41", "reference": "d0aca330a822fe40376cd04c335cb48a24743d0c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1445,7 +1445,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v7.4.16" "source": "https://github.com/symfony/http-client/tree/v7.4.17"
}, },
"funding": [ "funding": [
{ {
@@ -1465,7 +1465,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-29T16:20:51+00:00" "time": "2026-08-21T17:40:08+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
@@ -3005,16 +3005,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.4.15", "version": "v7.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec" "reference": "0b040d7b66ceb10b7bb24c8e6656257932693a12"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e101850ded5d2c0d44bf32abb8996404afec2dec", "url": "https://api.github.com/repos/symfony/yaml/zipball/0b040d7b66ceb10b7bb24c8e6656257932693a12",
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec", "reference": "0b040d7b66ceb10b7bb24c8e6656257932693a12",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3057,7 +3057,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.4.15" "source": "https://github.com/symfony/yaml/tree/v7.4.17"
}, },
"funding": [ "funding": [
{ {
@@ -3077,7 +3077,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-21T15:13:06+00:00" "time": "2026-08-21T12:09:28+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@@ -4861,16 +4861,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v7.4.16", "version": "v7.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "49757f773056f1180f16667e0a5a533d262cbe9a" "reference": "af20e33fb353eb7dea674accdfe7925d33207ada"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/49757f773056f1180f16667e0a5a533d262cbe9a", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/af20e33fb353eb7dea674accdfe7925d33207ada",
"reference": "49757f773056f1180f16667e0a5a533d262cbe9a", "reference": "af20e33fb353eb7dea674accdfe7925d33207ada",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4922,7 +4922,7 @@
"testing" "testing"
], ],
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.16" "source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.17"
}, },
"funding": [ "funding": [
{ {
@@ -4942,7 +4942,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-08-07T14:56:57+00:00" "time": "2026-08-21T17:40:08+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",