Skip to content

[Dependency] Bump twig/twig from 3.21.1 to 3.22.0 in /site#12168

Merged
williamjallen merged 1 commit intomainfrom
dependabot/composer/site/twig/twig-3.22.0
Nov 5, 2025
Merged

[Dependency] Bump twig/twig from 3.21.1 to 3.22.0 in /site#12168
williamjallen merged 1 commit intomainfrom
dependabot/composer/site/twig/twig-3.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps twig/twig from 3.21.1 to 3.22.0.

Changelog

Sourced from twig/twig's changelog.

3.22.0 (2025-10-29)

  • Add support for two words test in guard tag
  • Add Environment::registerUndefinedTestCallback()
  • Fix compatibility with Symfony 8
  • Fix accessing arrays with stringable objects as key
  • Avoid errors when failing to guess the template info for an error
  • Fix expression parser compatibility layer
  • Fix compiling 'index' with repr (not string) in EmbedNode
  • Update configuration keys + allow extra keys for CommonMark extensions
  • Allow usage of other Markdown converters than CommonMark in LeagueMarkdown
Commits
  • 4509984 Prepare the 3.22.0 release
  • a5487c8 Update CHANGELOG
  • 9a5887a bug #4704 Fix accessing arrays with stringable objects as key (nicolas-grekas)
  • 9ae75d3 Fix accessing arrays with stringable objects as key
  • d26e8f2 minor #4699 Update inky_to_html.rst: Updating link (ThomasLandauer)
  • b9a4e04 Update inky_to_html.rst: Updating link
  • f0cd0fd minor #4695 Update replace.rst (cyphix333)
  • df3a281 Update replace.rst
  • a895a3f minor #4694 [Doc] Tweaks in the escaping article (javiereguiluz)
  • dac599c bug #4693 Compile 'index' with repr (not string) in EmbedNode (smnandre)
  • 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 <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)

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.21.1 to 3.22.0.
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.21.1...v3.22.0)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-version: 3.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Copy Markdown
Contributor

@JManion32 JManion32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No breaking changes, just minor additions and bugfixes:

  • Add support for two words test in guard tag
  • Add Environment::registerUndefinedTestCallback()
  • Fix compatibility with Symfony 8
  • Fix accessing arrays with stringable objects as key
  • Avoid errors when failing to guess the template info for an error
  • Fix expression parser compatibility layer
  • Fix compiling 'index' with repr (not string) in EmbedNode
  • Update configuration keys + allow extra keys for CommonMark extensions
  • Allow usage of other Markdown converters than CommonMark in LeagueMarkdown

@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Awaiting Maintainer Review in Submitty Development Nov 4, 2025
@williamjallen williamjallen merged commit 2c8dad2 into main Nov 5, 2025
25 of 26 checks passed
@williamjallen williamjallen deleted the dependabot/composer/site/twig/twig-3.22.0 branch November 5, 2025 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants