Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate minijinja to v2.1.1 #9201

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Update Rust crate minijinja to v2.1.1 #9201

merged 1 commit into from
Jul 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
minijinja dependencies patch =2.1.0 -> =2.1.1

Release Notes

mitsuhiko/minijinja (minijinja)

v2.1.1

Compare Source

  • Added indent parameter to tojson filter. #​546
  • Added randrange, lipsum, random, cycler and joiner to
    minijinja-contrib. #​547
  • Added the ability to use &T and Arc<T> as parameters
    to filters and functions if T is an Object. #​548
  • minijinja-cli now also enables the datetime, timezone and rand features. #​549
  • Aligned the behavior of the int filter closer to Jinja2. #​549

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.23%. Comparing base (33b7bd1) to head (0ea2e41).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9201   +/-   ##
=======================================
  Coverage   89.23%   89.23%           
=======================================
  Files         282      282           
  Lines       28609    28609           
=======================================
+ Hits        25529    25530    +1     
+ Misses       3080     3079    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Turbo87 Turbo87 merged commit ee1b6f6 into main Jul 31, 2024
10 checks passed
@Turbo87 Turbo87 deleted the renovate/minijinja-2.x branch July 31, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant