Skip to content

chore(deps): bump handlebars from 4.5.0 to 6.3.2#3747

Merged
jolestar merged 1 commit into
mainfrom
dependabot/cargo/handlebars-6.3.2
Nov 18, 2025
Merged

chore(deps): bump handlebars from 4.5.0 to 6.3.2#3747
jolestar merged 1 commit into
mainfrom
dependabot/cargo/handlebars-6.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 16, 2025

Copy link
Copy Markdown
Contributor

Bumps handlebars from 4.5.0 to 6.3.2.

Release notes

Sourced from handlebars's releases.

v6.3.2

What's Changed

Full Changelog: sunng87/handlebars-rust@v6.3.1...v6.3.2

v6.3.1

What's Changed

New Contributors

Full Changelog: sunng87/handlebars-rust@v6.3.0...v6.3.1

v6.3.0

What's Changed

New Contributors

Full Changelog: sunng87/handlebars-rust@v6.2.0...v6.3.0

v6.2.0

What's Changed

Full Changelog: sunng87/handlebars-rust@v6.1.0...v6.2.0

v6.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from handlebars's changelog.

6.3.2 - 2025-03-16

  • [Fixed] Reimplementation of partial context #699

6.3.1 - 2025-02-09

  • [Fixed] Regression of partial context #694

6.3.0 - 2025-01-05

  • [Added] Builders for some non-exhaustive structs #688
  • [Changed] and and or helper now accepts multiple parameters #687
  • [Changed] MSRV is now 1.73

6.2.0 - 2024-10-26

  • [Added] @index variable for object iteration #682
  • [Changed] improve number comparison between different types #679

6.1.0 - 2024-09-06

  • [Added] More data type support in comparison helpers #673

6.0.0 - 2024-07-20

  • [Fixed] Various indent issue with partials, empty lines and helpers #646 #654 #658
  • [Fixed] Bug when accessing nested path #651
  • [Added] New public access to PathSeg #656
  • [Added] New API to set single block params in BlockContext #655
  • [Added] From<RenderError> for RenderErrorReason #644
  • [Changed] Add non_exhaustive attribute to all public memebers #647
  • [Changed] RenderContext API and improved performance for partial rendering #661 #662
  • [Changed] Improved error messsage for template parsing #638

5.1.2 - 2024-03-24

  • [Changed] Improved error message and syntax rule naming #638
  • [Changed] Updated heck to 0.5 #635

5.1.1 - 2024-01-18 Yanked

  • [Changed] Turned off pub access of chain in HelperTemplate

5.1.0 - 2024-01-17

  • [Added] Chained else if block support #629

5.0.0 - 2023-12-31

... (truncated)

Commits
  • 7d666fb chore: Release handlebars version 6.3.2
  • ab28f5e chore: maintain changelog
  • 7fb336a feat: correct implementation of partial block (#699)
  • e9c4fe7 fix: partial context with literal parameters (#695)
  • 6055df6 chore: Release handlebars version 6.3.1
  • 357cfd5 chore: update changelog
  • 9389e8c fix: reimplement partial context as block params (#694)
  • 85d810c fix: lint error
  • 715c6be Revert "ci: update github workflow"
  • f528ad8 ci: update github workflow
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 4.5.0 to 6.3.2.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md)
- [Commits](sunng87/handlebars-rust@v4.5.0...v6.3.2)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 6.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 16, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 16, 2025
@vercel

vercel Bot commented Oct 16, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
rooch-portal-v2.1 Ready Ready Preview Comment Oct 16, 2025 6:19pm
test-portal Ready Ready Preview Comment Oct 16, 2025 6:19pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
rooch Ignored Ignored Preview Oct 16, 2025 6:19pm

@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/handlebars 6.3.2 🟢 3.8
Details
CheckScoreReason
Code-Review⚠️ 2Found 6/24 approved changesets -- score normalized to 2
Maintained🟢 34 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Vulnerabilities🟢 91 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/num-modular 0.6.1 UnknownUnknown
cargo/num-order 1.2.0 UnknownUnknown
cargo/thiserror 2.0.17 🟢 5.5
Details
CheckScoreReason
Maintained🟢 1027 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 0Found 1/24 approved changesets -- score normalized to 0
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟢 3security policy file detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/thiserror-impl 2.0.17 🟢 5.5
Details
CheckScoreReason
Maintained🟢 1027 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 0Found 1/24 approved changesets -- score normalized to 0
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟢 3security policy file detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • Cargo.lock

@jolestar jolestar merged commit 0df00e7 into main Nov 18, 2025
17 of 21 checks passed
@jolestar jolestar deleted the dependabot/cargo/handlebars-6.3.2 branch November 18, 2025 07:40
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