Skip to content

Update Rust crate minijinja to v0.19.1 #5189

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

Merged
merged 1 commit into from
Sep 4, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
minijinja dependencies minor =0.18.1 -> =0.19.1

Release Notes

mitsuhiko/minijinja

v0.19.1

Compare Source

  • Fixed binary subtraction operator requiring a space. (#​94)
  • Fixed trailing commas not working in functino calls. (#​95)

v0.19.0

Compare Source

  • Small internal improvements to context creation. (#​79)
  • Add support for JSON/YAML/JavaScript Escaping. (#​82)
  • Add missing escape support for single quotes ('). (#​81)
  • Added support for newlines in string literals. (#​85)
  • Added support for block assignment syntax. (#​86)
  • Added string concatenatino with + for Jinja compat. (#​87)
  • Enable debug mode by default in debug builds. (#​88)
  • Added render! macro and render_str. (#​89)
  • Fixed an issue where trailing whitespace removal did not work on blocks. (#​90)
  • Added loop.changed() method. (#​91)

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Rust crate minijinja to v0.19.0 Update Rust crate minijinja to v0.19.1 Sep 3, 2022
@renovate renovate bot force-pushed the renovate/minijinja-0.x branch from 06ad62c to b21805f Compare September 3, 2022 10:57
@Turbo87 Turbo87 merged commit 429c934 into master Sep 4, 2022
@Turbo87 Turbo87 deleted the renovate/minijinja-0.x branch September 4, 2022 07:20
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.

1 participant