Skip to content

build(deps): bump handlebars from 6.4.1 to 6.4.2#327

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/handlebars-6.4.2
Open

build(deps): bump handlebars from 6.4.1 to 6.4.2#327
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/handlebars-6.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps handlebars from 6.4.1 to 6.4.2.

Changelog

Sourced from handlebars's changelog.

6.4.2 - 2026-06-24

  • [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").
Commits
  • 7db1746 chore: Release handlebars version 6.4.2
  • de9b256 chore: maintain changelog
  • d022ea4 chore: update changelog
  • 069e965 fix: preseve order for serde_json map (#762)
  • 618e71f chore(deps-dev): bump webpack-dev-server in /playground/www (#759)
  • 09c2016 fix: inherit @key/@index/@first/@​last into partials and #with (#758)
  • ee99e2a chore(deps-dev): bump launch-editor in /playground/www (#757)
  • 7aa45d6 chore: update time api
  • 18d08e5 chore(deps-dev): bump shell-quote from 1.8.1 to 1.8.4 in /playground/www (#755)
  • c795abc chore(deps): bump qs and express in /playground/www (#754)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 6.4.1 to 6.4.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@v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 6.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 29, 2026
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.

0 participants