Skip to content

Bump the php-prod group across 1 directory with 10 updates#555

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-prod-ff63637680
Closed

Bump the php-prod group across 1 directory with 10 updates#555
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-prod-ff63637680

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 27, 2025

Bumps the php-prod group with 9 updates in the / directory:

Package From To
doctrine/doctrine-bundle 2.13.2 2.18.1
doctrine/doctrine-migrations-bundle 3.4.1 3.7.0
doctrine/orm 3.3.2 3.5.7
incenteev/composer-parameter-handler 2.2.0 2.3.0
nelmio/security-bundle 3.4.2 3.6.0
pagerfanta/pagerfanta 4.7.1 4.7.2
ramsey/uuid 4.7.6 4.9.1
twig/extra-bundle 3.20.0 3.22.1
twig/intl-extra 3.20.0 3.22.1

Updates doctrine/doctrine-bundle from 2.13.2 to 2.18.1

Release notes

Sourced from doctrine/doctrine-bundle's releases.

2.18.1

Release Notes for 2.18.1

2.18.1

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

Bugfixes

CI

Documentation

Test Suite

2.18.0

Release Notes for 2.18.0

Feature release (minor)

2.18.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Deprecation

2.17.2

Release Notes for 2.17.2

... (truncated)

Commits
  • b769877 Merge pull request #2115 from jtattevin/fix-2111-detect-mapping-type-with-pac...
  • 6a620f9 Bump doctrine/.github from 12.1.0 to 12.2.0
  • 126ec9e Remove prefix/suffix detection ; Adjust comments
  • f4a9935 Add tests and comments on the regex
  • f3f3141 Fix regex to match php allowed char in namespace
  • 17b0d1a Fix detectMappingType if the entity contain a package attribute
  • 44c203b Merge pull request #2123 from doctrine/dependabot/github_actions/2.18.x/actio...
  • 984070d Merge pull request #2122 from doctrine/dependabot/github_actions/2.18.x/actio...
  • 011ec6b Bump actions/upload-artifact from 4 to 5
  • 0da556b Bump actions/download-artifact from 5 to 6
  • Additional commits viewable in compare view

Updates doctrine/doctrine-migrations-bundle from 3.4.1 to 3.7.0

Release notes

Sourced from doctrine/doctrine-migrations-bundle's releases.

3.7.0

Release Notes for 3.7.0

Feature release (minor)

3.7.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

3.6.0

Release Notes for 3.6.0

Feature release (minor)

3.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Improvements

3.5.0

Release Notes for 3.5.0

Feature release (minor)

3.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Improvements

Deprecations

3.4.3

... (truncated)

Commits
  • 1e380c6 Merge pull request #629 from HypeMC/service-migrations
  • a03b6a3 Add service migrations
  • 49ecc56 Merge pull request #624 from doctrine/3.5.x
  • 6e68062 Merge pull request #622 from javiereguiluz/sf8
  • a3cfb5b Add support for Symfony 8
  • 709a1c7 Merge pull request #623 from greg0ire/update-branch-metadata
  • 1c2d644 Remove "branchName" property on unmaintained branches
  • 18b93a5 Update branch metadata
  • 0bdf66c Merge pull request #621 from javiereguiluz/fix_sf_bundle_config
  • 11d6978 Update the Symfony bundle configuration
  • Additional commits viewable in compare view

Updates doctrine/orm from 3.3.2 to 3.5.7

Release notes

Sourced from doctrine/orm's releases.

3.5.7

Release Notes for 3.5.7

3.5.x bugfix release (patch)

3.5.7

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bugfixes

3.5.6

Release Notes for 3.5.6

3.5.x bugfix release (patch)

3.5.6

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

This release contains the changes from https://github.com/doctrine/orm/releases/tag/2.20.8

3.5.5

Release Notes for 3.5.5

3.5.5

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

This release was intended to contain the changes from https://github.com/doctrine/orm/releases/tag/2.20.8, but doesn't. Use 3.5.6 instead.

3.5.4

Release Notes for 3.5.4

3.5.x bugfix release (patch)

3.5.4

  • Total issues resolved: 0

... (truncated)

