Skip to content

Commit 05b23d7

Browse files
authored
Bump handlebars from 5.1.0 to 6.2.0 (#73)
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 5.1.0 to 6.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sunng87/handlebars-rust/releases">handlebars's releases</a>.</em></p> <blockquote> <h2>v6.1.0</h2> <h2>What's Changed</h2> <ul> <li>docs: fix code examples formatting by <a href="https://github.com/mrnossiom"><code>@​mrnossiom</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/668">sunng87/handlebars-rust#668</a></li> <li>chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 in /playground/www by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/671">sunng87/handlebars-rust#671</a></li> <li>implement floating point and string comparisons by <a href="https://github.com/lovasoa"><code>@​lovasoa</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/673">sunng87/handlebars-rust#673</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mrnossiom"><code>@​mrnossiom</code></a> made their first contribution in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/668">sunng87/handlebars-rust#668</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sunng87/handlebars-rust/compare/v6.0.0...v6.1.0">https://github.com/sunng87/handlebars-rust/compare/v6.0.0...v6.1.0</a></p> <h2>v6.0.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps-dev): bump express from 4.18.2 to 4.19.2 in /playground/www by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/639">sunng87/handlebars-rust#639</a></li> <li>impl From<!-- raw HTML omitted --> for RenderErrorReason by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/644">sunng87/handlebars-rust#644</a></li> <li>Fix nested partial indenting by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/646">sunng87/handlebars-rust#646</a></li> <li>chore(deps): update env_logger requirement from 0.10 to 0.11 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/631">sunng87/handlebars-rust#631</a></li> <li>add common IDEs to .gitignore by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/649">sunng87/handlebars-rust#649</a></li> <li>refactor: add non_exhaustive to all pub items with pub members by <a href="https://github.com/sunng87"><code>@​sunng87</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/647">sunng87/handlebars-rust#647</a></li> <li>Fix Nested path lookup bug by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/651">sunng87/handlebars-rust#651</a></li> <li>chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /playground/www by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/648">sunng87/handlebars-rust#648</a></li> <li>chore(deps-dev): bump ws from 8.11.0 to 8.17.1 in /playground/www by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/652">sunng87/handlebars-rust#652</a></li> <li>Allow users to set single block params. by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/655">sunng87/handlebars-rust#655</a></li> <li>Fix indent v2 by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/654">sunng87/handlebars-rust#654</a></li> <li>feat: add PathSeg to public API by <a href="https://github.com/geoffreygarrett"><code>@​geoffreygarrett</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/656">sunng87/handlebars-rust#656</a></li> <li>Fix <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/611">#611</a> by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/657">sunng87/handlebars-rust#657</a></li> <li>apply clippy fixes by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/659">sunng87/handlebars-rust#659</a></li> <li>Fix edge case around nested empty partials by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/658">sunng87/handlebars-rust#658</a></li> <li>fix: clippy warnings on optional feature tests by <a href="https://github.com/sunng87"><code>@​sunng87</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/660">sunng87/handlebars-rust#660</a></li> <li>Avoid cloning the Render Context by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/661">sunng87/handlebars-rust#661</a></li> <li>Zero alloc indent write by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/663">sunng87/handlebars-rust#663</a></li> <li>Eliminate <code>RenderContextInner</code> by <a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/662">sunng87/handlebars-rust#662</a></li> </ul> <p>See manually crafted changelog here: <a href="https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md#600---2024-07-20">https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md#600---2024-07-20</a></p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/cmrschwarz"><code>@​cmrschwarz</code></a> made their first contribution in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/644">sunng87/handlebars-rust#644</a></li> <li><a href="https://github.com/geoffreygarrett"><code>@​geoffreygarrett</code></a> made their first contribution in <a href="https://redirect.github.com/sunng87/handlebars-rust/pull/656">sunng87/handlebars-rust#656</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sunng87/handlebars-rust/compare/v5.1.2...v6.0.0">https://github.com/sunng87/handlebars-rust/compare/v5.1.2...v6.0.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md">handlebars's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/sunng87/handlebars-rust/compare/6.1.0...6.2.0">6.2.0</a> - 2024-10-26</h2> <ul> <li>[Added] <code>@index</code> variable for object iteration <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/682">#682</a></li> <li>[Changed] improve number comparison between different types <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/679">#679</a></li> </ul> <h2><a href="https://github.com/sunng87/handlebars-rust/compare/6.0.0...6.1.0">6.1.0</a> - 2024-09-06</h2> <ul> <li>[Added] More data type support in comparison helpers <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/673">#673</a></li> </ul> <h2><a href="https://github.com/sunng87/handlebars-rust/compare/5.1.2...6.0.0">6.0.0</a> - 2024-07-20</h2> <ul> <li>[Fixed] Various indent issue with partials, empty lines and helpers <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/646">#646</a> <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/654">#654</a> <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/658">#658</a></li> <li>[Fixed] Bug when accessing nested path <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/651">#651</a></li> <li>[Added] New public access to <code>PathSeg</code> <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/656">#656</a></li> <li>[Added] New API to set single block params in <code>BlockContext</code> <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/655">#655</a></li> <li>[Added] <code>From&lt;RenderError&gt;</code> for <code>RenderErrorReason</code> <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/644">#644</a></li> <li>[Changed] Add <code>non_exhaustive</code> attribute to all public memebers <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/647">#647</a></li> <li>[Changed] <code>RenderContext</code> API and improved performance for partial rendering <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/661">#661</a> <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/662">#662</a></li> <li>[Changed] Improved error messsage for template parsing <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/638">#638</a></li> </ul> <h2><a href="https://github.com/sunng87/handlebars-rust/compare/5.1.1...5.1.2">5.1.2</a> - 2024-03-24</h2> <ul> <li>[Changed] Improved error message and syntax rule naming <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/638">#638</a></li> <li>[Changed] Updated <code>heck</code> to 0.5 <a href="https://redirect.github.com/sunng87/handlebars-rust/issues/635">#635</a></li> </ul> <h2><del><a href="https://github.com/sunng87/handlebars-rust/compare/5.1.0...5.1.1">5.1.1</a> - 2024-01-18</del> Yanked</h2> <ul> <li>[Changed] Turned off pub access of <code>chain</code> in <code>HelperTemplate</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sunng87/handlebars-rust/commit/5e35c7639ba72ebf9adcaa8786ced5f33748a425"><code>5e35c76</code></a> chore: Release handlebars version 6.2.0</li> <li><a href="https://github.com/sunng87/handlebars-rust/commit/f2b5cb10c65c03d38a2207373971cf1071418471"><code>f2b5cb1</code></a> chore: changelog housekeeping</li> <li><a href="https://github.com/sunng87/handlebars-rust/commit/f5511489bf91c9221d91e2dd287dd3e8c89e935a"><code>f551148</code></a> feat: add <a href="https://github.com/index"><code>@​index</code></a> for object iteration (<a href="https://redirect.github.com/sunng87/handlebars-rust/issues/682">#682</a>)</li> <li><a href="https://github.com/sunng87/handlebars-rust/commit/a970c28daaec820ae4ce6558195ce58f78b95081"><code>a970c28</code></a> chore(deps): bump cookie and express in /playground/www (<a href="https://redirect.github.com/sunng87/handlebars-rust/issues/680">#680</a>)</li> <li><a href="https://github.com/sunng87/handlebars-rust/commit/f9f88edaad786257bfcb90a7f11767d08494f7e4"><code>f9f88ed</code></a> fix: improved number compare between different types (<a href="https://redirect.github.com/sunng87/handlebars-rust/issues/679">#679</a>)</li> <li><a href="https://github.com/sunng87/handlebars-rust/commit/f7583b9a347326cdc1ccb33937f1b8edea8476fa"><code>f7583b9</code></a> fix: lint warnings</li> <li><a href="https://github.com/sunng87/handlebars-rust/commit/83a10626d19b08b2ff699936f21c8d41c6e02260"><code>83a1062</code></a> fix: lint warnings</li> <li><a href="https://github.com/sunng87/handlebars-rust/commit/c06517091b596711d59b330e4f2fe87f7c5dc207"><code>c065170</code></a> chore(deps): bump send and express in /playground/www (<a href="https://redirect.github.com/sunng87/handlebars-rust/issues/676">#676</a>)</li> <li><a href="https://github.com/sunng87/handlebars-rust/commit/6db7cf1785413add0cbb6b5013e577b9eea5885f"><code>6db7cf1</code></a> chore(deps): bump serve-static and express in /playground/www (<a href="https://redirect.github.com/sunng87/handlebars-rust/issues/675">#675</a>)</li> <li><a href="https://github.com/sunng87/handlebars-rust/commit/8ba3effddc366a7b9948c18f3e87744ce5c09655"><code>8ba3eff</code></a> (cargo-release) version 6.1.0</li> <li>Additional commits viewable in <a href="https://github.com/sunng87/handlebars-rust/compare/v5.1.0...v6.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=handlebars&package-manager=cargo&previous-version=5.1.0&new-version=6.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
2 parents 8c8ff17 + 45e9f15 commit 05b23d7

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

Cargo.lock

Lines changed: 18 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ url = "2.2.2"
2020
tokio = "1.35"
2121
async-trait = "0.1.51"
2222
futures = "0.3.17"
23-
handlebars = "5"
23+
handlebars = "6"
2424
masker = { version="0.0.4", features=["streams"] }
2525
junit-parser = "1"
2626
serde = { version = "^1.0.194", features = ["derive"] }

0 commit comments

Comments
 (0)