Skip to content

Update symfony/framework-bundle requirement from ^7.1 to ^8.0 - #12

Closed
dependabot[bot] wants to merge 1 commit into
6.0from
dependabot/composer/symfony/framework-bundle-tw-8.0
Closed

Update symfony/framework-bundle requirement from ^7.1 to ^8.0#12
dependabot[bot] wants to merge 1 commit into
6.0from
dependabot/composer/symfony/framework-bundle-tw-8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 2, 2026

Copy link
Copy Markdown

Updates the requirements on symfony/framework-bundle to permit the latest version.

Release notes

Sourced from symfony/framework-bundle's releases.

v8.0.5

Changelog (symfony/framework-bundle@v8.0.4...v8.0.5)

  • bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
  • bug #63195 Clean http_cache dir in KernelTestCase::ensureKernelShutdown() (@​nicolas-grekas)
Changelog

Sourced from symfony/framework-bundle's changelog.

CHANGELOG

8.1

  • Add support for configuring JsonStreamer's default_options
  • Add createFormFlowBuilder method to AbstractController and ControllerHelper
  • Deprecate setting the framework.profiler.collect_serializer_data config option
  • Add support for framework.secrets.decryption_env_var to contain dots
  • Enable mocking non-shared services in tests
  • Add KernelTestCase::executeCommand() to execute a command in functional tests
  • Add framework.html_sanitizer.sanitizers.*.default_action config option

8.0

  • Remove the WorkflowDumpCommand class; the workflow:dump command works the same as before but its class is now defined in the Workflow component
  • Remove errors.xml and webhook.xml routing configuration files (use their PHP equivalent instead)
  • Enable the property info constructor extractor by default
  • Remove deprecated Symfony\Bundle\FrameworkBundle\Console\Application::add() method in favor of Symfony\Bundle\FrameworkBundle\Console\Application::addCommand()
  • Make Router class final
  • Make SerializerCacheWarmer class final
  • Make Translator class final
  • Make TranslationsCacheWarmer class final
  • Make ValidatorCacheWarmer class final
  • Remove autowiring aliases for RateLimiterFactory; use RateLimiterFactoryInterface instead
  • Remove session.sid_length and session.sid_bits_per_character config options
  • Remove the router.cache_dir config option
  • Remove the validation.cache option
  • Remove TranslationUpdateCommand in favor of TranslationExtractCommand
  • Remove ConfigBuilderCacheWarmer, return PHP arrays from your config instead

7.4

  • Auto-generate config/reference.php to assist in writing and discovering app's configuration
  • Auto-register routes from attributes found on controller services
  • Add ControllerHelper; the helpers from AbstractController as a standalone service
  • Allow using their name without added suffix when using #[Target] for custom services
  • Deprecate Symfony\Bundle\FrameworkBundle\Console\Application::add() in favor of Symfony\Bundle\FrameworkBundle\Console\Application::addCommand()
  • Add assertEmailAddressNotContains() to the MailerAssertionsTrait
  • Add framework.type_info.aliases option
  • Add KernelBrowser::getSession()
  • Add support for configuring workflow places with glob patterns matching consts/backed enums
  • Add support for configuring the CachingHttpClient
  • Add support for weighted transitions in workflows
  • Add support for union types with Symfony\Component\EventDispatcher\Attribute\AsEventListener
  • Add framework.allowed_http_method_override option
  • Initialize router.request_context's _locale parameter to %kernel.default_locale%

... (truncated)

Commits
  • e2f9469 Merge branch '7.4' into 8.0
  • dcf89ca Merge branch '7.3' into 7.4
  • 970f742 [PropertyInfo] Conflict with phpdocumentor/reflection-docblock >= 6
  • dc655d6 Merge branch '7.4' into 8.0
  • be687fc Merge branch '7.3' into 7.4
  • 20d80da Merge branch '6.4' into 7.3
  • 9ef2d0b [FrameworkBundle] Clean http_cache dir in `KernelTestCase::ensureKernelShut...
  • 121c3b2 Merge branch '7.4' into 8.0
  • 71fffd9 Merge branch '7.3' into 7.4
  • b6cfc86 fix merge
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [symfony/framework-bundle](https://github.com/symfony/framework-bundle) to permit the latest version.
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/8.1/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v7.1.0...v8.0.5)

---
updated-dependencies:
- dependency-name: symfony/framework-bundle
  dependency-version: 8.0.5
  dependency-type: direct:development
...

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 Feb 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Feb 25, 2026

Copy link
Copy Markdown
Author

Looks like symfony/framework-bundle is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 25, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/symfony/framework-bundle-tw-8.0 branch February 25, 2026 12:56
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