Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Update twig/twig requirement from ~2.0 || ~1.35 to ~2.0 || ~1.35 || ~3.0#38

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/twig/twig-approx-2.0or-approx-1.35or-approx-3.0
Open

Update twig/twig requirement from ~2.0 || ~1.35 to ~2.0 || ~1.35 || ~3.0#38
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/twig/twig-approx-2.0or-approx-1.35or-approx-3.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 18, 2022

Updates the requirements on twig/twig to permit the latest version.

Changelog

Sourced from twig/twig's changelog.

3.4.2 (2022-08-12)

  • Allow inherited magic method to still run with calling class
  • Fix CallExpression::reflectCallable() throwing TypeError
  • Fix typo in naming (currency_code)

3.4.1 (2022-05-17)

  • Fix optimizing non-public named closures

3.4.0 (2022-05-22)

  • Add support for named closures

3.3.10 (2022-04-06)

  • Enable bytecode invalidation when auto_reload is enabled

3.3.9 (2022-03-25)

  • Fix custom escapers when using multiple Twig environments
  • Add support for "constant('class', object)"
  • Do not reuse internally generated variable names during parsing

3.3.8 (2022-02-04)

  • Fix a security issue when in a sandbox: the sort filter must require a Closure for the arrow parameter
  • Fix deprecation notice on round
  • Fix call to deprecated convertToHtml method

3.3.7 (2022-01-03)

  • Allow more null support when Twig expects a string (for better 8.1 support)
  • Only use Commonmark extensions if markdown enabled

3.3.6 (2022-01-03)

  • Only use Commonmark extensions if markdown enabled

3.3.5 (2022-01-03)

  • Allow CommonMark extensions to easily be added
  • Allow null when Twig expects a string (for better 8.1 support)
  • Make some performance optimizations
  • Allow Symfony translation contract v3+

3.3.4 (2021-11-25)

  • Bump minimum supported Symfony component versions
  • Fix a deprecated message

... (truncated)

Commits

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 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 [twig/twig](https://github.com/twigphp/Twig) to permit the latest version.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/commits/v3.4.2)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #38 (1b12071) into master (3d1a73e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #38   +/-   ##
=========================================
  Coverage     49.02%   49.02%           
  Complexity      689      689           
=========================================
  Files            72       72           
  Lines          1950     1950           
=========================================
  Hits            956      956           
  Misses          994      994           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant