fix(deps): update rust crate minijinja to v2.7.0 #37
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
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:
2.6.0
->2.7.0
Release Notes
mitsuhiko/minijinja (minijinja)
v2.7.0
Compare Source
loop.nextitem
is now a lazy operation. This prevents issues wheniterating over one-shot iterators combined with
{% break %}
andit now ensures that the iterator is not running "one item ahead". #677
recursive loops. #678
serde_yml
toserde_yaml
. #684cases point to exactly where the error happened. #686
crate. #688
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.