Skip to content

chore(deps): update symfony/twig-bundle requirement from ^7.0 to ^8.0#523

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/twig-bundle-tw-8.0
Open

chore(deps): update symfony/twig-bundle requirement from ^7.0 to ^8.0#523
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/twig-bundle-tw-8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2025

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

Release notes

Sourced from symfony/twig-bundle's releases.

v8.0.0

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

  • no significant changes
Changelog

Sourced from symfony/twig-bundle's changelog.

CHANGELOG

7.3

  • Enable #[AsTwigFilter], #[AsTwigFunction] and #[AsTwigTest] attributes to configure extensions on runtime classes
  • Add support for a twig validator
  • Use ChainCache to store warmed-up cache in kernel.build_dir and runtime cache in kernel.cache_dir
  • Make TemplateCacheWarmer use kernel.build_dir instead of kernel.cache_dir

7.1

  • Mark class TemplateCacheWarmer as final

7.0

  • Remove the Twig_Environment autowiring alias, use Twig\Environment instead
  • Remove option twig.autoescape; create a class that implements your escaping strategy (check FileExtensionEscapingStrategy::guess() for inspiration) and reference it using the twig.autoescape_service option instead
  • Drop support for Twig 2

6.4

  • Allow omitting the autoescape_service_method option when autoescape_service is set to an invokable service id

6.3

  • Deprecate the Twig_Environment autowiring alias, use Twig\Environment instead

6.2

  • Add the twig.mailer.html_to_text_converter option to allow configuring custom HtmlToTextConverterInterface implementations to be used by the twig.mime_body_renderer service

6.1

  • Add option twig.file_name_pattern to restrict which files are compiled by cache warmer and linter
  • Deprecate option twig.autoescape, use twig.autoescape_service[_method] instead

6.0

... (truncated)

Commits
  • 4505b86 remove getNamespace() and getXsdValidationBasePath() from ExtensionInterface
  • 065fe74 [DependencyInjection][Routing] Remove support for the XML configuration format
  • 1248f37 Merge branch '7.4' into 8.0
  • f83f530 [DependencyInjection] Deprecate ExtensionInterface::getXsdValidationBasePath(...
  • d80a420 Merge branch '7.4' into 8.0
  • 711a680 [DependencyInjection][Routing] Deprecate XML configuration format
  • 1cd94d1 Merge branch '7.4' into 8.0
  • e3b9dcd [Config] Add ArrayNodeDefinition::acceptAndWrap() to list alternative types...
  • 3796f5b Merge branch '7.4' into 8.0
  • 1ad7fa9 [Config] Add argument $singular to NodeBuilder::arrayNode() to decouple plura...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [symfony/twig-bundle](https://github.com/symfony/twig-bundle) to permit the latest version.
- [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.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: symfony/twig-bundle
  dependency-version: 8.0.0
  dependency-type: direct:production
...

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 28, 2025
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