Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Bumps the symfony_dependencies group with 14 updates in the / directory:

Package From To
symfony/asset 7.4.0 8.0.0
symfony/dotenv 7.4.0 8.0.0
symfony/expression-language 7.4.0 8.0.0
symfony/monolog-bundle 3.11.0 4.0.0
symfony/runtime 7.4.0 8.0.0
symfony/serializer 7.4.0 8.0.0
symfony/validator 7.4.0 8.0.0
symfony/var-exporter 7.4.0 8.0.0
symfony/yaml 7.4.0 8.0.0
symfony/browser-kit 7.4.0 8.0.0
symfony/debug-bundle 7.4.0 8.0.0
symfony/maker-bundle 1.65.0 1.65.1
symfony/phpunit-bridge 7.4.0 8.0.0
symfony/web-profiler-bundle 7.4.0 8.0.0

Updates symfony/asset from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/asset's releases.

v8.0.0

Changelog (symfony/asset@v8.0.0-RC3...v8.0.0)

  • no significant changes

v8.0.0-RC1

Changelog (symfony/asset@v8.0.0-BETA2...v8.0.0-RC1)

  • no significant changes

v8.0.0-BETA1

Changelog (symfony/asset@v7.3.4...v8.0.0-BETA1)

Commits

Updates symfony/dotenv from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/dotenv's releases.

v8.0.0

Changelog (symfony/dotenv@v8.0.0-RC3...v8.0.0)

  • no significant changes

v8.0.0-RC2

Changelog (symfony/dotenv@v8.0.0-RC1...v8.0.0-RC2)

  • no significant changes

v8.0.0-RC1

Changelog (symfony/dotenv@v8.0.0-BETA2...v8.0.0-RC1)

  • no significant changes

v8.0.0-BETA1

Changelog (symfony/dotenv@v7.3.4...v8.0.0-BETA1)

Commits
  • 460b406 Merge branch '7.4' into 8.0
  • cacdd55 Merge branch '7.4' into 8.0
  • 1d8bd52 Merge branch '7.4' into 8.0
  • 586c44e Merge branch '7.4' into 8.0
  • eb34324 Merge branch '7.4' into 8.0
  • 05c1764 Fix CHANGELOG
  • 7d690cf [Dotenv] Remove DebugCommand::$defaultName and $defaultDescription
  • 46655a0 [Console][FrameworkBundle] Remove deprecated Application::add() methods
  • 1bbfc1d Merge branch '7.4' into 8.0
  • 75aa824 Bump Symfony 8 to PHP >= 8.4
  • See full diff in compare view

Updates symfony/expression-language from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/expression-language's releases.

v8.0.0

Changelog (symfony/expression-language@v8.0.0-RC3...v8.0.0)

  • no significant changes

v8.0.0-RC1

Changelog (symfony/expression-language@v8.0.0-BETA2...v8.0.0-RC1)

v8.0.0-BETA1

Changelog (symfony/expression-language@v7.3.4...v8.0.0-BETA1)

Commits
  • 43f520a Merge branch '7.4' into 8.0
  • 7823bc1 Merge branch '7.4' into 8.0
  • f1feded Merge branch '7.4' into 8.0
  • a2ab9b5 Merge branch '7.4' into 8.0
  • 14b5295 Merge branch '7.4' into 8.0
  • 78f3ab0 Merge branch '7.4' into 8.0
  • 454328b Merge branch '7.4' into 8.0
  • 5d28a40 Merge branch '7.4' into 8.0
  • 82d4e0d Merge branch '7.4' into 8.0
  • 6659bb5 forbid passing null as allowed variables
  • Additional commits viewable in compare view

Updates symfony/monolog-bundle from 3.11.0 to 4.0.0

Release notes

Sourced from symfony/monolog-bundle's releases.

4.0.0

  • Add support for Symfony 8.0
  • Drop support for PHP < 8.2
  • Drop support for Symfony < 7.3
  • Drop support for Monolog < 3.5
  • Remove abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Remove excluded_404s option, use excluded_http_codes instead
  • Remove console_formater_options option, use console_formatter_options instead
  • Remove elasticsearch type, use elastica or elastic_search instead
  • Remove mongo type, use mongodb instead
  • Remove sentry and raven types, use a service type with sentry/sentry-symfony instead
  • Remove DebugHandlerPass
  • Remove support for the DebugHandler
Changelog

Sourced from symfony/monolog-bundle's changelog.