Commits
  • f18de9d Merge pull request #12269 from greg0ire/3.5.x
  • 37f76a8 Undo merge from 3.6.x into 3.5.x
  • b622922 Merge pull request #12265 from greg0ire/3.5.x
  • b138395 Merge remote-tracking branch 'origin/2.20.x' into 3.5.x
  • dede2d7 Merge pull request #12262 from greg0ire/address-dbal-depr
  • c502190 Address default expression deprecation
  • 5bff091 Merge pull request #12254 from elliotbruneel/fix/empty-array-query
  • 9ef0f53 fix: update SQL condition for empty array to 1=0 instead of IN (NULL)
  • 4989ca6 test: add test for finding by nullable field with empty array
  • 32d1e97 chore: improve empty array check in SQL condition generation
  • Additional commits viewable in compare view

Updates incenteev/composer-parameter-handler from 2.2.0 to 2.3.0

Release notes

Sourced from incenteev/composer-parameter-handler's releases.

2.3.0

  • Add support for symfony/yaml 8
  • Fix PHP 8.5 deprecations
Changelog

Sourced from incenteev/composer-parameter-handler's changelog.

2.3.0 (2025-11-26)

  • Add support for symfony/yaml 8
  • Fix PHP 8.5 deprecations
Commits

Updates nelmio/security-bundle from 3.4.2 to 3.6.0

Release notes

Sourced from nelmio/security-bundle's releases.

v3.6.0

What's Changed

New Contributors

Full Changelog: nelmio/NelmioSecurityBundle@v3.5.1...v3.6.0

v3.5.1

What's Changed

Full Changelog: nelmio/NelmioSecurityBundle@v3.5.0...v3.5.1

v3.5.0

What's Changed

Full Changelog: nelmio/NelmioSecurityBundle@v3.4.2...v3.5.0

Commits

Updates pagerfanta/pagerfanta from 4.7.1 to 4.7.2

Changelog

Sourced from pagerfanta/pagerfanta's changelog.

4.7.2 (2025-10-12)

  • #62 Remove some PHPStan annotations from Pagerfanta\PagerfantaInterface and Pagerfanta\Pagerfanta to resolve downstream compatibility issues
Commits

Updates ramsey/uuid from 4.7.6 to 4.9.1

Release notes

Sourced from ramsey/uuid's releases.

4.9.1

Fixed

  • Allow brick/math version ^0.14; fixed in #617.
  • Default to microtime() instead of DateTimeImmutable in Ramsey\Uuid\Generator\UnixTimeGenerator.

New Contributors

Full Changelog: ramsey/uuid@4.9.0...4.9.1

4.9.0

