Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Update Rust crate minijinja to v2.2.0 #543

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
minijinja dependencies minor 2.1.2 -> 2.2.0

Release Notes

mitsuhiko/minijinja (minijinja)

v2.2.0

Compare Source

  • Fixes a bug where some enums did not deserialize correctly when
    used with ViaDeserialize. #​554
  • Implemented IntoDeserializer for Value and &Value. #​555
  • Added filesizeformat to minijinja-contrib. #​556
  • Added support for the loop_controls feature which adds
    {% break %} and {% continue %}. #​558
  • Iterables can now be indexed into. It was already possible previously
    to slice them. This improves support for Jinja2 compatibility as Jinja2
    is more likely to create temporary lists when slicing lists. #​565

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.

@pando85 pando85 merged commit bbc5e98 into master Aug 27, 2024
12 checks passed
@pando85 pando85 deleted the renovate/minijinja-2.x-lockfile branch August 27, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant