Skip to content

chore(deps): bump the cargo group with 5 updates - #183

Merged
bryantbiggs merged 1 commit into
mainfrom
dependabot/cargo/cargo-f29e01d4bc
Aug 17, 2026
Merged

chore(deps): bump the cargo group with 5 updates#183
bryantbiggs merged 1 commit into
mainfrom
dependabot/cargo/cargo-f29e01d4bc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 5 updates:

Package From To
aws-sdk-autoscaling 1.125.0 1.126.0
aws-sdk-ec2 1.245.0 1.246.0
aws-sdk-eks 1.140.0 1.141.0
clap_mangen 0.3.2 0.3.3
handlebars 6.4.3 6.4.4

Updates aws-sdk-autoscaling from 1.125.0 to 1.126.0

Commits

Updates aws-sdk-ec2 from 1.245.0 to 1.246.0

Commits

Updates aws-sdk-eks from 1.140.0 to 1.141.0

Commits

Updates clap_mangen from 0.3.2 to 0.3.3

Commits
  • 5b81f10 chore: Release
  • 7b02708 docs: Update changelog
  • 6689200 Merge pull request #6482 from codeAnqiang-ma/fix/mangen-hidden-positional-syn...
  • 07c6fd2 fix(mangen): Hide hidden positionals from the SYNOPSIS
  • 2003b34 test(mangen): Show hidden positionals in the SYNOPSIS
  • 8e50ec8 chore: Release
  • 1f7ca4e chore: Update transitive clap
  • 3e790f2 docs: Update changelog
  • 0b83f87 Merge pull request #6477 from antoniszymanski/master
  • dee8b8e fix(clap_complete_nushell): Set argument type to directory for `ValueHint::...
  • See full diff in compare view

Updates handlebars from 6.4.3 to 6.4.4

Release notes

Sourced from handlebars's releases.

v6.4.4

What's Changed

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

Changelog

Sourced from handlebars's changelog.

[6.4.4] - 2026-08-12

  • [Changed] We have to revert preserve_json_order as a default feature. Users who need this can still enable it for handlebars-rust, or enable preserve_order for you serde_json.
Commits
  • ddcc332 chore: Release handlebars version 6.4.4
  • f768dab chore: update changelog
  • fade238 chore: disable preseve order feature by default (#783)
  • 9748144 fix: lint fix
  • 613dc6d chore(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 in /playground/www (#780)
  • d702a10 chore(deps-dev): bump webpack-dev-server in /playground/www (#779)
  • 434291c chore(deps-dev): bump webpack-dev-server in /playground/www (#776)
  • 71aaca9 chore(deps-dev): bump shell-quote in /playground/www (#777)
  • a429337 chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 in /playground/www (#774)
  • 2802ada chore(deps-dev): bump websocket-driver in /playground/www (#772)
  • Additional commits viewable in compare view

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 cargo group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-sdk-autoscaling](https://github.com/awslabs/aws-sdk-rust) | `1.125.0` | `1.126.0` |
| [aws-sdk-ec2](https://github.com/awslabs/aws-sdk-rust) | `1.245.0` | `1.246.0` |
| [aws-sdk-eks](https://github.com/awslabs/aws-sdk-rust) | `1.140.0` | `1.141.0` |
| [clap_mangen](https://github.com/clap-rs/clap) | `0.3.2` | `0.3.3` |
| [handlebars](https://github.com/sunng87/handlebars-rust) | `6.4.3` | `6.4.4` |


Updates `aws-sdk-autoscaling` from 1.125.0 to 1.126.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sdk-ec2` from 1.245.0 to 1.246.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sdk-eks` from 1.140.0 to 1.141.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `clap_mangen` from 0.3.2 to 0.3.3
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_mangen-v0.3.2...clap_mangen-v0.3.3)

Updates `handlebars` from 6.4.3 to 6.4.4
- [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.3...v6.4.4)

---
updated-dependencies:
- dependency-name: aws-sdk-autoscaling
  dependency-version: 1.126.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: aws-sdk-ec2
  dependency-version: 1.246.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: aws-sdk-eks
  dependency-version: 1.141.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: clap_mangen
  dependency-version: 0.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: handlebars
  dependency-version: 6.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

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 Aug 17, 2026
@bryantbiggs
bryantbiggs merged commit 7ae4347 into main Aug 17, 2026
5 checks passed
@bryantbiggs
bryantbiggs deleted the dependabot/cargo/cargo-f29e01d4bc branch August 17, 2026 14:32
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.

1 participant