4.0.0 (2025-11-27)

  • Add support for Symfony 8.0
  • Drop support for PHP < 8.2
  • Drop support for Symfony < 7.3
  • Drop support for Monolog < 3.5
  • Remove abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Remove excluded_404s option, use excluded_http_codes instead
  • Remove console_formater_options option, use console_formatter_options instead
  • Remove elasticsearch type, use elastica or elastic_search instead
  • Remove mongo type, use mongodb instead
  • Remove sentry and raven types, use a service type with sentry/sentry-symfony instead
  • Remove DebugHandlerPass
  • Remove support for the DebugHandler
Commits
  • c842b07 Update the changelog for 4.0.0
  • b8531e2 Merge branch '3.x' into 4.x
  • a137b04 Merge branch '3.x' into 4.x
  • e0cd1da feature #555 Remove "mongo" handler type (GromNaN)
  • 271d38a Remove "mongo" handler type
  • 27d779a minor #554 Use ::class constant (HypeMC)
  • fc36540 Use ::class constant
  • c2c37a9 Merge branch '3.x' into 4.x
  • 3d790a6 feature #553 Remove support for the DebugHandler (HypeMC)
  • 902cd7f Remove support for the DebugHandler
  • Additional commits viewable in compare view

Updates symfony/runtime from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/runtime's releases.

v8.0.0-BETA2

Changelog (symfony/runtime@v8.0.0-BETA1...v8.0.0-BETA2)

v8.0.0-BETA1

Changelog (symfony/runtime@v7.3.4...v8.0.0-BETA1)

Commits

Updates symfony/serializer from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/serializer's releases.

v8.0.0-RC3

Changelog (symfony/serializer@v8.0.0-RC2...v8.0.0-RC3)

  • no significant changes

v8.0.0-BETA2

Changelog (symfony/serializer@v8.0.0-BETA1...v8.0.0-BETA2)

v8.0.0-BETA1

Changelog (symfony/serializer@v7.3.4...v8.0.0-BETA1)

Commits

Updates symfony/validator from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/validator's releases.

v8.0.0-RC3

Changelog (symfony/validator@v8.0.0-RC2...v8.0.0-RC3)

  • no significant changes

v8.0.0-BETA2

Changelog (symfony/validator@v8.0.0-BETA1...v8.0.0-BETA2)

v8.0.0-BETA1

Changelog (symfony/validator@v7.3.4...v8.0.0-BETA1)

Commits
  • e764d27 Merge branch '7.4' into 8.0
  • 873bfe6 Merge branch '7.4' into 8.0
  • 2067490 Merge branch '7.4' into 8.0
  • a380084 Merge branch '7.4' into 8.0
  • 8cbfeca [Validator] Remove deprecated array type from Expression constructor PHPDoc
  • cc6e683 Merge branch '7.4' into 8.0
  • 95f6ce4 Merge branch '7.4' into 8.0
  • ec84995 Merge branch '7.4' into 8.0
  • 16abbbd Merge branch '7.4' into 8.0
  • See full diff in compare view

Updates symfony/var-exporter from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/var-exporter's releases.

v8.0.0-BETA1

Changelog (symfony/var-exporter@v7.3.4...v8.0.0-BETA1)

Commits
  • 7345f46 [VarExporter] Fixes phpdoc syntax in LazyObjectRegistry
  • 7d3723b Merge branch '7.4' into 8.0
  • b71c7d3 Merge branch '7.4' into 8.0
  • af3258f Merge branch '7.4' into 8.0
  • 40ba0ad Merge branch '7.4' into 8.0
  • b096ec9 Merge branch '7.4' into 8.0
  • 3bd558d Merge branch '7.4' into 8.0
  • 8c5111d Merge branch '7.4' into 8.0
  • 9b0e2ca Merge branch '7.4' into 8.0
  • See full diff in compare view

Updates symfony/yaml from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/yaml's releases.

v8.0.0-RC2

Changelog (symfony/yaml@v8.0.0-RC1...v8.0.0-RC2)

v8.0.0-BETA1

Changelog (symfony/yaml@v7.3.4...v8.0.0-BETA1)

Commits

Updates symfony/browser-kit from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/browser-kit's releases.

v8.0.0

Changelog (symfony/browser-kit@v8.0.0-RC3...v8.0.0)

  • no significant changes

v8.0.0-RC1

Changelog (symfony/browser-kit@v8.0.0-BETA2...v8.0.0-RC1)

v8.0.0-BETA1

Changelog (symfony/browser-kit@v7.3.4...v8.0.0-BETA1)

