Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Bumps twig/twig from 3.22.1 to 3.22.2.

Changelog

Sourced from twig/twig's changelog.

3.22.2 (2026-XX-XX)

  • n/a

3.22.2 (2025-12-14)

  • Fix "cycle" with non-countable ArrayAccess + Traversable objects
  • Use "getShareDir" as an indicator of Symfony version in Symfony bundle
  • Fix escaper compatibility with PHP 8.5
Commits
  • 946ddea Prepare the 3.22.2 release
  • eca0d9c Update CHANGELOG
  • cf87925 bug #4724 Avoid ord deprecation notice in PHP 8.5 (iquito)
  • 537b4f2 Update CHANGELOG
  • 4d98cce Avoid ord deprecation in PHP 8.5
  • 4f32334 Add split.sh config
  • 8308f7f bug #4722 use getShareDir as an indicator of Symfony version (tacman)
  • c4dcd0b use getShareDir as an indicator of Symfony version
  • 8074ddc minor #4714 Add 'invoke' to filters index (webda2l)
  • f7daf71 Add 'invoke' to filters index
  • 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.22.1 to 3.22.2.
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.22.1...v3.22.2)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 16, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 16, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@thorsten thorsten merged commit 0f45774 into main Dec 16, 2025
12 checks passed
@thorsten thorsten deleted the dependabot/composer/twig/twig-3.22.2 branch December 16, 2025 06:08
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.

2 participants