Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

Package Type Update Change
minijinja dependencies minor =2.6.0 -> =2.7.0

Release Notes

mitsuhiko/minijinja (minijinja)

v2.7.0

Compare Source

  • Removed string interning. #​675
  • loop.nextitem is now a lazy operation. This prevents issues when
    iterating over one-shot iterators combined with {% break %} and
    it now ensures that the iterator is not running "one item ahead". #​677
  • Fixed an issue that caused loop aliasing not to be supported for
    recursive loops. #​678
  • CLI moved from serde_yml to serde_yaml. #​684
  • Improved undefined error reporting. Undefined values will now in most
    cases point to exactly where the error happened. #​686
  • Allow newer notify dependency versions (up to 8.x) for the autoreload
    crate. #​688

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 was generated by Mend Renovate. View the repository job log.

@Turbo87 Turbo87 merged commit b080ecc into main Jan 28, 2025
8 checks passed
@Turbo87 Turbo87 deleted the renovate/minijinja-2.x branch January 28, 2025 18:29
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.

2 participants