craft-nocache
craft-nocache copied to clipboard
Craft CMS Twig extension to escape caching inside cache blocks
### Description Using the `{% nocache %}` around an `{% embed %}` tag throws a `yii\base\ErrorException`: > Cannot declare class __TwigTemplate_58ca26ca050e28ccd1000e621e244e86d4395a3d535ac28fb668ef8f85a11918, because the name is already in use ### Steps...
Bumps [composer/composer](https://github.com/composer/composer) from 2.6.6 to 2.7.0. Release notes Sourced from composer/composer's releases. 2.7.0 Security: Fixed code execution and possible privilege escalation via compromised vendor dir contents (GHSA-7c6p-848j-wh5h / CVE-2024-24821) Changed...
Bumps [craftcms/cms](https://github.com/craftcms/cms) from 4.5.14 to 4.7.0. Release notes Sourced from craftcms/cms's releases. 4.7.0 [!NOTE] Assets fields with “All” selected for the available sources will no longer include the temp asset...
Bumps [craftcms/cms](https://github.com/craftcms/cms) from 5.4.3 to 5.5.2. Release notes Sourced from craftcms/cms's releases. 5.5.2 Fixed an error that could occur if an invalid folder ID was passed to craft\services\Assets::deleteFoldersByIds(). (#16147) Fixed...
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.4.11 to 6.4.15. Release notes Sourced from symfony/http-client's releases. v6.4.15 Changelog (https://github.com/symfony/http-client/compare/v6.4.14...v6.4.15) security symfony/symfony#cve-2024-50342 [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient (@nicolas-grekas) v6.4.14 Changelog (https://github.com/symfony/http-client/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-50342 [HttpClient] Filter...
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.14.0 to 3.14.2. Changelog Sourced from twig/twig's changelog. 3.14.2 (2024-11-07) Fix an infinite recursion in the sandbox code 3.14.1 (2024-11-06) [BC BREAK] Fix a security issue in...
Bumps [symfony/process](https://github.com/symfony/process) from 7.1.3 to 7.1.7. Release notes Sourced from symfony/process's releases. v7.1.7 Changelog (https://github.com/symfony/process/compare/v7.1.6...v7.1.7) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas) bug...