Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps askama from 0.15.1 to 0.15.3.

Release notes

Sourced from askama's releases.

v0.15.3

What's Changed

Full Changelog: askama-rs/askama@v0.15.2...v0.15.3

v0.15.2

What's Changed

New Contributors

Full Changelog: askama-rs/askama@v0.15.1...v0.15.2

Commits
  • 69e7247 Merge pull request #681 from GuillaumeGomez/update
  • 86abe56 Update crate version to 0.15.3
  • 827cbf2 Merge pull request #680 from GuillaumeGomez/fix-invalid-variable-parsing
  • 8ca3545 Fix ui/truncate.rs and ui/filter-invocation-invalid-arguments.rs stderr
  • c37b454 Fix invalid variable parsing
  • cd8fce3 Update book links (askama.rs)
  • 99438a7 Merge pull request #677 from GuillaumeGomez/update
  • 55805c2 Update crate version to 0.15.2
  • a4ff0f9 Remove version for askama_macros dependency in bench-build/Cargo.toml
  • 3081974 Merge pull request #670 from GuillaumeGomez/variables-in-extends-blocks
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

fusillicode and others added 2 commits January 28, 2026 08:12
Bumps [askama](https://github.com/askama-rs/askama) from 0.15.1 to 0.15.3.
- [Release notes](https://github.com/askama-rs/askama/releases)
- [Commits](askama-rs/askama@v0.15.1...v0.15.3)

---
updated-dependencies:
- dependency-name: askama
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 28, 2026
@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 35.53%. Comparing base (ef251ed) to head (cbf454c).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #429   +/-   ##
=======================================
  Coverage   35.53%   35.53%           
=======================================
  Files         126      126           
  Lines        7614     7614           
=======================================
  Hits         2706     2706           
  Misses       4908     4908           
Components Coverage Δ
catl 0.00% <ø> (ø)
evoke 35.71% <ø> (ø)
fkr 0.00% <ø> (ø)
gch 0.00% <ø> (ø)
gcu 25.00% <ø> (ø)
ghl 13.10% <ø> (ø)
idt 0.00% <ø> (ø)
miskatonic 0.00% <ø> (ø)
nomicon 7.36% <ø> (ø)
nvrim 41.24% <ø> (ø)
oe 0.00% <ø> (ø)
rmr 45.74% <ø> (ø)
tec 26.79% <ø> (ø)
try 0.00% <ø> (ø)
vpg 21.07% <ø> (ø)
yghfl 45.16% <ø> (ø)
yhfp 0.00% <ø> (ø)
ytil_cmd 54.28% <ø> (ø)
ytil_editor 99.37% <ø> (ø)
ytil_git 40.80% <ø> (ø)
ytil_github ∅ <ø> (∅)
ytil_hx 96.22% <ø> (ø)
ytil_system ∅ <ø> (∅)
ytil_tui 0.00% <ø> (ø)
ytil_wezterm 84.74% <ø> (ø)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

A newer version of askama exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant