Skip to content

chore(deps): update rust crate handlebars to v6.4.2#3558

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/handlebars-6.x-lockfile
Open

chore(deps): update rust crate handlebars to v6.4.2#3558
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/handlebars-6.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
handlebars workspace.dependencies patch 6.4.16.4.2

Release Notes

sunng87/handlebars-rust (handlebars)

v6.4.2

Compare Source

  • [Fixed] Access to local variables like @key, @index, etc. in #with and
    partial block [#​758]
  • [Fixed] Preserve ordering when iterating an array context inside a partial
    that receives hash parameters [#​760]
  • [Changed] Enable serde_json preserve_order feature. JSON objects are now
    iterated in insertion order (matching Handlebars.js semantics) instead of
    alphabetical key order. This fixes index-key ordering for array contexts
    converted into objects by partial hash parameters (e.g. "10" no longer
    sorts before "2").

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) June 24, 2026 05:28
@github-actions github-actions Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Jun 24, 2026
@renovate renovate Bot force-pushed the renovate/handlebars-6.x-lockfile branch 2 times, most recently from f6bb6ca to ddec712 Compare June 24, 2026 05:39

@rajpratham1 rajpratham1 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a standard dependency update generated by Renovate. The PR only bumps handlebars from 6.4.1 to 6.4.2 in Cargo.lock and updates the corresponding checksum, with no application code changes. Since all GitHub checks are passing, this looks safe to merge.

@renovate renovate Bot force-pushed the renovate/handlebars-6.x-lockfile branch 4 times, most recently from 3b257b9 to 610d74e Compare June 24, 2026 21:24
@renovate renovate Bot force-pushed the renovate/handlebars-6.x-lockfile branch from 610d74e to 4ee2327 Compare June 25, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant