chore(deps): update dependency twig/twig to v3.29.0 - #1920
Open
renovate-appwrite[bot] wants to merge 1 commit into
Open
renovate-appwrite[bot] wants to merge 1 commit into
renovate-appwrite[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.28.0→3.29.0Release Notes
twigphp/Twig (twig/twig)
v3.29.0Compare Source
{% cache %}always missing in the Symfony bundle whenframework.cache.appuses a natively tag aware adapterusetrait templates before checking that theusetag is allowedhtml_attrdroppingstyledeclarations whose value is0,0.0or'0'defaultfilter fallback emitting an undefined variable warning when it uses the null-safe operatormatchesoperator silently treating PCRE execution errors as non-matches; it now throws aRuntimeErrorTemplateWrapper::streamBlock(),TemplateWrapper::hasBlock(), andTemplateWrapper::getBlockNames()omitting environment globalsBlockChainclass to compose blocks from multiple templates without using template internalsTemplateWrapper::hasBlock()andTemplateWrapper::getBlockNames()losing theextendsline when the parent template does not existHtmlExtension::htmlAttrValue()method to resolve a single HTML attribute value the way thehtml_attrfunction renders ithtml_attrJSON encoding aStringablevalue in adata-*attribute instead of using its string representationSyntaxErrorTypeErrorMissingExtensionSuggestornot suggesting thetwig/*-extrapackage to install for somehtml-extra,intl-extra, andstring-extrafilters and functionsTempestMarkdownto usetempest/markdownas themarkdown_to_htmlconverterinclude_onlyfunction to render a template without giving it access to the current contextTwig\Sandbox\SandboxInterfaceinterface andTwig\Sandbox\Sandboxclass to render untrusted templates through a dedicated, always-sandboxed environment crafted for itTemplateWrapperinstances created by anotherEnvironmentTwig\Extension\SandboxBridgeExtensionto render sandboxed templates from trusted templates with an explicit output escaping strategyTwig\Sandbox\SecurityCheckerclass used by compiled templates andCoreExtensionSandboxExtensionas internal, useTwig\Sandbox\Sandboxinsteadsandboxedargument of theincludefunction, useTwig\Sandbox\SandboxinsteadSandboxExtension::enableSandbox(),disableSandbox(), andisSandboxedGlobally()IntlExtensionignoring explicit date/time formats and configured calendars when using a date formatter prototypeformat_listfilter toIntlExtensionto format a list of strings using PHP 8.5'sIntlListFormatterStringablekey forArrayObjectandArrayIteratorwhile preserving object keys forSplObjectStorageSyntaxErrorTemplateVariableandAssignTemplateVariable; useMacroVariableandAssignMacroVariableinsteadSyntaxErrorin 4.0definedtest; it will throw aSyntaxErrorin 4.0{% macro foo(a, ...rest) %})macro_-prefixed PHP methodsTwig\Node\MacroNodeas@final; it will be final in Twig 4.0MacrosNodeinstance as the macros of aModuleNodeconstructorMacroReferenceExpressionto take the bare macro name instead of amacro_-prefixed method namemacro_-prefixed name; pass the bare macro name toMacroReferenceExpressionConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.