Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

Bump the patch-and-minor group with 3 updates - #23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/patch-and-minor-3e95fc8286
Open

Bump the patch-and-minor group with 3 updates#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/patch-and-minor-3e95fc8286

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the patch-and-minor group with 3 updates: shuttle, aws-sdk-s3 and http-body-util.

Updates shuttle from 0.9.1 to 0.9.2

Changelog

Sourced from shuttle's changelog.

0.9.2 (August 6, 2026)

  • Add support for 128-bit atomics (AtomicI128/AtomicU128) (#299)
  • Implement Display for TaskId to match tokio's task::Id (#307)
  • Add support for task abort (#278)
  • Refactor the shuttle crate into separate internal crates: shuttle-engine (core runtime and the Scheduler trait), shuttle-schedulers (built-in schedulers and check/replay helpers), and shuttle-std (the std replacement primitives) (#286, #290, #292, #294). This is an internal reorganization and does not change the shuttle public API.
  • Publish shuttle-std, shuttle-schedulers and shuttle-engine.
Commits

Updates aws-sdk-s3 from 1.112.0 to 1.116.0

Commits

Updates http-body-util from 0.1.4 to 0.1.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 patch-and-minor group with 3 updates: [shuttle](https://github.com/awslabs/shuttle), [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) and [http-body-util](https://github.com/hyperium/http-body).


Updates `shuttle` from 0.9.1 to 0.9.2
- [Release notes](https://github.com/awslabs/shuttle/releases)
- [Changelog](https://github.com/awslabs/shuttle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/shuttle/commits)

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

Updates `http-body-util` from 0.1.4 to 0.1.5
- [Release notes](https://github.com/hyperium/http-body/releases)
- [Commits](hyperium/http-body@http-body-util-v0.1.4...http-body-util-v0.1.5)

---
updated-dependencies:
- dependency-name: shuttle
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: aws-sdk-s3
  dependency-version: 1.116.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: http-body-util
  dependency-version: 0.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
...

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
@dependabot
dependabot Bot requested a review from ctolon as a code owner August 17, 2026 18:50
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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