fix(deps): update rust crate rinja to 0.4 #82
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:
0.3
->0.4
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
rinja-rs/rinja (rinja)
v0.4.0
Compare Source
v0.3.5
Compare Source
What's Changed
*
and&
operators in functions/methods arguments by @GuillaumeGomez in https://github.com/rinja-rs/rinja/pull/189once_map
dependency by @Kijewski in https://github.com/rinja-rs/rinja/pull/190 https://github.com/rinja-rs/rinja/pull/197num-traits
by @Kijewski in https://github.com/rinja-rs/rinja/pull/195--feature full
by @Kijewski in https://github.com/rinja-rs/rinja/pull/194as_bool()
by @Kijewski in https://github.com/rinja-rs/rinja/pull/203New Contributors
Full Changelog: askama-rs/askama@v0.3.4...v0.3.5
v0.3.4
Compare Source
What's Changed
pluralize
at compile time by @Kijewski in https://github.com/rinja-rs/rinja/pull/174io::Write
e.g.Vec<u8>
by @Kijewski in https://github.com/rinja-rs/rinja/pull/175.to_string()
method by @Kijewski in https://github.com/rinja-rs/rinja/pull/177&
by @GuillaumeGomez in https://github.com/rinja-rs/rinja/pull/179Full Changelog: askama-rs/askama@v0.3.3...v0.3.4
v0.3.3
Compare Source
What's Changed
Syntax
/InnerSyntax
are swapped by @Kijewski in https://github.com/rinja-rs/rinja/pull/159{% endwhen %}
by @Kijewski in https://github.com/rinja-rs/rinja/pull/165{#-#}
a syntax error by @Kijewski in https://github.com/rinja-rs/rinja/pull/169pluralize
filter by @Kijewski in https://github.com/rinja-rs/rinja/pull/170!
operator by @GuillaumeGomez in https://github.com/rinja-rs/rinja/pull/172Full Changelog: askama-rs/askama@v0.3.2...v0.3.3
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.