Skip to content

chore(deps): update rust crate minijinja (2.21.0 → 2.24.0) - #86

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

chore(deps): update rust crate minijinja (2.21.0 → 2.24.0)#86
atvik-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minijinja-2.x-lockfile

Conversation

@atvik-renovate

@atvik-renovate atvik-renovate Bot commented Aug 8, 2026

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


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

This PR has been generated by Mend Renovate CLI.

@atvik-renovate

atvik-renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@atvik-renovate
atvik-renovate Bot force-pushed the renovate/minijinja-2.x-lockfile branch 8 times, most recently from 834a0c9 to 27f8ee2 Compare August 9, 2026 18:10
@atvik-renovate atvik-renovate Bot changed the title chore(deps): update rust crate minijinja (2.21.0 → 2.22.0) chore(deps): update rust crate minijinja (2.21.0 → 2.23.0) Aug 9, 2026
@atvik-renovate
atvik-renovate Bot force-pushed the renovate/minijinja-2.x-lockfile branch 19 times, most recently from c9bbe5a to d37a89e Compare August 13, 2026 05:40
@atvik-renovate
atvik-renovate Bot force-pushed the renovate/minijinja-2.x-lockfile branch 13 times, most recently from aecea2e to 15cc1c0 Compare August 15, 2026 15:54
@atvik-renovate
atvik-renovate Bot force-pushed the renovate/minijinja-2.x-lockfile branch from 15cc1c0 to 9ad0934 Compare August 15, 2026 18:07
@atvik-renovate atvik-renovate Bot changed the title chore(deps): update rust crate minijinja (2.21.0 → 2.23.0) chore(deps): update rust crate minijinja (2.21.0 → 2.24.0) Aug 15, 2026
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.

0 participants