Skip to content

Update Rust crate minijinja to v2.24.0 - #550

Open
oxide-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minijinja-2.x-lockfile
Open

oxide-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minijinja-2.x-lockfile

Conversation

@oxide-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
minijinja workspace.dependencies minor 2.21.02.24.0

Release Notes

mitsuhiko/minijinja (minijinja)

v2.24.0

Compare Source

  • Added the wordwrap filter to the Python bindings. #​885
  • Fixed conditional expressions in keyword argument values for Jinja2 compatibility in Rust and Go. #​921
  • Fixed context! sorting keys when the preserve_order feature is enabled. #​920
  • Limited string repetition to 100 MB in Rust and Go to prevent excessive memory allocations.

v2.23.0

Compare Source

  • Fixed Unicode identifiers in templates rendered through the Python bindings.

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: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 8pm,before 6am"
  • Automerge
    • "after 8pm,before 6am"

🚦 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 has been generated by Mend Renovate CLI.

@oxide-renovate oxide-renovate Bot added the dependencies Pull requests that update a dependency file label Sep 19, 2026
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.

0 participants