Added

  • Add new @pure annotations to the following (#605):
    • Ramsey\Uuid\Codec\CodecInterface::encode()
    • Ramsey\Uuid\Codec\CodecInterface::encodeBinary()
    • Ramsey\Uuid\Codec\CodecInterface::decode()
    • Ramsey\Uuid\Codec\CodecInterface::decodeBytes()
    • Ramsey\Uuid\Fields\FieldsInterface::getBytes()
    • Ramsey\Uuid\Math\CalculatorInterface::add()
    • Ramsey\Uuid\Math\CalculatorInterface::subtract()
    • Ramsey\Uuid\Math\CalculatorInterface::multiply()
    • Ramsey\Uuid\Math\CalculatorInterface::divide()
    • Ramsey\Uuid\Math\CalculatorInterface::fromBase()
    • Ramsey\Uuid\Math\CalculatorInterface::toBase()
    • Ramsey\Uuid\Math\CalculatorInterface::toHexadecimal()
    • Ramsey\Uuid\Math\CalculatorInterface::toInteger()
    • Ramsey\Uuid\Nonstandard\Uuid
    • Ramsey\Uuid\Rfc4122\Fields::isMax()
    • Ramsey\Uuid\Rfc4122\FieldsInterface::getVersion()
    • Ramsey\Uuid\Rfc4122\FieldsInterface::isNil()
    • Ramsey\Uuid\Type\Time::getSeconds()
    • Ramsey\Uuid\Type\Time::getMicroseconds()
    • Ramsey\Uuid\Type\TypeInterface::toString()
    • Ramsey\Uuid\UuidInterface::getBytes()
    • Ramsey\Uuid\UuidInterface::toString()
    • Ramsey\Uuid\Validator\ValidatorInterface::validate()

Fixed

  • Restore the @pure annotations that were removed in 4.8.0 (#603).

Full Changelog: ramsey/uuid@4.8.1...4.9.0

4.8.1

Fixed

... (truncated)

Changelog

Sourced from ramsey/uuid's changelog.

4.9.1 - 2025-09-04

Fixed

  • Allow brick/math version ^0.14; fixed in #617.
  • Default to microtime() instead of DateTimeImmutable in Ramsey\Uuid\Generator\UnixTimeGenerator.

4.9.0 - 2025-06-25

Added

  • Add new @pure annotations to the following (#605):
    • Ramsey\Uuid\Codec\CodecInterface::encode()
    • Ramsey\Uuid\Codec\CodecInterface::encodeBinary()
    • Ramsey\Uuid\Codec\CodecInterface::decode()
    • Ramsey\Uuid\Codec\CodecInterface::decodeBytes()
    • Ramsey\Uuid\Fields\FieldsInterface::getBytes()
    • Ramsey\Uuid\Math\CalculatorInterface::add()
    • Ramsey\Uuid\Math\CalculatorInterface::subtract()
    • Ramsey\Uuid\Math\CalculatorInterface::multiply()
    • Ramsey\Uuid\Math\CalculatorInterface::divide()
    • Ramsey\Uuid\Math\CalculatorInterface::fromBase()
    • Ramsey\Uuid\Math\CalculatorInterface::toBase()
    • Ramsey\Uuid\Math\CalculatorInterface::toHexadecimal()
    • Ramsey\Uuid\Math\CalculatorInterface::toInteger()
    • Ramsey\Uuid\Nonstandard\Uuid
    • Ramsey\Uuid\Rfc4122\Fields::isMax()
    • Ramsey\Uuid\Rfc4122\FieldsInterface::getVersion()
    • Ramsey\Uuid\Rfc4122\FieldsInterface::isNil()
    • Ramsey\Uuid\Type\Time::getSeconds()
    • Ramsey\Uuid\Type\Time::getMicroseconds()
    • Ramsey\Uuid\Type\TypeInterface::toString()
    • Ramsey\Uuid\UuidInterface::getBytes()
    • Ramsey\Uuid\UuidInterface::toString()
    • Ramsey\Uuid\Validator\ValidatorInterface::validate()

Fixed

  • Restore the @pure annotations that were removed in 4.8.0 (#603).

4.8.1 - 2025-06-01

Fixed

  • This tagged release ensures the stable documentation build matches the current stable release.

4.8.0 - 2025-06-01

... (truncated)

Commits
  • 81f941f Prepare release 4.9.1
  • 592a97d Add support for brick/math 0.14 (#617)
  • 101bb3a chore(deps): bump actions/checkout from 4 to 5
  • 169ad8c chore(deps-dev): bump phpstan/phpstan-phpunit from 2.0.6 to 2.0.7
  • 147757c chore(deps-dev): bump captainhook/captainhook from 5.25.6 to 5.25.10
  • 7e9509d chore(deps-dev): bump phpstan/phpdoc-parser from 2.1.0 to 2.2.0
  • 2c22065 chore(deps-dev): bump captainhook/captainhook from 5.25.5 to 5.25.6
  • 0ff3d8d chore(deps-dev): bump myclabs/deep-copy from 1.13.1 to 1.13.3
  • 4025078 chore(deps-dev): bump dealerdirect/phpcodesniffer-composer-installer
  • f239d6c Default to microtime() instead of DateTimeImmutable
  • Additional commits viewable in compare view

Updates twig/extra-bundle from 3.20.0 to 3.22.1

Commits

Updates twig/intl-extra from 3.20.0 to 3.22.1

Commits

Updates twig/twig from 3.20.0 to 3.22.0

Changelog

Sourced from twig/twig's changelog.

3.22.0 (2025-10-29)

  • Add support for two words test in guard tag
  • Add Environment::registerUndefinedTestCallback()
  • Fix compatibility with Symfony 8
  • Fix accessing arrays with stringable objects as key
  • Avoid errors when failing to guess the template info for an error
  • Fix expression parser compatibility layer
  • Fix compiling 'index' with repr (not string) in EmbedNode
  • Update configuration keys + allow extra keys for CommonMark extensions
  • Allow usage of other Markdown converters than CommonMark in LeagueMarkdown

3.21.1 (2025-05-03)

  • Fix ExtensionSet usage of BinaryOperatorExpressionParser

3.21.0 (2025-05-02)

  • Fix wrong array index
  • Deprecate Template::loadTemplate()
  • Fix testing and expression when it evaluates to an instance of Markup
  • Add ReturnPrimitiveTypeInterface (and sub-interfaces for number, boolean, string, and array)
  • Add SupportDefinedTestInterface for expression nodes supporting the defined test
  • Deprecate using the | operator in an expression with + or - without using parentheses to clarify precedence
  • Deprecate operator precedence outside of the [0, 512] range
  • Introduce expression parser classes to describe operators and operands provided by extensions instead of arrays (it comes with many deprecations that are documented in the deprecated documentation chapter)
  • Deprecate the Twig\ExpressionParser, and Twig\OperatorPrecedenceChange classes
  • Add attributes AsTwigFilter, AsTwigFunction, and AsTwigTest to ease extension development
Commits
  • 4509984 Prepare the 3.22.0 release
  • a5487c8 Update CHANGELOG
  • 9a5887a bug #4704 Fix accessing arrays with stringable objects as key (nicolas-grekas)
  • 9ae75d3 Fix accessing arrays with stringable objects as key
  • d26e8f2 minor #4699 Update inky_to_html.rst: Updating link (ThomasLandauer)
  • b9a4e04 Update inky_to_html.rst: Updating link
  • f0cd0fd minor #4695 Update replace.rst (cyphix333)
  • df3a281 Update replace.rst
  • a895a3f minor #4694 [Doc] Tweaks in the escaping article (javiereguiluz)
  • dac599c bug #4693 Compile 'index' with repr (not string) in EmbedNode (smnandre)
  • Additional commits viewable 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 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) | `2.13.2` | `2.18.1` |
| [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle) | `3.4.1` | `3.7.0` |
| [doctrine/orm](https://github.com/doctrine/orm) | `3.3.2` | `3.5.7` |
| [incenteev/composer-parameter-handler](https://github.com/Incenteev/ParameterHandler) | `2.2.0` | `2.3.0` |
| [nelmio/security-bundle](https://github.com/nelmio/NelmioSecurityBundle) | `3.4.2` | `3.6.0` |
| [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta) | `4.7.1` | `4.7.2` |
| [ramsey/uuid](https://github.com/ramsey/uuid) | `4.7.6` | `4.9.1` |
| [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle) | `3.20.0` | `3.22.1` |
| [twig/intl-extra](https://github.com/twigphp/intl-extra) | `3.20.0` | `3.22.1` |



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

Updates `doctrine/doctrine-migrations-bundle` from 3.4.1 to 3.7.0
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases)
- [Commits](doctrine/DoctrineMigrationsBundle@3.4.1...3.7.0)

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

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 `nelmio/security-bundle` from 3.4.2 to 3.6.0
- [Release notes](https://github.com/nelmio/NelmioSecurityBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioSecurityBundle/blob/master/CHANGELOG.md)
- [Commits](nelmio/NelmioSecurityBundle@v3.4.2...v3.6.0)

Updates `pagerfanta/pagerfanta` from 4.7.1 to 4.7.2
- [Changelog](https://github.com/BabDev/Pagerfanta/blob/4.x/CHANGELOG.md)
- [Commits](BabDev/Pagerfanta@v4.7.1...v4.7.2)

Updates `ramsey/uuid` from 4.7.6 to 4.9.1
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md)
- [Commits](ramsey/uuid@4.7.6...4.9.1)

Updates `twig/extra-bundle` from 3.20.0 to 3.22.1
- [Commits](twigphp/twig-extra-bundle@v3.20.0...v3.22.1)

Updates `twig/intl-extra` from 3.20.0 to 3.22.1
- [Commits](twigphp/intl-extra@v3.20.0...v3.22.1)

Updates `twig/twig` from 3.20.0 to 3.22.0
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.20.0...v3.22.0)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
  dependency-version: 2.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: doctrine/doctrine-migrations-bundle
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: doctrine/orm
  dependency-version: 3.5.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: nelmio/security-bundle
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: pagerfanta/pagerfanta
  dependency-version: 4.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- dependency-name: ramsey/uuid
  dependency-version: 4.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: twig/extra-bundle
  dependency-version: 3.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: twig/intl-extra
  dependency-version: 3.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: twig/twig
  dependency-version: 3.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Nov 27, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 4, 2025

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

@dependabot dependabot Bot closed this Dec 4, 2025
@dependabot dependabot Bot deleted the dependabot/composer/php-prod-ff63637680 branch December 4, 2025 13:46
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.

0 participants