chore(deps): update rust crate handlebars to v6.4.3 #14

Merged
rosa merged 1 commit from renovate/handlebars-6.x-lockfile into main 2026-07-22 20:13:01 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
handlebars dependencies patch 6.4.26.4.3

Release Notes

sunng87/handlebars-rust (handlebars)

v6.4.3

Compare Source

  • [Fixed] Panic when using whitespace omission (~) on an else if
    chain tag, e.g. {{~else if cond}}. The leading tilde is now handled
    consistently with {{~else}} [#​766]
  • [Added] preserve_json_order feature flag that gates serde_json's
    preserve_order feature. Enabled by default to keep insertion-order key
    iteration; disable with default-features = false to restore alphabetical
    JSON object key ordering. [#​767]
  • [Changed] Drop the pprof dev-dependency (and its inferno /
    quick-xml transitive deps) from benchmarks. This removes the vulnerable
    quick-xml 0.26 transitive dependency ([#​764], [#​765]); the upgrade was
    blocked upstream because pprof pins inferno 0.11. Benchmarks now use
    plain criterion without in-repo flamegraph generation.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [handlebars](https://github.com/sunng87/handlebars-rust) | dependencies | patch | `6.4.2` → `6.4.3` | --- ### Release Notes <details> <summary>sunng87/handlebars-rust (handlebars)</summary> ### [`v6.4.3`](https://github.com/sunng87/handlebars-rust/blob/HEAD/CHANGELOG.md#643---2026-07-12) [Compare Source](https://github.com/sunng87/handlebars-rust/compare/v6.4.2...v6.4.3) - \[Fixed] Panic when using whitespace omission (`~`) on an `else if` chain tag, e.g. `{{~else if cond}}`. The leading tilde is now handled consistently with `{{~else}}` \[[#&#8203;766](https://github.com/sunng87/handlebars-rust/issues/766)] - \[Added] `preserve_json_order` feature flag that gates `serde_json`'s `preserve_order` feature. Enabled by default to keep insertion-order key iteration; disable with `default-features = false` to restore alphabetical JSON object key ordering. \[[#&#8203;767](https://github.com/sunng87/handlebars-rust/issues/767)] - \[Changed] Drop the `pprof` dev-dependency (and its `inferno` / `quick-xml` transitive deps) from benchmarks. This removes the vulnerable `quick-xml` 0.26 transitive dependency (\[[#&#8203;764](https://github.com/sunng87/handlebars-rust/issues/764)], \[[#&#8203;765](https://github.com/sunng87/handlebars-rust/issues/765)]); the upgrade was blocked upstream because `pprof` pins `inferno` 0.11. Benchmarks now use plain criterion without in-repo flamegraph generation. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzEuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
chore(deps): update rust crate handlebars to v6.4.3
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/pr/test Pipeline failed
1fb248c3c1
rosa scheduled this pull request to auto merge when all checks succeed 2026-07-19 12:08:17 +00:00
Author
Owner

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
rosa force-pushed renovate/handlebars-6.x-lockfile from 1fb248c3c1
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/pr/test Pipeline failed
to 5b708c6d00
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/push/test Pipeline was canceled
ci/woodpecker/pr/test Pipeline was canceled
ci/woodpecker/push/deploy unknown status
2026-07-22 20:12:52 +00:00
Compare
rosa merged commit 5b708c6d00 into main 2026-07-22 20:13:01 +00:00
rosa deleted branch renovate/handlebars-6.x-lockfile 2026-07-22 20:13:06 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rosa/waifu-calendar!14
No description provided.