Commits
  • b9758c6 Merge branch '7.4' into 8.0
  • 33746d8 [DomCrawler] Always parse according to HTML5 rules thanks to the native DOM p...
  • 6c1f8eb Merge branch '7.4' into 8.0
  • 8e89a7b Merge branch '7.4' into 8.0
  • 50ef2db Merge branch '7.4' into 8.0
  • 12afea6 Merge branch '7.4' into 8.0
  • 6da7936 Merge branch '7.4' into 8.0
  • c87d845 Merge branch '7.4' into 8.0
  • 5e1a061 Merge branch '7.4' into 8.0
  • 7244d8d Merge branch '7.4' into 8.0
  • Additional commits viewable in compare view

Updates symfony/debug-bundle from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/debug-bundle's releases.

v8.0.0

Changelog (symfony/debug-bundle@v8.0.0-RC3...v8.0.0)

  • no significant changes

v8.0.0-RC1

Changelog (symfony/debug-bundle@v8.0.0-BETA2...v8.0.0-RC1)

  • no significant changes

v8.0.0-BETA1

Changelog (symfony/debug-bundle@v7.3.4...v8.0.0-BETA1)

Commits
  • 02665ef Merge branch '7.4' into 8.0
  • efd12b1 Merge branch '7.4' into 8.0
  • c799258 remove getNamespace() and getXsdValidationBasePath() from ExtensionInterface
  • f2cb436 [DependencyInjection][Routing] Remove support for the XML configuration format
  • 4af9982 Merge branch '7.4' into 8.0
  • 046f4ae Merge branch '7.4' into 8.0
  • d58b42f Merge branch '7.4' into 8.0
  • 6426e0e Merge branch '7.4' into 8.0
  • 5eaa545 Merge branch '7.4' into 8.0
  • b3378a2 Bump Symfony 8 to PHP >= 8.4
  • See full diff in compare view

Updates symfony/maker-bundle from 1.65.0 to 1.65.1

Release notes

Sourced from symfony/maker-bundle's releases.

1.65.1

What's Changed

[eba30452] Feature: use logout_path() in login form templates (@​PierreCapel) [f33c80eb] Bump php-cs-fixer to 3.75 (@​shakaran) [edad857b] Bug: removed assertion on status code after redirect (@​rensieeee) [dd7818d7] Bug: fixed undefined method issue (@​kekstlt) [efd35327] Bug: updated MigrationDiffFilteredOutput to implement all methods from OutputInterface (Josh McRae)

Commits
  • eba3045 minor #1735 Use logout_path() in login form templates (PierreCapel)
  • efd3532 bug #1749 Updated MigrationDiffFilteredOutput to implement all methods from O...
  • 2ac15a2 Added missing method from OutputInterface
  • edad857 minor #1740 Removed assertion on status code after redirect (rensieeee)
  • 078ce47 Revert some change
  • f33c80e minor #1706 feat: bump php-cs-fixer to 3.75 (shakaran)
  • dd7818d bug #1725 Fixed undefined method issue (kekstlt)
  • 3382627 Removed assertion on status code after redirect
  • 8558674 feat(login form): use logout_path()
  • 427dac9 Fixed undefined method issue
  • Additional commits viewable in compare view

Updates symfony/phpunit-bridge from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/phpunit-bridge's releases.

v8.0.0

Changelog (symfony/phpunit-bridge@v8.0.0-RC3...v8.0.0)

  • no significant changes

v8.0.0-RC1

Changelog (symfony/phpunit-bridge@v8.0.0-BETA2...v8.0.0-RC1)

  • no significant changes

v8.0.0-BETA2

Changelog (symfony/phpunit-bridge@v8.0.0-BETA1...v8.0.0-BETA2)

  • no significant changes

v8.0.0-BETA1

Changelog (symfony/phpunit-bridge@v7.3.4...v8.0.0-BETA1)

Commits

Updates symfony/web-profiler-bundle from 7.4.0 to 8.0.0

Release notes

Sourced from symfony/web-profiler-bundle's releases.

v8.0.0

Changelog (symfony/web-profiler-bundle@v8.0.0-RC3...v8.0.0)

  • no significant changes

v8.0.0-RC3

Changelog (symfony/web-profiler-bundle@v8.0.0-RC2...v8.0.0-RC3)

v8.0.0-RC1

Changelog (symfony/web-profiler-bundle@v8.0.0-BETA2...v8.0.0-RC1)

  • no significant changes

v8.0.0-BETA1

Changelog (symfony/web-profiler-bundle@v7.3.4...v8.0.0-BETA1)

