ResidenceCMS
ResidenceCMS copied to clipboard
Bump twig/twig from 3.18.0 to 3.19.0
Bumps twig/twig from 3.18.0 to 3.19.0.
Changelog
Sourced from twig/twig's changelog.
3.19.0 (2025-01-28)
- Fix a security issue where escaping was missing when using
??- Deprecate
Token::getType(), useToken::test()instead- Add
Token::toEnglish()- Add
ForElseNode- Deprecate
Twig\ExpressionParser::parseOnlyArguments()andTwig\ExpressionParser::parseArguments()(useTwig\ExpressionParser::parseNamedArguments()instead)- Fix
constant()behavior when used with??- Add the
invokefilter- Make
{}optional for thetypestag- Add
LastModifiedExtensionInterfaceand implementation inAbstractExtensionto track modification of runtime classes- Ignore static properties when using the dot operator
Commits
d4f8c2bPrepare the 3.19.0 release38576b1security #cve-2025-24374 [SECURITY] Fix a security issue where escaping was m...445f74c[SECURITY] Fix a security issue where escaping was missing when using ??b638637minor #4560 Fix typo for html_cva code example (matthieupetel)83da53cFix typo for html_cva code example48d167aminor #4558 Fix CS (fabpot)f594248Fix CSfcd0332minor #4557 Fix Token::__toString() (fabpot)11535e9Fix Token::__toString()b680354minor #4556 fix intl-extra tests (xabbuh)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code