Skip to content

Update Rust crate minijinja to 0.30#135

Merged
zdz merged 1 commit intomasterfrom
renovate/minijinja-0.x
Jan 28, 2023
Merged

Update Rust crate minijinja to 0.30#135
zdz merged 1 commit intomasterfrom
renovate/minijinja-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
minijinja dependencies minor 0.27 -> 0.30

Release Notes

mitsuhiko/minijinja

v0.30.1

Compare Source

  • Changed add_global to perform Into<Value> implicitly.
  • Added source_mut to retrieve a mutable reference to the source.
  • Improved Python bindings by adding support for template reloading, better
    documentation, error reporting.
  • Added pass_state to the Python binding.

v0.30.0

Compare Source

  • Expose debug flag from environment.
  • Added experimental Python bindings.

v0.29.0

Compare Source

  • Resolve a runtime panic if {% extends %} appears in the template
    but never is executed.
  • Fixed recursion detection for macros.
  • Enforce a maximum size of 10000 items on the range output.
  • Added fuel tracking support.
  • Added none test. (#​185)
  • Improved various issues with whitespace trimming. (#​187)
  • Value::default now returns Undefined rather than None.
  • Added support for loop.previtem and loop.nextitem. (#​188)

v0.28.0

Compare Source

  • Added capitalize filter. (#​163)
  • Added support for {% call %}. (#​164)
  • Added support for {% do %}. (#​167)
  • Improved testsuite to execute on wasm32-wasi.

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/minijinja-0.x branch from 222b4c3 to d0a397a Compare January 15, 2023 00:12
@renovate renovate bot changed the title Update Rust crate minijinja to 0.28 Update Rust crate minijinja to 0.29 Jan 15, 2023
@renovate renovate bot force-pushed the renovate/minijinja-0.x branch from d0a397a to c73abc3 Compare January 18, 2023 19:20
@renovate renovate bot changed the title Update Rust crate minijinja to 0.29 Update Rust crate minijinja to 0.30 Jan 18, 2023
@zdz zdz merged commit 3e543a7 into master Jan 28, 2023
@renovate renovate bot deleted the renovate/minijinja-0.x branch January 28, 2023 08:02
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