Bump the dependencies group with 42 updates#261
Merged
github-actions[bot] merged 1 commit intomasterfrom Nov 1, 2024
Merged
Conversation
Bumps the dependencies group with 42 updates: | Package | From | To | | --- | --- | --- | | [api-platform/core](https://github.com/api-platform/core) | `4.0.2` | `4.0.6` | | [phpstan/phpdoc-parser](https://github.com/phpstan/phpdoc-parser) | `1.32.0` | `1.33.0` | | [easycorp/easyadmin-bundle](https://github.com/EasyCorp/EasyAdminBundle) | `4.12.0` | `4.13.5` | | [knpuniversity/oauth2-client-bundle](https://github.com/knpuniversity/oauth2-client-bundle) | `2.18.2` | `2.18.3` | | [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) | `2.12.1` | `2.13.0` | | [symfony/flex](https://github.com/symfony/flex) | `2.4.6` | `2.4.7` | | [symfony/lock](https://github.com/symfony/lock) | `7.1.1` | `7.1.6` | | [symfony/form](https://github.com/symfony/form) | `7.1.5` | `7.1.6` | | [symfony/intl](https://github.com/symfony/intl) | `7.1.5` | `7.1.6` | | [symfony/mime](https://github.com/symfony/mime) | `7.1.5` | `7.1.6` | | [symfony/yaml](https://github.com/symfony/yaml) | `7.1.5` | `7.1.6` | | [symfony/cache](https://github.com/symfony/cache) | `7.1.5` | `7.1.6` | | [symfony/asset](https://github.com/symfony/asset) | `7.1.1` | `7.1.6` | | [symfony/finder](https://github.com/symfony/finder) | `7.1.4` | `7.1.6` | | [symfony/dotenv](https://github.com/symfony/dotenv) | `7.1.5` | `7.1.6` | | [symfony/mailer](https://github.com/symfony/mailer) | `7.1.5` | `7.1.6` | | [symfony/string](https://github.com/symfony/string) | `7.1.5` | `7.1.6` | | [symfony/process](https://github.com/symfony/process) | `7.1.5` | `7.1.6` | | [symfony/console](https://github.com/symfony/console) | `7.1.5` | `7.1.6` | | [symfony/runtime](https://github.com/symfony/runtime) | `7.1.1` | `7.1.6` | | [symfony/web-link](https://github.com/symfony/web-link) | `7.1.1` | `7.1.6` | | [symfony/validator](https://github.com/symfony/validator) | `7.1.5` | `7.1.6` | | [symfony/serializer](https://github.com/symfony/serializer) | `7.1.5` | `7.1.6` | | [symfony/filesystem](https://github.com/symfony/filesystem) | `7.1.5` | `7.1.6` | | [symfony/translation](https://github.com/symfony/translation) | `7.1.5` | `7.1.6` | | [symfony/twig-bundle](https://github.com/symfony/twig-bundle) | `7.1.5` | `7.1.6` | | [symfony/http-client](https://github.com/symfony/http-client) | `7.1.5` | `7.1.6` | | [symfony/browser-kit](https://github.com/symfony/browser-kit) | `7.1.1` | `7.1.6` | | [symfony/css-selector](https://github.com/symfony/css-selector) | `7.1.1` | `7.1.6` | | [symfony/rate-limiter](https://github.com/symfony/rate-limiter) | `7.1.1` | `7.1.6` | | [symfony/property-info](https://github.com/symfony/property-info) | `7.1.3` | `7.1.6` | | [symfony/property-access](https://github.com/symfony/property-access) | `7.1.4` | `7.1.6` | | [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.1.4` | `7.1.6` | | [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.1.5` | `7.1.6` | | [symfony/expression-language](https://github.com/symfony/expression-language) | `7.1.4` | `7.1.6` | | [symfony/webpack-encore-bundle](https://github.com/symfony/webpack-encore-bundle) | `2.1.1` | `2.2.0` | | [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.12.5` | `1.12.7` | | [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `7.1.1` | `7.1.6` | | [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.1.4` | `7.1.6` | | [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `1.4.10` | `1.4.11` | | [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) | `1.5.3` | `1.5.5` | | [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.1.4` | `7.1.6` | Updates `api-platform/core` from 4.0.2 to 4.0.6 - [Release notes](https://github.com/api-platform/core/releases) - [Changelog](https://github.com/api-platform/core/blob/main/CHANGELOG.md) - [Commits](api-platform/core@v4.0.2...v4.0.6) Updates `phpstan/phpdoc-parser` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/phpstan/phpdoc-parser/releases) - [Commits](phpstan/phpdoc-parser@1.32.0...1.33.0) Updates `easycorp/easyadmin-bundle` from 4.12.0 to 4.13.5 - [Release notes](https://github.com/EasyCorp/EasyAdminBundle/releases) - [Commits](EasyCorp/EasyAdminBundle@v4.12.0...v4.13.5) Updates `knpuniversity/oauth2-client-bundle` from 2.18.2 to 2.18.3 - [Release notes](https://github.com/knpuniversity/oauth2-client-bundle/releases) - [Changelog](https://github.com/knpuniversity/oauth2-client-bundle/blob/main/CHANGELOG.md) - [Commits](knpuniversity/oauth2-client-bundle@v2.18.2...v2.18.3) Updates `doctrine/doctrine-bundle` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](doctrine/DoctrineBundle@2.12.1...2.13.0) Updates `symfony/flex` from 2.4.6 to 2.4.7 - [Release notes](https://github.com/symfony/flex/releases) - [Commits](symfony/flex@v2.4.6...v2.4.7) Updates `symfony/lock` from 7.1.1 to 7.1.6 - [Release notes](https://github.com/symfony/lock/releases) - [Changelog](https://github.com/symfony/lock/blob/7.1/CHANGELOG.md) - [Commits](symfony/lock@v7.1.1...v7.1.6) Updates `symfony/form` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/form/releases) - [Changelog](https://github.com/symfony/form/blob/7.1/CHANGELOG.md) - [Commits](symfony/form@v7.1.5...v7.1.6) Updates `symfony/intl` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/intl/releases) - [Changelog](https://github.com/symfony/intl/blob/7.1/CHANGELOG.md) - [Commits](symfony/intl@v7.1.5...v7.1.6) Updates `symfony/mime` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/mime/releases) - [Changelog](https://github.com/symfony/mime/blob/7.1/CHANGELOG.md) - [Commits](symfony/mime@v7.1.5...v7.1.6) Updates `symfony/yaml` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md) - [Commits](symfony/yaml@v7.1.5...v7.1.6) Updates `symfony/cache` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/cache/releases) - [Changelog](https://github.com/symfony/cache/blob/7.1/CHANGELOG.md) - [Commits](symfony/cache@v7.1.5...v7.1.6) Updates `symfony/asset` from 7.1.1 to 7.1.6 - [Release notes](https://github.com/symfony/asset/releases) - [Changelog](https://github.com/symfony/asset/blob/7.1/CHANGELOG.md) - [Commits](symfony/asset@v7.1.1...v7.1.6) Updates `symfony/finder` from 7.1.4 to 7.1.6 - [Release notes](https://github.com/symfony/finder/releases) - [Changelog](https://github.com/symfony/finder/blob/7.1/CHANGELOG.md) - [Commits](symfony/finder@v7.1.4...v7.1.6) Updates `symfony/dotenv` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/dotenv/releases) - [Changelog](https://github.com/symfony/dotenv/blob/7.1/CHANGELOG.md) - [Commits](symfony/dotenv@v7.1.5...v7.1.6) Updates `symfony/mailer` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/7.1/CHANGELOG.md) - [Commits](symfony/mailer@v7.1.5...v7.1.6) Updates `symfony/string` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/string/releases) - [Changelog](https://github.com/symfony/string/blob/7.1/CHANGELOG.md) - [Commits](symfony/string@v7.1.5...v7.1.6) Updates `symfony/process` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md) - [Commits](symfony/process@v7.1.5...v7.1.6) Updates `symfony/console` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md) - [Commits](symfony/console@v7.1.5...v7.1.6) Updates `symfony/runtime` from 7.1.1 to 7.1.6 - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/7.1/CHANGELOG.md) - [Commits](symfony/runtime@v7.1.1...v7.1.6) Updates `symfony/web-link` from 7.1.1 to 7.1.6 - [Release notes](https://github.com/symfony/web-link/releases) - [Changelog](https://github.com/symfony/web-link/blob/7.1/CHANGELOG.md) - [Commits](symfony/web-link@v7.1.1...v7.1.6) Updates `symfony/validator` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/validator/releases) - [Changelog](https://github.com/symfony/validator/blob/7.1/CHANGELOG.md) - [Commits](symfony/validator@v7.1.5...v7.1.6) Updates `symfony/serializer` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/serializer/releases) - [Changelog](https://github.com/symfony/serializer/blob/7.1/CHANGELOG.md) - [Commits](symfony/serializer@v7.1.5...v7.1.6) Updates `symfony/filesystem` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/filesystem/releases) - [Changelog](https://github.com/symfony/filesystem/blob/7.1/CHANGELOG.md) - [Commits](symfony/filesystem@v7.1.5...v7.1.6) Updates `symfony/translation` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/7.1/CHANGELOG.md) - [Commits](symfony/translation@v7.1.5...v7.1.6) Updates `symfony/twig-bundle` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/twig-bundle/releases) - [Changelog](https://github.com/symfony/twig-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/twig-bundle@v7.1.5...v7.1.6) Updates `symfony/http-client` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md) - [Commits](symfony/http-client@v7.1.5...v7.1.6) Updates `symfony/browser-kit` from 7.1.1 to 7.1.6 - [Release notes](https://github.com/symfony/browser-kit/releases) - [Changelog](https://github.com/symfony/browser-kit/blob/7.1/CHANGELOG.md) - [Commits](symfony/browser-kit@v7.1.1...v7.1.6) Updates `symfony/css-selector` from 7.1.1 to 7.1.6 - [Release notes](https://github.com/symfony/css-selector/releases) - [Changelog](https://github.com/symfony/css-selector/blob/7.1/CHANGELOG.md) - [Commits](symfony/css-selector@v7.1.1...v7.1.6) Updates `symfony/rate-limiter` from 7.1.1 to 7.1.6 - [Release notes](https://github.com/symfony/rate-limiter/releases) - [Changelog](https://github.com/symfony/rate-limiter/blob/7.1/CHANGELOG.md) - [Commits](symfony/rate-limiter@v7.1.1...v7.1.6) Updates `symfony/property-info` from 7.1.3 to 7.1.6 - [Release notes](https://github.com/symfony/property-info/releases) - [Changelog](https://github.com/symfony/property-info/blob/7.1/CHANGELOG.md) - [Commits](symfony/property-info@v7.1.3...v7.1.6) Updates `symfony/property-access` from 7.1.4 to 7.1.6 - [Release notes](https://github.com/symfony/property-access/releases) - [Changelog](https://github.com/symfony/property-access/blob/7.1/CHANGELOG.md) - [Commits](symfony/property-access@v7.1.4...v7.1.6) Updates `symfony/security-bundle` from 7.1.4 to 7.1.6 - [Release notes](https://github.com/symfony/security-bundle/releases) - [Changelog](https://github.com/symfony/security-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/security-bundle@v7.1.4...v7.1.6) Updates `symfony/framework-bundle` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/symfony/framework-bundle/releases) - [Changelog](https://github.com/symfony/framework-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/framework-bundle@v7.1.5...v7.1.6) Updates `symfony/expression-language` from 7.1.4 to 7.1.6 - [Release notes](https://github.com/symfony/expression-language/releases) - [Changelog](https://github.com/symfony/expression-language/blob/7.1/CHANGELOG.md) - [Commits](symfony/expression-language@v7.1.4...v7.1.6) Updates `symfony/webpack-encore-bundle` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/symfony/webpack-encore-bundle/releases) - [Changelog](https://github.com/symfony/webpack-encore-bundle/blob/2.x/CHANGELOG.md) - [Commits](symfony/webpack-encore-bundle@v2.1.1...v2.2.0) Updates `phpstan/phpstan` from 1.12.5 to 1.12.7 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.12.5...1.12.7) Updates `symfony/debug-bundle` from 7.1.1 to 7.1.6 - [Release notes](https://github.com/symfony/debug-bundle/releases) - [Changelog](https://github.com/symfony/debug-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/debug-bundle@v7.1.1...v7.1.6) Updates `symfony/phpunit-bridge` from 7.1.4 to 7.1.6 - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md) - [Commits](symfony/phpunit-bridge@v7.1.4...v7.1.6) Updates `phpstan/phpstan-symfony` from 1.4.10 to 1.4.11 - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](phpstan/phpstan-symfony@1.4.10...1.4.11) Updates `phpstan/phpstan-doctrine` from 1.5.3 to 1.5.5 - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](phpstan/phpstan-doctrine@1.5.3...1.5.5) Updates `symfony/web-profiler-bundle` from 7.1.4 to 7.1.6 - [Release notes](https://github.com/symfony/web-profiler-bundle/releases) - [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/web-profiler-bundle@v7.1.4...v7.1.6) --- updated-dependencies: - dependency-name: api-platform/core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: phpstan/phpdoc-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: easycorp/easyadmin-bundle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: knpuniversity/oauth2-client-bundle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: doctrine/doctrine-bundle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/flex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/lock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/form dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/intl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/mime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/cache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/asset dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/finder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/dotenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/mailer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/string dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/process dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/web-link dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/filesystem dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/translation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/twig-bundle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/http-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/browser-kit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/css-selector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/rate-limiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/property-info dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/property-access dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/security-bundle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/framework-bundle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/expression-language dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/webpack-encore-bundle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/debug-bundle dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/phpunit-bridge dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: phpstan/phpstan-symfony dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/web-profiler-bundle dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 42 updates:
4.0.24.0.61.32.01.33.04.12.04.13.52.18.22.18.32.12.12.13.02.4.62.4.77.1.17.1.67.1.57.1.67.1.57.1.67.1.57.1.67.1.57.1.67.1.57.1.67.1.17.1.67.1.47.1.67.1.57.1.67.1.57.1.67.1.57.1.67.1.57.1.67.1.57.1.67.1.17.1.67.1.17.1.67.1.57.1.67.1.57.1.67.1.57.1.67.1.57.1.67.1.57.1.67.1.57.1.67.1.17.1.67.1.17.1.67.1.17.1.67.1.37.1.67.1.47.1.67.1.47.1.67.1.57.1.67.1.47.1.62.1.12.2.01.12.51.12.77.1.17.1.67.1.47.1.61.4.101.4.111.5.31.5.57.1.47.1.6Updates
api-platform/corefrom 4.0.2 to 4.0.6Release notes
Sourced from api-platform/core's releases.
... (truncated)
Changelog
Sourced from api-platform/core's changelog.
... (truncated)
Commits
001d771doc: changelog 4.0.6a8fdb30Merge pull request #6758 from soyuka/merge3428d66330Merge 3.48bdf044doc: changelog 3.4.54f65ef2fix(metadata): providing parameter constraints skips automatic ones (#6756)89269f6chore: missing .gitattributes (#6757)8c0e30fchore: missing .gitattributes (#6757)67c5a2afix(laravel): jsonapi error serialization (#6755)fc8fa00fix(hydra): iri template when using query parameter (#6742)5a8ef11fix(symfony): ECMA-262 pattern with RegExp validator (#6733)Updates
phpstan/phpdoc-parserfrom 1.32.0 to 1.33.0Release notes
Sourced from phpstan/phpdoc-parser's releases.
Commits
82a311fSupport fornon-empty-arrayandnon-empty-listarray shape kindUpdates
easycorp/easyadmin-bundlefrom 4.12.0 to 4.13.5Release notes
Sourced from easycorp/easyadmin-bundle's releases.
... (truncated)
Commits
7e3f69bPrepare 4.13.5 releasebfcad04Revert an unneeded changef9d0d8ebug #6488 Fix entryToStringMethod when form_parent(form).vars.ea_vars is empt...a529718Fix entryToStringMethod when form_parent(form).vars.ea_vars is empty3641167Bump development version99df736Prepare 4.13.4 releasef9923f4bug #6212 Prevent a crash when loading filters (pkly)f907d7afeature #6487 Allow to customize the string representation of Collection fiel...aaa51f4Fixes36163d8Allow to customize the string representation of Collection field entriesUpdates
knpuniversity/oauth2-client-bundlefrom 2.18.2 to 2.18.3Release notes
Sourced from knpuniversity/oauth2-client-bundle's releases.
Commits
c38ca88fix-external-url-handling (#452)ca2048eminor #453 [ci] tag test as legacy due to deprecation noticeffc61aeRevert "[ci] tag test as legacy due to deprecation notice"7763667[ci] tag test as legacy due to deprecation noticeUpdates
doctrine/doctrine-bundlefrom 2.12.1 to 2.13.0Release notes
Sourced from doctrine/doctrine-bundle's releases.
Commits
ca59d84Merge pull request #1820 from doctrine/2.12.x-merge-up-into-2.13.x_od3vo4jA9926a4aAdd support for configuring the identity generation preferences568affaFully deprecate controller resolver auto mapping (#1804)1bbe59aMerge remote-tracking branch 'refs/remotes/origin/2.12.x' into 2.13.x794cb9eMerge pull request #1802 from jifer/typed-field-mapper-option7bbff25typed_field_mapper - adding to tests;52e9338typed_field_mapper - adding to tests;9d6e6bbEnable to set custom TypedFieldMapper;4bb9f20Register the idle connection listenerUpdates
symfony/flexfrom 2.4.6 to 2.4.7Commits
92f4fbaMerge branch '1.x' into 2.xbda5f86bug #1029 Fix invalid version string "9999999.9999999" (nicolas-grekas)543443aFix invalid version string "9999999.9999999"aae706cfeature #1028 Add DotenvConfigurator, for .env.etc files (nicolas-grekas)43b9ebfAdd DotenvConfigurator, for .env.etc filesde73a3aCS fixesUpdates
symfony/lockfrom 7.1.1 to 7.1.6Release notes
Sourced from symfony/lock's releases.
Commits
1b89839Merge branch '6.4' into 7.1a69c3ddEnsure compatibility with ext-mongodb v2091a6ffMerge branch '6.4' into 7.1eb91b6cMerge branch '5.4' into 6.4579b514Add PR template and auto-close PR on subtree split repositoriesUpdates
symfony/formfrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/form's releases.
Commits
7a48ddaMerge branch '6.4' into 7.10fe17f9Merge branch '5.4' into 6.4d4cb9a2[Form] Remove unnecessary importsc1974a7minor #58472 CS: clean some whitespaces/indentation (keradus)5771ce9[Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTran...92e1f53[DoctrineBridge] Fix risky test warningse88613aMerge branch '6.4' into 7.15818e14[TwigBridge] RemoveVersionAwareTestfromAbstractLayoutTestCase23e1b9dMerge branch '6.4' into 7.1c581db3Merge branch '5.4' into 6.4Updates
symfony/intlfrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/intl's releases.
Commits
c65630cMerge branch '6.4' into 7.16375b48Merge branch '5.4' into 6.457d5a5aminor #58472 CS: clean some whitespaces/indentation (keradus)4feb1d8bug #58377 [Emoji] Update data to support emoji 16 (lyrixx)1175ffaMerge branch '6.4' into 7.15129fa8Merge branch '5.4' into 6.49df47daAdd PR template and auto-close PR on subtree split repositoriese9d15ed[Emoji] Update data to support emoji 16Updates
symfony/mimefrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/mime's releases.
Commits
caa1e52Merge branch '6.4' into 7.11de1cf1Merge branch '5.4' into 6.48c1b9b3[Mime] fix encoding issue with UTF-8 addresses containing doubles spacesbe15a4dMerge branch '6.4' into 7.1108ffe3Merge branch '5.4' into 6.4011f012Add PR template and auto-close PR on subtree split repositoriesUpdates
symfony/yamlfrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/yaml's releases.
Commits
3ced3f2Merge branch '6.4' into 7.1e99b4e9Merge branch '5.4' into 6.4a454d47Add PR template and auto-close PR on subtree split repositoriesUpdates
symfony/cachefrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/cache's releases.
Commits
567ef6dMerge branch '6.4' into 7.18079a30Merge branch '5.4' into 6.412b03e3Revert "bug #58661 [Cache] Initialize RedisAdapter cursor to 0 (thomas-hiron)"94512baMerge branch '6.4' into 7.10188352Merge branch '5.4' into 6.4e135eb8initialize RedisAdapter cursor to 0c2b90dado not skip tests from data providers2002110Merge branch '6.4' into 7.1cf8b746Merge branch '5.4' into 6.46cf23addrop existing schema if tests create it explicitlyUpdates
symfony/assetfrom 7.1.1 to 7.1.6Release notes
Sourced from symfony/asset's releases.
Commits
0dcd514Merge branch '6.4' into 7.12466c17Merge branch '5.4' into 6.4b7a18eaMinor fixes around parse_url() checksbd09c0eMerge branch '6.4' into 7.1fe27fadMerge branch '5.4' into 6.442a2674Add PR template and auto-close PR on subtree split repositoriesUpdates
symfony/finderfrom 7.1.4 to 7.1.6Release notes
Sourced from symfony/finder's releases.
Commits
2cb8966Merge branch '6.4' into 7.1daea9ecMerge branch '5.4' into 6.46374178do not use assertCount() with generators2a2f97fMerge branch '6.4' into 7.1573f1f8Merge branch '5.4' into 6.40412e29Add PR template and auto-close PR on subtree split repositoriesUpdates
symfony/dotenvfrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/dotenv's releases.
Commits
56a10f3Merge branch '6.4' into 7.1436ae2dMerge branch '5.4' into 6.44cb5f06[Dotenv] Default value can be emptyeafe859Merge branch '6.4' into 7.185161b4Merge branch '5.4' into 6.4deac556Add PR template and auto-close PR on subtree split repositoriesUpdates
symfony/mailerfrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/mailer's releases.
Commits
69c9948Merge branch '6.4' into 7.1c2f7e0dMerge branch '5.4' into 6.4f732e1fAdd PR template and auto-close PR on subtree split repositoriesUpdates
symfony/stringfrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/string's releases.
Commits
61b72d6Merge branch '6.4' into 7.138371c6Merge branch '5.4' into 6.47f6807aAdd PR template and auto-close PR on subtree split repositoriesUpdates
symfony/processfrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/process's releases.
Commits
6aaa189Merge branch '6.4' into 7.11f9f59bMerge branch '5.4' into 6.495f3f19Add PR template and auto-close PR on subtree split repositoriesUpdates
symfony/consolefrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/console's releases.
Commits
bb5192aMerge branch '6.4' into 7.1f793dd5Merge branch '5.4' into 6.4108d436minor #58472 CS: clean some whitespaces/indentation (keradus)a978f01Merge branch '6.4' into 7.17f74336Merge branch '5.4' into 6.4ea89256bug #58332 [Console] Suppressproc_openerrors within `Terminal::readFromPr...6a0af2eMerge branch '6.4' into 7.197987daMerge branch '5.4' into 6.40deed11minor #58355 Add PR template and auto-close PR on subtree split repositories ...31ed653Add PR template and auto-close PR on subtree split repositoriesUpdates
symfony/runtimefrom 7.1.1 to 7.1.6Release notes
Sourced from symfony/runtime's releases.
Commits
5f556dcMerge branch '6.4' into 7.12c61a6cMerge branch '5.4' into 6.4ae232b0minor #58355 Add PR template and auto-close PR on subtree split repositories ...ea38ad2Add PR template and auto-close PR on subtree split repositories51477fdMerge branch '6.4' into 7.17fa1bc6Merge branch '5.4' into 6.4ba1a6cbTweak error/exception handler registration76be495Merge branch '6.4' into 7.1bfe32a1[Runtime] Adapt test to support the --silent option introduced in Symfony 7.2Updates
symfony/web-linkfrom 7.1.1 to 7.1.6Release notes
Sourced from symfony/web-link's releases.
Commits
383aa75Merge branch '6.4' into 7.14d188b6Merge branch '5.4' into 6.45b71baeAdd PR template and auto-close PR on subtree split repositoriesUpdates
symfony/validatorfrom 7.1.5 to 7.1.6Release notes
Sourced from symfony/validator's releases.
Commits
6c9fc7bMerge branch '6.4' into 7.168e0bf4Merge branch '5.4' into 6.46efac0afix translation file syntax6835ae9minor #58534 Improve Validator & Security Turkish translations (Tugba Celebio...30c69c9[Validator] [Choice] Fix callback option if not array returned370b937Merge branch '6.4' into 7.1cde18b6Merge branch '5.4' into 6.4563408dAdd missing translations for Turkish (tr)d1e5be3bug #58387 [Validator][CidrValidator] Fix error message for `OutOfRangeNetmas...ad53851[Validator][CidrValidator] Fix error message for Description has been truncated