Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update rust crate handlebars to v6 (oxc-project#4402)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [handlebars](https://github.com/sunng87/handlebars-rust) | workspace.dependencies | major | `5.1.2` -> `6.0.0` | --- ### Release Notes <details> <summary>sunng87/handlebars-rust (handlebars)</summary> ### [`v6.0.0`](https://github.com/sunng87/handlebars-rust/blob/HEAD/CHANGELOG.md#600---2024-07-20) [Compare Source](https://github.com/sunng87/handlebars-rust/compare/v5.1.2...v6.0.0) - \[Fixed] Various indent issue with partials, empty lines and helpers \[[#​646](https://github.com/sunng87/handlebars-rust/issues/646)] \[[#​654](https://github.com/sunng87/handlebars-rust/issues/654)] \[[#​658](https://github.com/sunng87/handlebars-rust/issues/658)] - \[Fixed] Bug when accessing nested path \[[#​651](https://github.com/sunng87/handlebars-rust/issues/651)] - \[Added] New public access to `PathSeg` \[[#​656](https://github.com/sunng87/handlebars-rust/issues/656)] - \[Added] New API to set single block params in `BlockContext` \[[#​655](https://github.com/sunng87/handlebars-rust/issues/655)] - \[Added] `From<RenderError>` for `RenderErrorReason` \[[#​644](https://github.com/sunng87/handlebars-rust/issues/644)] - \[Changed] Add `non_exhaustive` attribute to all public memebers \[[#​647](https://github.com/sunng87/handlebars-rust/issues/647)] - \[Changed] `RenderContext` API and improved performance for partial rendering \[[#​661](https://github.com/sunng87/handlebars-rust/issues/661)] \[[#​662](https://github.com/sunng87/handlebars-rust/issues/662)] - \[Changed] Improved error messsage for template parsing \[[#​638](https://github.com/sunng87/handlebars-rust/issues/638)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/oxc-project/oxc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information