Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2026

Bumps the simple1 group with 6 updates:

Package From To
flate2 1.1.5 1.1.8
aws-smithy-runtime 1.9.6 1.9.8
aws-smithy-types 1.3.5 1.3.6
assert_cmd 2.1.1 2.1.2
cc 1.2.51 1.2.52
aws-runtime 1.5.17 1.5.18

Updates flate2 from 1.1.5 to 1.1.8

Release notes

Sourced from flate2's releases.

1.1.8

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.7...1.1.8

1.1.7 - depend on zlib-rs directly and remove libz-rs-sys

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.5...1.1.6

1.1.6 - YANKED

It caused rust-lang/flate2-rs#515.

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.5...1.1.6

Commits
  • 8b66c27 Merge pull request #525 from Byron/test-zlib-API
  • 5e752c9 Address PR review
  • 3196dd0 refactor internal feature toggles to better represent the status quo
  • 106cbcc Bump patch level in preparation for release
  • af7a0b3 Add capabilties test for functions reserved to zlib-implementations.
  • 22c77ee Describe unreachable!("...") branch in Deflate::set_level() of zlib-rs
  • b9e2979 Remove C-binding specific restriction from CI for zlib-rs test.
  • 71eb5c5 Merge pull request #524 from Byron/complete-zlib-rs
  • fec67eb zlib-rs: support set_dictionary and set_level
  • ecfdc2d update zlib-rs to 0.5.5
  • Additional commits viewable in compare view

Updates aws-smithy-runtime from 1.9.6 to 1.9.8

Commits

Updates aws-smithy-types from 1.3.5 to 1.3.6

Commits

Updates assert_cmd from 2.1.1 to 2.1.2

Changelog

Sourced from assert_cmd's changelog.

[2.1.2] - 2026-01-09

Fixes

  • Add #[must_use] to help catch missing assertions
Commits
  • edda0b2 chore: Release assert_cmd version 2.1.2
  • 891d412 docs: Update changelog
  • e39dc36 Merge pull request #267 from epage/must
  • d947cb0 fix: Add must_use before assertions are applied
  • 7b8fd99 Merge pull request #264 from kemingy/doc_macro_semicolon
  • 79f8e57 docs: add the missing semicolon for macro
  • 6289384 chore(deps): Update Rust Stable to v1.92 (#262)
  • 7b353d8 Merge pull request #260 from assert-rs/renovate/actions-checkout-6.x
  • 48cda51 chore(deps): Update actions/checkout action to v6
  • ee88946 docs: Clarify cargo_bin_cmd
  • Additional commits viewable in compare view

Updates cc from 1.2.51 to 1.2.52

Release notes

Sourced from cc's releases.

cc-v1.2.52

Other

  • Fix contradictory doc for CC compiler in crate doc (#1650)
  • Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#1647)
  • Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#1648)
  • Fix Build::env_tool to check for .exe on windows (#1646)
Changelog

Sourced from cc's changelog.

1.2.52 - 2026-01-09

Other

  • Fix contradictory doc for CC compiler in crate doc (#1650)
  • Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#1647)
  • Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#1648)
  • Fix Build::env_tool to check for .exe on windows (#1646)
Commits
  • d0562c9 chore: release (#1651)
  • c3ff4ea Fix contradictory doc for CC compiler in crate doc (#1650)
  • c1055d8 Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#1647)
  • 7abc2e6 Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#1648)
  • 6b3e91b Fix Build::env_tool to check for .exe on windows (#1646)
  • e7784c8 Fix tool existence check in find_tool method (#1645)
  • d1a3017 Fix SdkInfo::find_tool to check for executable extension (#1644)
  • See full diff in compare view

Updates aws-runtime from 1.5.17 to 1.5.18

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added the A-dependencies Area: dependency upgrades label Jan 18, 2026
@dependabot dependabot bot requested review from a team and teskje as code owners January 18, 2026 22:34
@dependabot dependabot bot added the A-dependencies Area: dependency upgrades label Jan 18, 2026
@dependabot dependabot bot requested a review from aljoscha January 18, 2026 22:34
@def- def- enabled auto-merge January 19, 2026 09:48
@def- def- force-pushed the dependabot/cargo/simple1-819c7057c1 branch from f52de37 to cefacbe Compare January 19, 2026 09:48
Bumps the simple1 group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.8` |
| [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.9.6` | `1.9.8` |
| [aws-smithy-types](https://github.com/smithy-lang/smithy-rs) | `1.3.5` | `1.3.6` |
| [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.1.1` | `2.1.2` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.51` | `1.2.52` |
| [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.5.17` | `1.5.18` |

Updates `flate2` from 1.1.5 to 1.1.8
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](rust-lang/flate2-rs@1.1.5...1.1.8)

Updates `aws-smithy-runtime` from 1.9.6 to 1.9.8
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-types` from 1.3.5 to 1.3.6
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `assert_cmd` from 2.1.1 to 2.1.2
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.1.1...v2.1.2)

Updates `cc` from 1.2.51 to 1.2.52
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.51...cc-v1.2.52)

Updates `aws-runtime` from 1.5.17 to 1.5.18
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: flate2
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: aws-smithy-runtime
  dependency-version: 1.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: aws-smithy-types
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: assert_cmd
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: cc
  dependency-version: 1.2.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: aws-runtime
  dependency-version: 1.5.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
...

Signed-off-by: dependabot[bot] <support@github.com>
@def- def- force-pushed the dependabot/cargo/simple1-819c7057c1 branch from cefacbe to ca97f4b Compare January 19, 2026 10:38
@def- def- merged commit 7d2a7fa into main Jan 19, 2026
131 checks passed
@def- def- deleted the dependabot/cargo/simple1-819c7057c1 branch January 19, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants