Skip to content

deps: update rust crate handlebars to v6.4.2#422

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

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

Conversation

@renovate

@renovate renovate Bot commented May 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
handlebars dependencies patch 6.4.06.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").

v6.4.1

Compare Source

  • [Fixed] Allow using @partial-block with block include and fallback template [#​752]

Configuration

📅 Schedule: (UTC)

  • 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.


  • 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 added the dependencies Pull requests that update a dependency file label May 17, 2026
@renovate renovate Bot changed the title deps: update rust crate handlebars to v6.4.1 deps: update rust crate handlebars to v6.4.2 Jun 24, 2026
@renovate renovate Bot force-pushed the renovate/handlebars-6.x-lockfile branch from 8d7b064 to 817d03c Compare June 24, 2026 05:33
@sonarqubecloud

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants