iCantSneed / mati-superchats

MATI superchats archiver
https://mati.x10.mx
GNU Affero General Public License v3.0
0 stars 0 forks source link

Bump symfony/twig-bundle from 7.0.7 to 7.1.0 #86

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps symfony/twig-bundle from 7.0.7 to 7.1.0.

Release notes

Sourced from symfony/twig-bundle's releases.

v7.1.0

Changelog (https://github.com/symfony/twig-bundle/compare/v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (https://github.com/symfony/twig-bundle/compare/v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (https://github.com/symfony/twig-bundle/compare/v7.0.7...v7.1.0-BETA1)

v7.0.8

Changelog (https://github.com/symfony/twig-bundle/compare/v7.0.7...v7.0.8)

  • no significant changes
Changelog

Sourced from symfony/twig-bundle's changelog.

CHANGELOG

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

  • The twig service is now private

5.3

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

5.2.0

... (truncated)

Commits
  • ea62eda [TwigBundle] Fix deprecation warnings about base_template_class
  • f0caf95 [TwigBundle] Remove obsolete class_exists() check
  • 7d34aa2 feature #54657 [TwigBundle] Deprecate base_template_class option (Steveb-p)
  • 4919323 Merge branch '7.0' into 7.1
  • 50208cb Deprecate Twig Bundle base_template_class option
  • 44d8f91 re-allow Twig bridge 6.4 and 7.0
  • beb95a8 [TwigBundle] Don't register emoji extension on missing intl extension
  • c5af08b [TwigBridge] Add emojify twig filter
  • 21fdb4b Merge branch '7.0' into 7.1
  • 541c93b Merge branch '7.0' into 7.1
  • 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 show 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)
dependabot[bot] commented 4 months ago

Looks like symfony/twig-bundle is up-to-date now, so this is no longer needed.