Skip to content

chore(deps): bump the minor-and-patch group with 2 updates#174

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/cargo/minor-and-patch-e6adf27888
Jul 13, 2026
Merged

chore(deps): bump the minor-and-patch group with 2 updates#174
github-actions[bot] merged 1 commit into
masterfrom
dependabot/cargo/minor-and-patch-e6adf27888

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 2 updates: handlebars and uuid.

Updates handlebars from 6.4.2 to 6.4.3

Release notes

Sourced from handlebars's releases.

v6.4.3

What's Changed

Full Changelog: sunng87/handlebars-rust@v6.4.2...v6.4.3

Changelog

Sourced from handlebars's changelog.

[6.4.3] - 2026-07-12

  • [Fixed] Panic when using whitespace omission (~) on an else if chain tag, e.g. {{~else if cond}}. The leading tilde is now handled consistently with {{~else}} #766
  • [Added] preserve_json_order feature flag that gates serde_json's preserve_order feature. Enabled by default to keep insertion-order key iteration; disable with default-features = false to restore alphabetical JSON object key ordering. #767
  • [Changed] Drop the pprof dev-dependency (and its inferno / quick-xml transitive deps) from benchmarks. This removes the vulnerable quick-xml 0.26 transitive dependency (#764, #765); the upgrade was blocked upstream because pprof pins inferno 0.11. Benchmarks now use plain criterion without in-repo flamegraph generation.
Commits
  • ed6090f chore: Release handlebars version 6.4.3
  • 924fcef chore: update changelog
  • aa3aaa0 fix: handle leading tilde on else if chain tags (#768)
  • 747133f feat: add preserve_json_order feature flag (#767)
  • 5bc756b chore(deps-dev): bump ws from 8.18.0 to 8.21.0 in /playground/www (#770)
  • 488a9f9 chore: drop pprof dev-dependency to remove vulnerable quick-xml (#769)
  • See full diff in compare view

Updates uuid from 1.23.4 to 1.23.5

Release notes

Sourced from uuid's releases.

v1.23.5

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.23.4...v1.23.5

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 2 updates: [handlebars](https://github.com/sunng87/handlebars-rust) and [uuid](https://github.com/uuid-rs/uuid).


Updates `handlebars` from 6.4.2 to 6.4.3
- [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.2...v6.4.3)

Updates `uuid` from 1.23.4 to 1.23.5
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.23.4...v1.23.5)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 6.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: uuid
  dependency-version: 1.23.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot added type: dependencies Dependency updates (Cargo.toml, Cargo.lock) workspace Workspace-wide changes affecting multiple crates labels Jul 13, 2026
@github-actions
github-actions Bot merged commit dfbc4ae into master Jul 13, 2026
14 checks passed
@github-actions
github-actions Bot deleted the dependabot/cargo/minor-and-patch-e6adf27888 branch July 13, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies Dependency updates (Cargo.toml, Cargo.lock) workspace Workspace-wide changes affecting multiple crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants