fix(deps): update rust crate tera to v2 #48
No reviewers
Labels
No labels
renovate-bot
renovate-security
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ForgeFlux/starchart!48
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/tera-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.15->2.0Release Notes
Keats/tera (tera)
v2.4.0Compare Source
Tera::render_component_with_implicitsandTera::render_component_with_implicits_toto render a component with implicit parameters as a separate context.uniquefilter treating distinct maps as the samev2.3.0Compare Source
State::{escape,autoescaping_enabled,escape_if_needed}StringInputto use for input/parameters that is safety aware and use it for built-in filters: thismeans you should need less
| safeand that string safety is passed around correctly. Safety is dropped byfilters where the changes depend on the content itself (
truncatecan cut anywhere) and preserved when they specify exactly what changes (trim,replace).escapefilter that is safety aware (it will not escape an already safe string) and uses the current instanceescape function
for example a
.txtincluded in a.htmlwill now be autoescaped if Tera autoescapes on.html.v2.2.0Compare Source
indentfilter to be configuredv2.1.1Compare Source
v2.1.0Compare Source
Tera::contains_componentandTera::get_component_namesv2.0.0Compare Source
see migration guide for all the changes.
v1.20.1Compare Source
v1.20.0Compare Source
v1.19.1Compare Source
v1.19.0Compare Source
v1.18.1v1.18.0absfilterindentfilterget_json_pointerin favour ofdotted_pointer, a faster alternativev1.17.1Compare Source
get_randomuse isize instead of i32 and bad error message.or quotesv1.17.0Compare Source
inoperation were escaped before comparisonv1.16.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.