davidB / cdviz

View software deployment's events & states
Apache License 2.0
4 stars 1 forks source link

fix(deps): update rust crate handlebars to v6 #112

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
handlebars dependencies major 5.1 -> 6.0

Release Notes

sunng87/handlebars-rust (handlebars) ### [`v6.0.0`](https://togithub.com/sunng87/handlebars-rust/blob/HEAD/CHANGELOG.md#600---2024-07-20) [Compare Source](https://togithub.com/sunng87/handlebars-rust/compare/v5.1.2...v6.0.0) - \[Fixed] Various indent issue with partials, empty lines and helpers \[[#​646](https://togithub.com/sunng87/handlebars-rust/issues/646)] \[[#​654](https://togithub.com/sunng87/handlebars-rust/issues/654)] \[[#​658](https://togithub.com/sunng87/handlebars-rust/issues/658)] - \[Fixed] Bug when accessing nested path \[[#​651](https://togithub.com/sunng87/handlebars-rust/issues/651)] - \[Added] New public access to `PathSeg` \[[#​656](https://togithub.com/sunng87/handlebars-rust/issues/656)] - \[Added] New API to set single block params in `BlockContext` \[[#​655](https://togithub.com/sunng87/handlebars-rust/issues/655)] - \[Added] `From` for `RenderErrorReason` \[[#​644](https://togithub.com/sunng87/handlebars-rust/issues/644)] - \[Changed] Add `non_exhaustive` attribute to all public memebers \[[#​647](https://togithub.com/sunng87/handlebars-rust/issues/647)] - \[Changed] `RenderContext` API and improved performance for partial rendering \[[#​661](https://togithub.com/sunng87/handlebars-rust/issues/661)] \[[#​662](https://togithub.com/sunng87/handlebars-rust/issues/662)] - \[Changed] Improved error messsage for template parsing \[[#​638](https://togithub.com/sunng87/handlebars-rust/issues/638)]

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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.21s
⚠️ REPOSITORY trivy yes 1 4.94s
✅ REPOSITORY trivy-sbom yes no 0.61s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_