Skip to content

chore(deps): bump rustls from 0.23.27 to 0.23.28#328

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/rustls-0.23.28
Jul 13, 2025
Merged

chore(deps): bump rustls from 0.23.27 to 0.23.28#328
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/rustls-0.23.28

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps 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

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 23, 2025
@github-actions github-actions bot enabled auto-merge (squash) June 23, 2025 11:12
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it only includes patch or minor updates.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it only includes patch or minor updates.

@robjtede
Copy link
Owner

@dependabot rebase

Bumps [rustls](https://github.com/rustls/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)

---
updated-dependencies:
- dependency-name: rustls
  dependency-version: 0.23.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rustls-0.23.28 branch from a6b3080 to 82f6157 Compare July 13, 2025 09:10
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it only includes patch or minor updates.

@github-actions github-actions bot merged commit de432e3 into main Jul 13, 2025
7 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/rustls-0.23.28 branch July 13, 2025 09:12
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