Skip to content

Update dependency twig/twig to v3.18.0

Renovate Bot requested to merge renovate/twig-twig-3.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
twig/twig (source) require minor 3.17.1 -> 3.18.0

Release Notes

twigphp/Twig (twig/twig)

v3.18.0

Compare Source

  • Fix unary operator precedence change
  • Ignore SyntaxError exceptions from undefined handlers when using the guard tag
  • Add a way to stream template rendering (TemplateWrapper::stream() and TemplateWrapper::streamBlock())

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading