Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the php-prod group with 3 updates in the / directory: doctrine/doctrine-bundle, doctrine/orm and symfony/twig-bundle.

Updates doctrine/doctrine-bundle from 2.18.1 to 2.18.2

Release notes

Sourced from doctrine/doctrine-bundle's releases.

2.18.2

Release Notes for 2.18.2

2.18.x bugfix release (patch)

2.18.2

  • Total issues resolved: 0
  • Total pull requests resolved: 9
  • Total contributors: 4

Bugfixes

Documentation

CI

Commits
  • 0ff098b Merge pull request #2173 from greg0ire/document-command-remapping
  • c8980d0 Document command remapping
  • ff26443 Detect bundle containing only MappedSuperclass annotations (#2171)
  • 0cf3392 Merge pull request #2167 from doctrine/dependabot/github_actions/2.18.x/actio...
  • 4b3d951 Merge pull request #2168 from doctrine/dependabot/github_actions/2.18.x/actio...
  • f7b4bdc Bump actions/upload-artifact from 5 to 6
  • b5eb5bc Bump actions/download-artifact from 6 to 7
  • b105485 Bump actions/checkout from 5 to 6
  • 68c9ab8 Bump doctrine/.github/.github/workflows/coding-standards.yml
  • 203bfdd Merge pull request #2142 from alexislefebvre/chore-show-parameters-in-name-of...
  • Additional commits viewable in compare view

Updates doctrine/orm from 3.5.8 to 3.6.0

Release notes

Sourced from doctrine/orm's releases.

3.6.0

Release Notes for 3.6.0

Feature release (minor)

3.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 21
  • Total contributors: 13

New Feature

Deprecation

Improvement

Bugfixes

Documentation

Test Suite

... (truncated)

Commits

Updates symfony/config from 7.4.1 to 7.4.3

Release notes

Sourced from symfony/config's releases.

v7.4.3

Changelog (symfony/config@v7.4.2...v7.4.3)

Commits
  • 800ce88 [Config][FrameworkBundle] Allow using ParamConfigurator with every configurab...
  • b7b6269 [Config] Add default generic to Configuration to TParent generic
  • See full diff in compare view

Updates symfony/console from 7.4.1 to 7.4.3

Release notes

Sourced from symfony/console's releases.

v7.4.3

Changelog (symfony/console@v7.4.2...v7.4.3)

Commits
  • 732a9ca Merge branch '7.3' into 7.4
  • 3fe6281 Merge branch '6.4' into 7.3
  • f9f8a88 bug #62813 [Console] Fix EofShortcut instruction when using a modern terminal...
  • b5d397f [Console] Fix EofShortcut instruction when using a modern terminal on Windows
  • 4009891 [Console] Do not call non-static method via class-name
  • 9b0f9e1 [Console] Fix choice autocomplete issue when string has spaces
  • b2683d6 Merge branch '7.3' into 7.4
  • 71e59dd Merge branch '6.4' into 7.3
  • ea6b012 [FIX] Comments of horizontal/vertical were mixed up
  • b52819a bug #62763 [Console] Escape the description passed to the lazy command so the...
  • See full diff in compare view

Updates symfony/http-foundation from 7.4.1 to 7.4.3

Release notes

Sourced from symfony/http-foundation's releases.

v7.4.3

Changelog (symfony/http-foundation@v7.4.2...v7.4.3)

Commits
  • a70c745 [HttpFoundation] Improve doc blocks in ParameterBag
  • f721924 Merge branch '7.3' into 7.4
  • 6dc9893 Merge branch '6.4' into 7.3
  • a35ee6f [HttpFoundation][Cache] Fix VARBINARY columns on sqlsrv
  • See full diff in compare view

Updates symfony/twig-bundle from 7.4.0 to 7.4.3

Release notes

Sourced from symfony/twig-bundle's releases.

v7.4.3

Changelog (symfony/twig-bundle@v7.4.2...v7.4.3)

Commits
  • 9e1f5fd Merge branch '7.3' into 7.4
  • 67ce992 Merge branch '6.4' into 7.3
  • df14e1b [TwigBundle] Align TemplateIterator handling of @! original bundle templates ...
  • aa17ff0 Fix unintended BC break for the exception_controller twig setting
  • See full diff in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the php-prod group with 3 updates in the / directory: [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle), [doctrine/orm](https://github.com/doctrine/orm) and [symfony/twig-bundle](https://github.com/symfony/twig-bundle).


Updates `doctrine/doctrine-bundle` from 2.18.1 to 2.18.2
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](doctrine/DoctrineBundle@2.18.1...2.18.2)

Updates `doctrine/orm` from 3.5.8 to 3.6.0
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@3.5.8...3.6.0)

Updates `symfony/config` from 7.4.1 to 7.4.3
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.3/CHANGELOG.md)
- [Commits](symfony/config@v7.4.1...v7.4.3)

Updates `symfony/console` from 7.4.1 to 7.4.3
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md)
- [Commits](symfony/console@v7.4.1...v7.4.3)

Updates `symfony/http-foundation` from 7.4.1 to 7.4.3
- [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.4.1...v7.4.3)

Updates `symfony/twig-bundle` from 7.4.0 to 7.4.3
- [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.4.0...v7.4.3)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
  dependency-version: 2.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- dependency-name: doctrine/orm
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/config
  dependency-version: 7.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- dependency-name: symfony/console
  dependency-version: 7.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- dependency-name: symfony/http-foundation
  dependency-version: 7.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- dependency-name: symfony/twig-bundle
  dependency-version: 7.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 5, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 7, 2026
@dependabot dependabot bot deleted the dependabot/composer/php-prod-4cf384cb3f branch January 7, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant