chore(deps): update rust crate minijinja to v2.11.0 #263

Merged
lucas merged 1 commit from renovate/minijinja-2.x-lockfile into master 2025-06-30 13:57:55 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
minijinja workspace.dependencies minor 2.10.2 -> 2.11.0

Release Notes

mitsuhiko/minijinja (minijinja)

v2.11.0

Compare Source

  • Fixed incorrect joining of leading undefineds or empty
    strings in the |join filter. This was inconsistent with
    Jinja2 and the filter itself for undefineds in other
    positions. #​794
  • Allow negative arguments to range function and change
    range to isize. #​799
  • Allow isize as argument type. #​799
  • MiniJinja now correctly handles \x escape sequences in strings
    as well as octals. #​805
  • Added a new |chain filter. #​807

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [minijinja](https://github.com/mitsuhiko/minijinja) | workspace.dependencies | minor | `2.10.2` -> `2.11.0` | --- ### Release Notes <details> <summary>mitsuhiko/minijinja (minijinja)</summary> ### [`v2.11.0`](https://github.com/mitsuhiko/minijinja/blob/HEAD/CHANGELOG.md#2110) [Compare Source](https://github.com/mitsuhiko/minijinja/compare/2.10.2...2.11.0) - Fixed incorrect joining of leading undefineds or empty strings in the `|join` filter. This was inconsistent with Jinja2 and the filter itself for undefineds in other positions. [#&#8203;794](https://github.com/mitsuhiko/minijinja/issues/794) - Allow negative arguments to `range` function and change range to `isize`. [#&#8203;799](https://github.com/mitsuhiko/minijinja/issues/799) - Allow `isize` as argument type. [#&#8203;799](https://github.com/mitsuhiko/minijinja/issues/799) - MiniJinja now correctly handles `\x` escape sequences in strings as well as octals. [#&#8203;805](https://github.com/mitsuhiko/minijinja/issues/805) - Added a new `|chain` filter. [#&#8203;807](https://github.com/mitsuhiko/minijinja/issues/807) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40Mi4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDIuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-botbot added 1 commit 2025-06-28 13:01:29 +02:00
chore(deps): update rust crate minijinja to v2.11.0
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
28a3875f86
lucas merged commit 2d12d7c112 into master 2025-06-30 13:57:55 +02:00
lucas deleted branch renovate/minijinja-2.x-lockfile 2025-06-30 13:57:55 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#263
No description provided.