Bump the composer-dependencies group across 1 directory with 7 updates - #102
Merged
Merged
Conversation
Bumps the composer-dependencies group with 4 updates in the / directory: [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle), [symfony/ux-live-component](https://github.com/symfony/ux-live-component), [symfony/ux-turbo](https://github.com/symfony/ux-turbo) and [symfony/ux-twig-component](https://github.com/symfony/ux-twig-component). Updates `doctrine/doctrine-migrations-bundle` from 3.7.0 to 4.0.1 - [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases) - [Upgrade guide](https://github.com/doctrine/DoctrineMigrationsBundle/blob/4.0.x/UPGRADE.md) - [Commits](doctrine/DoctrineMigrationsBundle@3.7.0...4.0.1) Updates `symfony/console` from 8.1.5 to 8.1.6 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/8.2/CHANGELOG.md) - [Commits](symfony/console@v8.1.5...v8.1.6) Updates `symfony/framework-bundle` from 8.1.5 to 8.1.6 - [Release notes](https://github.com/symfony/framework-bundle/releases) - [Changelog](https://github.com/symfony/framework-bundle/blob/8.2/CHANGELOG.md) - [Commits](symfony/framework-bundle@v8.1.5...v8.1.6) Updates `symfony/process` from 8.1.5 to 8.1.6 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/8.2/CHANGELOG.md) - [Commits](symfony/process@v8.1.5...v8.1.6) Updates `symfony/ux-live-component` from 2.36.0 to 3.4.0 - [Release notes](https://github.com/symfony/ux-live-component/releases) - [Changelog](https://github.com/symfony/ux-live-component/blob/3.x/CHANGELOG.md) - [Commits](symfony/ux-live-component@v2.36.0...v3.4.0) Updates `symfony/ux-turbo` from 2.36.0 to 3.4.0 - [Release notes](https://github.com/symfony/ux-turbo/releases) - [Changelog](https://github.com/symfony/ux-turbo/blob/3.x/CHANGELOG.md) - [Commits](symfony/ux-turbo@v2.36.0...v3.4.0) Updates `symfony/ux-twig-component` from 2.36.0 to 3.4.0 - [Release notes](https://github.com/symfony/ux-twig-component/releases) - [Changelog](https://github.com/symfony/ux-twig-component/blob/3.x/CHANGELOG.md) - [Commits](symfony/ux-twig-component@v2.36.0...v3.4.0) --- updated-dependencies: - dependency-name: doctrine/doctrine-migrations-bundle dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: composer-dependencies - dependency-name: symfony/console dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-dependencies - dependency-name: symfony/framework-bundle dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-dependencies - dependency-name: symfony/process dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-dependencies - dependency-name: symfony/ux-live-component dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: composer-dependencies - dependency-name: symfony/ux-turbo dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: composer-dependencies - dependency-name: symfony/ux-twig-component dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: composer-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Sep 2, 2026
lyrixx
deleted the
dependabot/composer/composer-dependencies-1afcc51406
branch
September 2, 2026 06:40
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 composer-dependencies group with 4 updates in the / directory: doctrine/doctrine-migrations-bundle, symfony/ux-live-component, symfony/ux-turbo and symfony/ux-twig-component.
Updates
doctrine/doctrine-migrations-bundlefrom 3.7.0 to 4.0.1Release notes
Sourced from doctrine/doctrine-migrations-bundle's releases.
... (truncated)
Upgrade guide
Sourced from doctrine/doctrine-migrations-bundle's upgrade guide.
... (truncated)
Commits
43e9212Merge pull request #684 from greg0ire/4.0.x0eb7b39Merge remote-tracking branch 'origin/3.7.x' into 4.0.x0005669Merge pull request #683 from HypeMC/fix-680a0d82eaDon't disable filesystem migrations when service migrations are enabled1fd1454Merge pull request #679 from doctrine/dependabot/github_actions/3.7.x/doctrin...9c01913Bump the doctrine group with 6 updates0faf830Add SECURITY.md to link to reporting policy and email.d509b0dBump the doctrine group with 6 updates (#677)df832dcMerge pull request #675 from doctrine/dependabot/github_actions/doctrine-53ad...17afdddBump the doctrine group with 6 updatesUpdates
symfony/consolefrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/console's releases.
Commits
eb7d995Merge branch '7.4' into 8.123d6f88Merge branch '6.4' into 7.43b8473e[Console][FrameworkBundle] Fix profiling a command stopped at ConsoleEvents::...ad7e62b[Console] Fix service arguments not resolved when a command is invoked by ali...Updates
symfony/framework-bundlefrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/framework-bundle's releases.
Commits
18ea259Merge branch '7.4' into 8.145d6d66Merge branch '6.4' into 7.4a19f20aMerge branch '5.4' into 6.4af61a85Revert "Give the Redis test probes an explicit connect timeout"608e729Merge branch '7.4' into 8.1859a180Merge branch '6.4' into 7.4c658a54Merge branch '5.4' into 6.47179635Give the Redis test probes an explicit connect timeout530edfdDeclare the polyfills needed by the code on PHP 7.2f7e55a4Merge branch '7.4' into 8.1Updates
symfony/processfrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/process's releases.
Commits
Updates
symfony/ux-live-componentfrom 2.36.0 to 3.4.0Release notes
Sourced from symfony/ux-live-component's releases.
Changelog
Sourced from symfony/ux-live-component's changelog.
... (truncated)
Commits
bb7a955Fix issue #3728120e6bebug #3676 [LiveComponent] Avoid 500 errors on malformed hydration payloads (A...09f8a63bug #3688 [LiveComponent] Fix data-loading scanner ignoring data-live-ignore ...d369255bug #3690 [LiveComponent] Fix support for nullable collection properties on c...0d0c75b[LiveComponent] Support nullable collection properties on component54c37b4Merge branch '2.x' into 3.x4814facBump npm packages to v2.36.267c0707[LiveComponent] Fix data-loading scanner ignoring data-live-ignore subtrees0baaf91Merge branch '2.x' into 3.x976729aBump npm packages to v2.36.1Updates
symfony/ux-turbofrom 2.36.0 to 3.4.0Release notes
Sourced from symfony/ux-turbo's releases.
Changelog
Sourced from symfony/ux-turbo's changelog.
... (truncated)
Commits
daa104bAdd sync-packages.php to normalize packages .gitattributes7c91d23Fix issue #37285420abd[Documention][Turbo] Remove mention to unsupported Symfony version505f246Merge branch '2.x' into 3.xccb3c68Bump npm packages to v2.36.2b1e683eUpdate CHANGELOGs for 3.2.062cacc7Merge branch '2.x' into 3.xb161df2Bump npm packages to v2.36.1dcc2da8Merge branch '2.x' into 3.x8af1035Drop PR warning and auto-closing on subtree splitsUpdates
symfony/ux-twig-componentfrom 2.36.0 to 3.4.0Release notes
Sourced from symfony/ux-twig-component's releases.
Changelog
Sourced from symfony/ux-twig-component's changelog.
... (truncated)
Commits
520e1da[TwigComponent] Support component tag names from expressions2cf40a5Add sync-packages.php to normalize packages .gitattributes2f3a1b7[Documentation][TwigComponent] Fix syntaxc52d34b[TwigComponent] Allow standalone usage with any PSR-11 container94d5c84Merge branch '2.x' into 3.x61df99cDrop PR warning and auto-closing on subtree splits5ef94a5[TwigComponent] Expose pre/embedded render methods on `ComponentRendererInter...93b4782Update CHANGELOGs for 3.1.0afdea19[TwigComponent] Use twig.safe_class tag and move setLexer to TwigComponentPass4da7840[CI] Workflows hardenings, thanks to ZizmorDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions