Skip to content

Update Rust crate minijinja to v2.1.0 #9139

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

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Update Rust crate minijinja to v2.1.0 #9139

merged 1 commit into from
Jul 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
minijinja dependencies minor =2.0.3 -> =2.1.0

Release Notes

mitsuhiko/minijinja (minijinja)

v2.1.0

Compare Source

  • minijinja-cli now supports .ini files. #​532
  • Fixed a bug that caused cycle detection to trigger incorrectly when an included
    template extended from another template. #​538
  • Bumped the minimum version of self_cell to 1.0.4. #​540
  • MiniJinja will now warn if the serde feature is disabled. This is in
    anticipation of removing the serde dependency in the future. #​541
  • Improved an edge case with State::resolve. It now can resolve the
    initial template context in macro calls even if no closure has been
    created. #​542

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 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.20%. Comparing base (77c46a2) to head (a306802).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9139      +/-   ##
==========================================
+ Coverage   89.19%   89.20%   +0.01%     
==========================================
  Files         282      282              
  Lines       28511    28511              
==========================================
+ Hits        25429    25434       +5     
+ Misses       3082     3077       -5     

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

@Turbo87 Turbo87 merged commit f131402 into main Jul 23, 2024
10 checks passed
@Turbo87 Turbo87 deleted the renovate/minijinja-2.x branch July 23, 2024 05:32
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