Skip to content

chore(deps): bump the cargo-dependencies group with 3 updates#196

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cargo-dependencies-2a16149690
Closed

chore(deps): bump the cargo-dependencies group with 3 updates#196
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cargo-dependencies-2a16149690

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Bumps the cargo-dependencies group with 3 updates: rustls, mimalloc and aws-smithy-runtime-api.

Updates rustls from 0.23.27 to 0.23.28

Commits
  • 12fe0c1 Prepare 0.23.28
  • 46ba039 Expose named_groups extension in ClientHello
  • b9a530a ci-bench: low-noise benchmarks with rustls-fuzzing-provider
  • 9b452d2 fuzzing-provider: support no-op ticketer
  • 136e857 fuzzing-provider: make ciphersuites public
  • 96d6656 Only include renegotiation SCSV for TLS1.2 attempts
  • 568b2c6 Use ProtocolName for ALPN protocol pervasively
  • 229dfe2 Allow future customisation of alert sent for InvalidMessage
  • d882860 Return more specific type from outer_hello_ext()
  • 34cdce3 Return more specific type from grease_ext()
  • Additional commits viewable in compare view

Updates mimalloc from 0.1.46 to 0.1.47

Release notes

Sourced from mimalloc's releases.

Version 0.1.47

Changes

  • Mimalloc v2.2.4
Commits
  • 0007097 v0.1.47
  • db90458 Updated mimalloc from upstream
  • eff2109 Merge pull request #139 from reigadegr/master
  • 7b45056 fix: Windows build failure caused by -Wno-error=date-time
  • 9c47102 Fix mimalloc build failure with musl and release mode
  • 44c72c7 Merge pull request #136 from nathaniel-daniel/add-windows-libs
  • c0ad27d Link with required libs on Windows
  • See full diff in compare view

Updates aws-smithy-runtime-api from 1.8.0 to 1.8.1

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 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 16, 2025
@dependabot dependabot Bot requested a review from a team as a code owner June 16, 2025 14:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 16, 2025
@dependabot dependabot Bot force-pushed the dependabot/cargo/cargo-dependencies-2a16149690 branch from df2d05e to a679afa Compare June 23, 2025 13:51
Bumps the cargo-dependencies group with 3 updates: [rustls](https://github.com/rustls/rustls), [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) and [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs).


Updates `rustls` from 0.23.27 to 0.23.28
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.27...v/0.23.28)

Updates `mimalloc` from 0.1.46 to 0.1.47
- [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases)
- [Commits](purpleprotocol/mimalloc_rust@v0.1.46...v0.1.47)

Updates `aws-smithy-runtime-api` from 1.8.0 to 1.8.1
- [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: rustls
  dependency-version: 0.23.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: mimalloc
  dependency-version: 0.1.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: aws-smithy-runtime-api
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/cargo-dependencies-2a16149690 branch from a679afa to ccea793 Compare June 30, 2025 13:16
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 7, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 7, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/cargo-dependencies-2a16149690 branch July 7, 2025 14:13
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