Commits
  • 82503c0 Merge branch '7.4' into 8.0
  • d966de0 Merge branch '7.4' into 8.0
  • b03decb Merge branch '7.4' into 8.0
  • 5289310 remove getNamespace() and getXsdValidationBasePath() from ExtensionInterface
  • 1385c8c Merge branch '7.4' into 8.0
  • 0bcfba4 [DependencyInjection][Routing] Remove support for the XML configuration format
  • 019be6e Merge branch '7.4' into 8.0
  • a223794 Merge branch '7.4' into 8.0
  • cc91453 Merge branch '7.4' into 8.0
  • ec83551 Merge branch '7.4' into 8.0
  • 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 bl...

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 5, 2025
…ith 14 updates

Bumps the symfony_dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [symfony/asset](https://github.com/symfony/asset) | `7.4.0` | `8.0.0` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.4.0` | `8.0.0` |
| [symfony/expression-language](https://github.com/symfony/expression-language) | `7.4.0` | `8.0.0` |
| [symfony/monolog-bundle](https://github.com/symfony/monolog-bundle) | `3.11.0` | `4.0.0` |
| [symfony/runtime](https://github.com/symfony/runtime) | `7.4.0` | `8.0.0` |
| [symfony/serializer](https://github.com/symfony/serializer) | `7.4.0` | `8.0.0` |
| [symfony/validator](https://github.com/symfony/validator) | `7.4.0` | `8.0.0` |
| [symfony/var-exporter](https://github.com/symfony/var-exporter) | `7.4.0` | `8.0.0` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.4.0` | `8.0.0` |
| [symfony/browser-kit](https://github.com/symfony/browser-kit) | `7.4.0` | `8.0.0` |
| [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `7.4.0` | `8.0.0` |
| [symfony/maker-bundle](https://github.com/symfony/maker-bundle) | `1.65.0` | `1.65.1` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.4.0` | `8.0.0` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.4.0` | `8.0.0` |



Updates `symfony/asset` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/asset/releases)
- [Changelog](https://github.com/symfony/asset/blob/7.3/CHANGELOG.md)
- [Commits](symfony/asset@v7.4.0...v8.0.0)

Updates `symfony/dotenv` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.3/CHANGELOG.md)
- [Commits](symfony/dotenv@v7.4.0...v8.0.0)

Updates `symfony/expression-language` from 7.4.0 to 8.0.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.4.0...v8.0.0)

Updates `symfony/monolog-bundle` from 3.11.0 to 4.0.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.11.0...v4.0.0)

Updates `symfony/runtime` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/7.3/CHANGELOG.md)
- [Commits](symfony/runtime@v7.4.0...v8.0.0)

Updates `symfony/serializer` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.3/CHANGELOG.md)
- [Commits](symfony/serializer@v7.4.0...v8.0.0)

Updates `symfony/validator` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.3/CHANGELOG.md)
- [Commits](symfony/validator@v7.4.0...v8.0.0)

Updates `symfony/var-exporter` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/var-exporter/releases)
- [Changelog](https://github.com/symfony/var-exporter/blob/7.3/CHANGELOG.md)
- [Commits](symfony/var-exporter@v7.4.0...v8.0.0)

Updates `symfony/yaml` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.3/CHANGELOG.md)
- [Commits](symfony/yaml@v7.4.0...v8.0.0)

Updates `symfony/browser-kit` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.3/CHANGELOG.md)
- [Commits](symfony/browser-kit@v7.4.0...v8.0.0)

Updates `symfony/debug-bundle` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/7.3/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v7.4.0...v8.0.0)

Updates `symfony/maker-bundle` from 1.65.0 to 1.65.1
- [Release notes](https://github.com/symfony/maker-bundle/releases)
- [Commits](symfony/maker-bundle@v1.65.0...v1.65.1)

Updates `symfony/phpunit-bridge` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.4/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v7.4.0...v8.0.0)

Updates `symfony/web-profiler-bundle` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.3/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.4.0...v8.0.0)

---
updated-dependencies:
- dependency-name: symfony/asset
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/dotenv
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/expression-language
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/monolog-bundle
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/runtime
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/serializer
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/validator
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/var-exporter
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/yaml
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/browser-kit
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/debug-bundle
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/maker-bundle
  dependency-version: 1.65.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony_dependencies
- dependency-name: symfony/phpunit-bridge
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/web-profiler-bundle
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony_dependencies-4830181613 branch from b726f46 to 095b9f2 Compare December 8, 2025 05:02
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