Skip to content

Bump handlebars from 6.4.1 to 6.4.2#279

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

Bump handlebars from 6.4.1 to 6.4.2#279
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/handlebars-6.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/handlebars-6.4.1 branch from bc2ea87 to 7a8eb3c Compare June 12, 2026 23:28
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.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump handlebars from 6.4.0 to 6.4.1 Bump handlebars from 6.4.1 to 6.4.2 Jun 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/handlebars-6.4.1 branch from 7a8eb3c to a4278d8 Compare June 29, 2026 21:22
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