Skip to content

chore(deps): update rust crate askama to 0.16.0#3321

Merged
GuillaumeGomez merged 1 commit intomainfrom
renovate/askama-0.x
May 4, 2026
Merged

chore(deps): update rust crate askama to 0.16.0#3321
GuillaumeGomez merged 1 commit intomainfrom
renovate/askama-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

Package Type Update Change
askama (source) workspace.dependencies minor 0.15.40.16.0

Release Notes

askama-rs/askama (askama)

v0.16.0

Compare Source

This new release increases compatibility with jinja language, add support for more rust expressions in the templates. Take a look at the book for the migration guide.

(❗ = breaking change)

New features

Bugfixes

Other

Performance

Documentation

Internal changes

New Contributors

Full Changelog: askama-rs/askama@v0.15.4...v0.16.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@renovate renovate Bot requested a review from a team as a code owner May 4, 2026 01:33
@github-actions github-actions Bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label May 4, 2026
@syphar
Copy link
Copy Markdown
Member

syphar commented May 4, 2026

@GuillaumeGomez the breaking change, is it a silent breakage?
or can we assume our compile would error when we hit it?

@GuillaumeGomez
Copy link
Copy Markdown
Member

I already migrated our code base normally so if it compiles, then all good. :)

@GuillaumeGomez GuillaumeGomez merged commit 8afdce7 into main May 4, 2026
16 checks passed
@github-actions github-actions Bot removed the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label May 4, 2026
@GuillaumeGomez GuillaumeGomez deleted the renovate/askama-0.x branch May 4, 2026 12:27
@github-actions github-actions Bot added the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants