-
Notifications
You must be signed in to change notification settings - Fork 3
Bump the php-prod group across 1 directory with 15 updates #488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
Bumps the php-prod group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [doctrine/dbal](https://github.com/doctrine/dbal) | `3.10.3` | `3.10.4` | | [doctrine/orm](https://github.com/doctrine/orm) | `3.5.7` | `3.5.8` | | [incenteev/composer-parameter-handler](https://github.com/Incenteev/ParameterHandler) | `2.2.0` | `2.3.0` | | [symfony/config](https://github.com/symfony/config) | `7.3.6` | `7.4.0` | | [symfony/console](https://github.com/symfony/console) | `7.3.6` | `7.4.0` | | [symfony/expression-language](https://github.com/symfony/expression-language) | `7.3.2` | `7.4.0` | | [symfony/form](https://github.com/symfony/form) | `7.3.6` | `7.4.0` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `7.3.7` | `7.4.0` | | [symfony/monolog-bundle](https://github.com/symfony/monolog-bundle) | `3.10.0` | `3.11.0` | | [symfony/runtime](https://github.com/symfony/runtime) | `7.3.4` | `7.4.0` | | [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.3.4` | `7.4.0` | | [symfony/translation](https://github.com/symfony/translation) | `7.3.4` | `7.4.0` | | [symfony/twig-bundle](https://github.com/symfony/twig-bundle) | `7.3.4` | `7.4.0` | | [symfony/webpack-encore-bundle](https://github.com/symfony/webpack-encore-bundle) | `2.3.0` | `2.4.0` | Updates `doctrine/dbal` from 3.10.3 to 3.10.4 - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](doctrine/dbal@3.10.3...3.10.4) Updates `doctrine/orm` from 3.5.7 to 3.5.8 - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](doctrine/orm@3.5.7...3.5.8) Updates `incenteev/composer-parameter-handler` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/Incenteev/ParameterHandler/releases) - [Changelog](https://github.com/Incenteev/ParameterHandler/blob/master/CHANGELOG.md) - [Commits](Incenteev/ParameterHandler@v2.2.0...v2.3.0) Updates `symfony/config` from 7.3.6 to 7.4.0 - [Release notes](https://github.com/symfony/config/releases) - [Changelog](https://github.com/symfony/config/blob/7.3/CHANGELOG.md) - [Commits](symfony/config@v7.3.6...v7.4.0) Updates `symfony/console` from 7.3.6 to 7.4.0 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md) - [Commits](symfony/console@v7.3.6...v7.4.0) Updates `symfony/expression-language` from 7.3.2 to 7.4.0 - [Release notes](https://github.com/symfony/expression-language/releases) - [Changelog](https://github.com/symfony/expression-language/blob/7.3/CHANGELOG.md) - [Commits](symfony/expression-language@v7.3.2...v7.4.0) Updates `symfony/form` from 7.3.6 to 7.4.0 - [Release notes](https://github.com/symfony/form/releases) - [Changelog](https://github.com/symfony/form/blob/7.3/CHANGELOG.md) - [Commits](symfony/form@v7.3.6...v7.4.0) Updates `symfony/http-foundation` from 7.3.7 to 7.4.0 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.3/CHANGELOG.md) - [Commits](symfony/http-foundation@v7.3.7...v7.4.0) Updates `symfony/monolog-bundle` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/symfony/monolog-bundle/releases) - [Changelog](https://github.com/symfony/monolog-bundle/blob/4.x/CHANGELOG.md) - [Commits](symfony/monolog-bundle@v3.10.0...v3.11.0) Updates `symfony/runtime` from 7.3.4 to 7.4.0 - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/7.3/CHANGELOG.md) - [Commits](symfony/runtime@v7.3.4...v7.4.0) Updates `symfony/security-bundle` from 7.3.4 to 7.4.0 - [Release notes](https://github.com/symfony/security-bundle/releases) - [Changelog](https://github.com/symfony/security-bundle/blob/7.3/CHANGELOG.md) - [Commits](symfony/security-bundle@v7.3.4...v7.4.0) Updates `symfony/translation` from 7.3.4 to 7.4.0 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/7.3/CHANGELOG.md) - [Commits](symfony/translation@v7.3.4...v7.4.0) Updates `symfony/twig-bundle` from 7.3.4 to 7.4.0 - [Release notes](https://github.com/symfony/twig-bundle/releases) - [Changelog](https://github.com/symfony/twig-bundle/blob/7.3/CHANGELOG.md) - [Commits](symfony/twig-bundle@v7.3.4...v7.4.0) Updates `symfony/webpack-encore-bundle` from 2.3.0 to 2.4.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.3.0...v2.4.0) Updates `twig/twig` from 3.22.0 to 3.22.1 - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](twigphp/Twig@v3.22.0...v3.22.1) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-version: 3.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-prod - dependency-name: doctrine/orm dependency-version: 3.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-prod - dependency-name: incenteev/composer-parameter-handler dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/config dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/console dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/expression-language dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/form dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/http-foundation dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/monolog-bundle dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/runtime dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/security-bundle dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/translation dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/twig-bundle dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: symfony/webpack-encore-bundle dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-prod - dependency-name: twig/twig dependency-version: 3.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-prod ... Signed-off-by: dependabot[bot] <support@github.com>
8cd4d27 to
7a2ab6b
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 php-prod group with 14 updates in the / directory:
3.10.33.10.43.5.73.5.82.2.02.3.07.3.67.4.07.3.67.4.07.3.27.4.07.3.67.4.07.3.77.4.03.10.03.11.07.3.47.4.07.3.47.4.07.3.47.4.07.3.47.4.02.3.02.4.0Updates
doctrine/dbalfrom 3.10.3 to 3.10.4Release notes
Sourced from doctrine/dbal's releases.
Commits
63a46cbBump GitHub actions (#7229)33be106Test against stable Symfony 8 (#7228)ece43bfBump doctrine/.github/.github/workflows/phpstan.yml from 12.2.0 to 13.0.0 (#7...5a95d76Bump doctrine/.github/.github/workflows/documentation.yml from 12.2.0 to 13.0...d4dff93Bump doctrine/.github/.github/workflows/coding-standards.yml from 12.2.0 to 1...7c5cda8Merge pull request #7226 from doctrine/dependabot/github_actions/3.10.x/actio...78c8b46Bump actions/checkout from 5 to 64b3a566Remove fail fast5e8167bRun CI on PHP 8.5 (#7219)306efa9PDOConnect::doConnect hide sensitive parameters (#7214)Updates
doctrine/ormfrom 3.5.7 to 3.5.8Release notes
Sourced from doctrine/orm's releases.
Commits
78dd074Remove obsolete VarExporter feature detection (#12309)ff22a00Allow Symfony 8 (#12308)02e8ff9Explicitly set a cache in testDisablingXmlValidationIsPossible (#12307)2e75a7fMerge branch '2.20.x' into 3.5.x152b0e3Removes Guides from our dependencies (#12303)9d11fddFix PHPStan and test errors after DBAL 4.4 and Symfony 7.4 releases (#12301)87f1ba7Support Symfony Console 8 (#12300)ee70178Merge pull request #12287 from greg0ire/more-order-byab148d3Bump doctrine/.github/.github/workflows/composer-lint.yml (#12288)3924c38Bump doctrine/.github/.github/workflows/documentation.yml (#12289)Updates
incenteev/composer-parameter-handlerfrom 2.2.0 to 2.3.0Release notes
Sourced from incenteev/composer-parameter-handler's releases.
Changelog
Sourced from incenteev/composer-parameter-handler's changelog.
Commits
4d9a7c7Update the changelog for 2.3.09666527Merge pull request #147 from Chris53897/feature/symfony-8a11de86feat: allow symfony 897173f1Merge pull request #146 from Chris53897/patch-1f92fe5efix: PHP 8.5 deprecationa9abbb0ci: add tests for PHP 8.5f6eb59cMerge pull request #145 from W0rma/php84075c2e7Test against PHP 8.4Updates
symfony/configfrom 7.3.6 to 7.4.0Release notes
Sourced from symfony/config's releases.
Commits
f76c74eMerge branch '7.3' into 7.4b212ca7[Config] Fix nullable EnumNode with BackedEnum32c2687Merge branch '7.3' into 7.48204049[Config] Deprecate config builder generators5ccb0fd[FrameworkBundle] Auto-generateconfig/reference.phpto assist in writing a...3dd518aminor #62121 AddTEST_GENERATE_FIXTURES=1to generate fixtures in tests (G...9352de6AddTEST_GENERATE_FIXTURES=1to generate fixtures in tests7bd16ba[Config] Fix array shape forcanBeEnabled/canBeDisabled50924ea[Config] Fix generating array-shapes that list enum cases37acc04[Config][DependencyInjection] Deprecate the fluent PHP format for semantic co...Updates
symfony/consolefrom 7.3.6 to 7.4.0Release notes
Sourced from symfony/console's releases.
Commits
0bc0f45Merge branch '7.3' into 7.487ca0e4Merge branch '6.4' into 7.318c5fd1[Console] Fix exception message when abbreviation matches multiple hidden com...4155b9fMerge branch '7.3' into 7.41f04b60Merge branch '6.4' into 7.37f0dd9a[Console] Fix completion for global options values87ad3ca[Console] Remove a redundant local variable in the console Application class.a2b78aefix merge50ffc02Merge branch '7.3' into 7.4ddb064eMerge branch '6.4' into 7.3Updates
symfony/expression-languagefrom 7.3.2 to 7.4.0Release notes
Sourced from symfony/expression-language's releases.
Commits
8b9bbbbMerge branch '7.3' into 7.4cd87867Merge branch '6.4' into 7.301906f3[ExpressionLanguage] Compile numbers with var_export in Compiler::repr for th...b53192cchore: PHP CS Fixer - update heredoc handlingac16e72minor #61373 chore: PHP CS Fixer - heredoc indentation as of PHP 7.3 (keradus)b79fe9brun tests with PHPUnit 12.3dc65632chore: heredoc indentation as of PHP 7.32e92b4aCS fixesbe9035areplace PHPUnit annotations with attributesb3f60d6run tests using PHPUnit 11.5Updates
symfony/formfrom 7.3.6 to 7.4.0Release notes
Sourced from symfony/form's releases.
Commits
00b8d61Mark FormFlow as finished if the last step is skippedfd1752eMerge branch '7.3' into 7.4a766bc4[Form][Intl] Allow the developer to choose if he want to include/exclude curr...4a374b6Add FormFlow for multistep forms management9906163Merge branch '7.3' into 7.446b4de4Merge branch '7.3' into 7.4fe2a58ado not install symfony/intl < 7.4cf449e8feature #61837 [Form] Add newactive_at,not_active_atandlegal_tender...d304325[Form] Add newactive_at,not_active_atandlegal_tenderoptions to `Cu...6cc6ccdMerge branch '7.3' into 7.4Updates
symfony/http-foundationfrom 7.3.7 to 7.4.0Release notes
Sourced from symfony/http-foundation's releases.
Commits
769c172[HttpFoundation] Fix tests9c3a3e2Merge branch '7.3' into 7.4c0a2415Merge branch '6.4' into 7.3716e385[HttpFoundation] Fix RequestTest insulationcdc7f21Merge branch '7.3' into 7.490804bbMerge branch '6.4' into 7.34f9dbbf[HttpFoundation] Fix AcceptHeader overwrites items with different parametersfa8b9f2Merge branch '7.3' into 7.4a696cb0Merge branch '7.3' into 7.4f715d90[HttpFoundation] Deprecate null $format argument to Request::setFormat()Updates
symfony/monolog-bundlefrom 3.10.0 to 3.11.0Release notes
Sourced from symfony/monolog-bundle's releases.
Changelog
Sourced from symfony/monolog-bundle's changelog.
Commits
e12eb92Prepare the 3.11.0 release26a29b9feature #473 Add service definition for SyslogFormatter (sarim)8996d60Add service definition for SyslogFormatterc8d9bf0bug #556 Allow unset ofexcluded_http_codes(GromNaN)7f4ae11Allow unset of excluded_http_codesec54eb1feature #550 Deprecate "mongo" handler type in favor of new "mongodb" syntax ...c1899ddDeprecate "mongo" handler type in favor of new "mongodb" syntax4fb8f83minor #551 Remove:voidreturn types from tests (GromNaN)8f91266Remove :void return types from testsc6b64c3feature #485 Add priority field to processor tags (HypeMC)Updates
symfony/runtimefrom 7.3.4 to 7.4.0Release notes
Sourced from symfony/runtime's releases.
Commits
e3dd6c0[PHPDoc] Fix various PHPDoc syntax errorscfa878e[Runtime] Exposeproject_dirasAPP_PROJECT_DIRenv var5b90ac8make project_dir configurable43f5d81Merge branch '7.3' into 7.4be29914[Runtime] Expose the runtime class in$_SERVER['APP_RUNTIME']afe3c3f[Runtime] Support runtime options as a stringf305b5achore: PHP CS Fixer - restore PHP / PHPUnit rulesets199d14erun tests using PHPUnit 11.500ceeb8Various CS fixes71821d5feature #60503 [Runtime] Automatically use FrankenPHP runner when its worker ...Updates
symfony/security-bundlefrom 7.3.4 to 7.4.0Release notes
Sourced from symfony/security-bundle's releases.
Commits
48a64e7[Security] Set OIDC JWKS cache TTL from provider headersb0db040[Config] Deprecate setting a default value to a node that is required, and vi...d300919[Security] Allow multiple OIDC discovery endpointsd3f86d0feature #60660 [Security] Add security:oidc-token:generate command (Jean-Beru)6f656b0[Security] Add security:oidc-token:generate command337d912[DependencyInjection] Deprecate ExtensionInterface::getXsdValidationBasePath(...49e275b[DependencyInjection][Routing] Deprecate XML configuration format8cd9213[DependencyInjection][Config][Routing] Deprecate using$thisor the interna...4e3c3f6feature #51273 [Config] AddArrayNodeDefinition::acceptAndWrap()to list al...9750123Merge branch '7.3' into 7.4Updates
symfony/translationfrom 7.3.4 to 7.4.0Release notes
Sourced from symfony/translation's releases.
Commits
2d01ca0Merge branch '7.3' into 7.4c586b15Merge branch '6.4' into 7.3d1fdeefminor #62360 [Intl] Update data to ICU 78.1 (llupa)b02459d[Intl] Update data to ICU 78.127c7889[Translation][Routing] Fix typos