Skip to content

chore(deps): update rust crate minijinja to v2.22.0 - #122

Merged
ShadowRZ merged 1 commit into
masterfrom
renovate/minijinja-2.x-lockfile
Aug 9, 2026
Merged

chore(deps): update rust crate minijinja to v2.22.0#122
ShadowRZ merged 1 commit into
masterfrom
renovate/minijinja-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
minijinja dependencies minor 2.21.02.22.0 2.23.0

Release Notes

mitsuhiko/minijinja (minijinja)

v2.22.0

Compare Source

  • Changed rendering of none and boolean values to None, True, and False for Jinja2 compatibility in Rust and Go. #​913
  • Added StringInput for custom Rust filters and functions that transform strings while preserving safety provenance.
  • Fixed safety handling in string-transforming and composing filters to preserve safe strings and escape unsafe fragments in Rust and Go.
  • Fixed the split filter to return a sequence, enabling negative indexing and slicing in Rust and Go. #​909
  • Fixed Python-compatible dict methods being shadowed by same-named map keys. #​903
  • Fixed loop-local assignments leaking into subsequent iterations in Rust and Go. #​912

Configuration

📅 Schedule: (UTC)

  • 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 7, 2026
@ShadowRZ
ShadowRZ merged commit 9f57cb6 into master Aug 9, 2026
2 checks passed
@ShadowRZ
ShadowRZ deleted the renovate/minijinja-2.x-lockfile branch August 9, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant