fix(deps): update all dependencies to v2.13.0 #11

Merged
kjuulh merged 1 commits from renovate/all into main 2025-12-01 02:42:22 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
minijinja dependencies minor 2.12.0 -> 2.13.0
minijinja-autoreload dependencies minor 2.12.0 -> 2.13.0

Release Notes

mitsuhiko/minijinja (minijinja)

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 these updates 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) | dependencies | minor | `2.12.0` -> `2.13.0` | | [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) | dependencies | minor | `2.12.0` -> `2.13.0` | --- ### Release Notes <details> <summary>mitsuhiko/minijinja (minijinja)</summary> ### [`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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-12-01 02:42:21 +01:00
fix(deps): update all dependencies to v2.13.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
668170d38f
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-12-01 02:42:21 +01:00
kjuulh merged commit 668170d38f into main 2025-12-01 02:42:22 +01:00
kjuulh deleted branch renovate/all 2025-12-01 02:42:22 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/noil-client#11
No description provided.