chore(deps): update rust crate minijinja to v2.14.0 #321

Open
renovate-bot wants to merge 1 commit from renovate/minijinja-2.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
minijinja workspace.dependencies minor 2.12.0 -> 2.14.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mitsuhiko/minijinja (minijinja)

v2.14.0

Compare Source

  • Added support for tuple unpacking in {% set %} statements. #​847

v2.13.0

Compare Source

  • Added multi-key support to the |sort filter. #​827
  • Added format filter and str.format method for pycompat. #​835
  • Fix not undefined with strict undefined behavior. #​838
  • Added support for free threading Python. #​841
  • Added setLoader and setPathJoinCallback to the JavaScript bindings. #​842

Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [minijinja](https://github.com/mitsuhiko/minijinja) | workspace.dependencies | minor | `2.12.0` -> `2.14.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mitsuhiko/minijinja (minijinja)</summary> ### [`v2.14.0`](https://github.com/mitsuhiko/minijinja/blob/HEAD/CHANGELOG.md#2140) [Compare Source](https://github.com/mitsuhiko/minijinja/compare/2.13.0...2.14.0) - Added support for tuple unpacking in `{% set %}` statements. [#&#8203;847](https://github.com/mitsuhiko/minijinja/issues/847) ### [`v2.13.0`](https://github.com/mitsuhiko/minijinja/blob/HEAD/CHANGELOG.md#2130) [Compare Source](https://github.com/mitsuhiko/minijinja/compare/2.12.0...2.13.0) - Added multi-key support to the `|sort` filter. [#&#8203;827](https://github.com/mitsuhiko/minijinja/issues/827) - Added `format` filter and `str.format` method for pycompat. [#&#8203;835](https://github.com/mitsuhiko/minijinja/issues/835) - Fix `not undefined` with strict undefined behavior. [#&#8203;838](https://github.com/mitsuhiko/minijinja/issues/838) - Added support for free threading Python. [#&#8203;841](https://github.com/mitsuhiko/minijinja/issues/841) - Added `setLoader` and `setPathJoinCallback` to the JavaScript bindings. [#&#8203;842](https://github.com/mitsuhiko/minijinja/issues/842) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My43IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
chore(deps): update rust crate minijinja to v2.13.0
All checks were successful
/ clippy (pull_request) Successful in 1h1m30s
cc285b55ea
renovate-bot bot force-pushed renovate/minijinja-2.x-lockfile from cc285b55ea
All checks were successful
/ clippy (pull_request) Successful in 1h1m30s
to 45d68febcf
All checks were successful
/ clippy (pull_request) Successful in 2m50s
2025-12-13 00:47:02 +01:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate minijinja to v2.13.0 to chore(deps): update rust crate minijinja to v2.14.0 2025-12-13 00:47:02 +01:00
All checks were successful
/ clippy (pull_request) Successful in 2m50s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/minijinja-2.x-lockfile:renovate/minijinja-2.x-lockfile
git switch renovate/minijinja-2.x-lockfile
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!321
No description provided.