Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps symfony/twig-bundle from 5.4.8 to 6.1.11.

Release notes

Sourced from symfony/twig-bundle's releases.

v6.1.9

Changelog (symfony/twig-bundle@v6.1.8...v6.1.9)

  • bug #48718 Compatibility with doctrine/annotations 2 (derrabus)

v6.1.1

Changelog (symfony/twig-bundle@v6.1.0...v6.1.1)

  • bug #46480 Fix registering html-sanitizer services (nicolas-grekas)

v6.1.0

Changelog (symfony/twig-bundle@v6.1.0-RC1...v6.1.0)

  • no significant changes

v6.1.0-RC1

Changelog (symfony/twig-bundle@v6.1.0-BETA2...v6.1.0-RC1)

  • feature #46335 Add Twig filter, form-type extension and improve service definitions for HtmlSanitizer (nicolas-grekas)

v6.1.0-BETA2

Changelog (symfony/twig-bundle@v6.1.0-BETA1...v6.1.0-BETA2)

  • feature #45989 deprecate not setting http_method_override (Tobion)
  • feature #46052 Deprecate option "autoescape", use "autoescape_service[_method]" instead (nicolas-grekas)

v6.1.0-BETA1

Changelog (symfony/twig-bundle@v6.0.7...v6.1.0-BETA1)

  • feature #45845  Pre-compile only *.twig files in cache warmup (GromNaN)
  • feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)

v6.0.19

Changelog (symfony/twig-bundle@v6.0.18...v6.0.19)

  • no significant changes

v6.0.17

Changelog (symfony/twig-bundle@v6.0.16...v6.0.17)

  • bug #48718 Compatibility with doctrine/annotations 2 (derrabus)

v6.0.8

Changelog (symfony/twig-bundle@v6.0.7...v6.0.8)

  • bug #45909 reset Twig form theme resources between requests (xabbuh)

v6.0.3

Changelog (symfony/twig-bundle@v6.0.2...v6.0.3)

... (truncated)

Changelog

Sourced from symfony/twig-bundle's changelog.

CHANGELOG

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

  • The twig service is now private

5.3

  • Add support for the new serialize filter (from Twig Bridge)

5.2.0

  • deprecated the public twig service to private

5.0.0

  • updated default value for the strict_variables option to %kernel.debug% parameter
  • removed support to load templates from the legacy directories src/Resources/views/ and src/Resources/<BundleName>/views/
  • removed TwigEngine class, use Twig\Environment instead
  • removed FilesystemLoader and NativeFilesystemLoader, use Twig notation for templates instead
  • removed twig.exception_controller configuration option, use framework.error_controller option instead
  • removed ExceptionController, PreviewErrorController and all built-in error templates in favor of the new error renderer mechanism

4.4.0

  • marked the TemplateIterator as internal
  • added HTML comment to beginning and end of exception_full.html.twig
  • deprecated ExceptionController and PreviewErrorController controllers, use ErrorController from the HttpKernel component instead
  • deprecated all built-in error templates in favor of the new error renderer mechanism
  • deprecated twig.exception_controller configuration option, set it to "null" and use framework.error_controller configuration instead

4.2.0

... (truncated)

Commits
  • ecfae61 Merge branch '6.0' into 6.1
  • 13ce8ca Merge branch '5.4' into 6.0
  • 286bd9e Bump license year to 2023
  • 767050f Merge branch '6.0' into 6.1
  • 97ef8de Merge branch '5.4' into 6.0
  • ac21af4 Compatibility with doctrine/annotations 2
  • a2abab1 [FrameworkBundle][TwigBundle] Fix registering html-sanitizer services
  • 1bc5eeb [FrameworkBundle][TwigBundle][Form] Add Twig filter, form-type extension and ...
  • 40c479c [FrameworkBundle] deprecate not setting http_method_override
  • 1dbfda1 [TwigBundle] Deprecate option "autoescape", use "autoescape_service[_method]"...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [symfony/twig-bundle](https://github.com/symfony/twig-bundle) from 5.4.8 to 6.1.11.
- [Release notes](https://github.com/symfony/twig-bundle/releases)
- [Changelog](https://github.com/symfony/twig-bundle/blob/6.2/CHANGELOG.md)
- [Commits](symfony/twig-bundle@v5.4.8...v6.1.11)

---
updated-dependencies:
- dependency-name: symfony/twig-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 24, 2023
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