chore(deps): update all dependencies #46
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:
1.0.96
->1.0.97
2.7.0
->2.8.0
Release Notes
dtolnay/anyhow (anyhow)
v1.0.97
Compare Source
mitsuhiko/minijinja (minijinja)
v2.8.0
Compare Source
SemiStrict
undefined mode that is like strict but allowsto be checked for truthiness. Additionally an if expression without
an else block will always produce a silent undefined object that
never errors for compatibility with Jinja2. #687
ViaDeserialize
stricter. Now the typecan only be constructed if the type implements
DeserializeOwned
.This is not a new requirement for passing the function to
add_function
but bad code will now error earlier for bettererror reporting. #689
of depending on all of the
rand
module. #696to not advance the RNG between calls. #698
Environment.undeclared_variables_in_template
andEnvironnent.undeclared_variables_in_str
to Python binding. #699loop_controls
for Python in-line with the CLI. #704Object::custom_cmp
to allow objects to influence how theycompare against themselves. This also fixes Python objects in the
Python binding not to compare correctly. #707
undeclared_variables
would incorrectly handlevariables referenced by macros. #714
rendering from the same environment at once. #717
__bool__
correctly now for customobjects in if-conditions and filters. #719
}}
caused a syntax error in expressions withopen parentheses, braces or brackets. #723
State::known_variables
to return a list of known variablesand
Environment::globals
. #724caller
. #725Filters
andTests
traits. They remain ashidden aliases to
Function
. #726handle escapes. #728
and addresses. This cuts down on the memory usage needed for debug
information. #735
load_from_path
to python. #736Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: Cargo.lock